5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-05 20:31:47 +08:00
Commit Graph

25 Commits

Author SHA1 Message Date
Bilung Lee
c32afa5aea SQOOP-497: Enhance repository interface to support Connection CRUD
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1376202 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 19:25:51 +00:00
Bilung Lee
239433e1a9 SQOOP-577: Design storage in derby repository for connect and job metadata
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1375822 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 22:13:19 +00:00
Jarek Jarcec Cecho
1a1c307364 SQOOP-532. Define intefaces for connector-defined execution classes.
(Bilung Lee via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1373132 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 21:53:53 +00:00
Jarek Jarcec Cecho
30c8d02e43 SQOOP-532. Define intefaces for connector-defined execution classes.
(Bilung Lee via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1373131 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 21:52:56 +00:00
Bilung Lee
ab2313875b SQOOP-544: Split job metadata for different job types (import, export)
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1373069 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 20:37:26 +00:00
Bilung Lee
7158e2ff27 SQOOP-568: Configuration reload period should be configurable in PropertiesConfigurationProvider
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1372557 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 19:23:28 +00:00
Bilung Lee
5eed5c7fcd SQOOP-545 Add IntelliJ IDEA files to RAT exclude
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1371524 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 22:45:41 +00:00
Bilung Lee
12e049b4ec SQOOP-567 Support connection validation in JDBC repository
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1371512 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 22:10:35 +00:00
Bilung Lee
517c2c1bb7 SQOOP-535: Support splitting metadata to connector and framework specific
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1370814 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 15:41:15 +00:00
Jarek Jarcec Cecho
b5d0e56aa0 SQOOP-531. Define connector execution lifecycle.
(Bilung Lee via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1370203 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 12:24:55 +00:00
Jarek Jarcec Cecho
d096c57fae SQOOP-537. TestMPersistableEntity does not contain license header.
(Abhijeet Gaikwad via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1369200 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 20:41:33 +00:00
Bilung Lee
867e18fb02 SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1368623 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 17:51:30 +00:00
Jarek Jarcec Cecho
26efd11ada SQOOP-525. Enable dist package build by default.
(Bilung Lee via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1367363 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 23:26:57 +00:00
Jarek Jarcec Cecho
51b539a1c6 SQOOP-491.Create configuration directory with documented configuration files under Sqoop2.
(Arvind Prabhakar via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1363241 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 06:43:53 +00:00
Jarek Jarcec Cecho
7c295b4f61 SQOOP-495. Support for parameter substitution in the client shell.
(Vasanth kumar RJ via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1362238 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 20:26:48 +00:00
Jarek Jarcec Cecho
e19d63b625 SQOOP-502. Implement show connector command end-to-end.
(Bilung Lee via Jarek Jarcec Cecho)


git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1360620 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 10:34:34 +00:00
Bilung Lee
498da2b799 SQOOP-511 Need to set persistent id for connector if in repository already
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1356323 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 16:27:45 +00:00
Bilung Lee
44a259da2a SQOOP-507 Make maven not to download tomcat every time
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1352636 13f79535-47bb-0310-9956-ffa450edef68
2012-06-21 18:00:07 +00:00
Bilung Lee
ed631e9250 SQOOP-365 Show connector command
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1346742 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 05:57:26 +00:00
Bilung Lee
a8c6010554 SQOOP-365 Update show command to reflect actual implementation
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1344437 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 20:06:40 +00:00
Bilung Lee
1de77f9163 SQOOP-365 Show server/version commands
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1344434 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 19:54:49 +00:00
Bilung Lee
8d2a0ed56c SQOOP-365 Sqoop distribution automation with maven
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1344408 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 18:44:14 +00:00
Bilung Lee
856ee82ced SQOOP-365 Update related infomation to reflect top-level project
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1341221 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 22:00:53 +00:00
Bilung Lee
5a2cc06266 SQOOP-365 Proposal for next major revision of Sqoop.
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1341121 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 17:36:54 +00:00
Daniel Shahaf
b71b4caccd move sqoop to TLP
git-svn-id: https://svn.apache.org/repos/asf/sqoop/branches/sqoop2@1306066 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:04:41 +00:00