commit 87c94ce443d30cc14197df86026818d92ff6cba3 Author: Cheolsoo Park Date: Wed Jan 30 17:10:28 2013 -0800 SQOOP-855: pg_bulkload: NullPointerException will be thrown if user specified invalid path the binary (Jarek Jarcec Cecho via Cheolsoo Park) commit 8f3acbacefda6ca721c91ef1423f6a6f12c04e77 Author: Cheolsoo Park Date: Wed Jan 30 15:55:26 2013 -0800 SQOOP-854: Return value of pg_bulkload utility is being ignored (Jarek Jarcec Cecho via Cheolsoo Park) commit 5da7d5e0f31392123f38020aaf4934abf40fe0db Author: Jenkins slave Date: Wed Jan 30 10:28:42 2013 -0800 Preparing for CDH4.2.0 release commit 5ac01152f1a9e6a41f1b628d370c9674d4016ccb Author: Sean Mackrory Date: Fri Jan 25 15:20:06 2013 -0800 CDH-10104: Load MR1 jars by default. YARN users must set HADOOP_MAPRED_HOME to the proper value. commit 43429b1e544ccb90f47397b938611cf420ab3386 Author: Jarek Jarcec Cecho Date: Thu Jan 10 09:01:06 2013 -0800 SQOOP-796: Unable to use new Hadoop environment variables (Sean Mackrory via Jarek Jarcec Cecho) commit 06d71cb9d3afc120a9c19f04036ce85554be4ec1 Author: Cheolsoo Park Date: Thu Jan 10 08:06:44 2013 -0800 SQOOP-825: Warning for incorrect usage of hive parameters is not checking HIVE_HOME correctly (Jarek Jarcec Cecho via Cheolsoo Park) commit 855cd9c8f7bbb279d12039c4f7d7ec533fb095e7 Author: Cheolsoo Park Date: Wed Jan 9 11:36:51 2013 -0800 SQOOP-821: Hadoop has changed logic for job id in LocalJobRunner that breaks Lob* tests (Jarek Jarcec Cecho via Cheolsoo Park) commit 14bf019fe8a416c4173f5c0ead0c7ed7c1821abd Author: Cheolsoo Park Date: Tue Jan 8 10:15:35 2013 -0800 SQOOP-818: Missing method setConnManager(Lcom/cloudera/sqoop/manager/ConnManager;)V in ExportJobContContext breaks MS SQL Connector (Jarek Jarcec Cecho via Cheolsoo Park) commit 16d78591a0d530ade52faaa80b9816d375dd399d Author: Cheolsoo Park Date: Tue Jan 8 10:06:56 2013 -0800 SQOOP-820: Escape table name in export job only if it's required by connector (Jarek Jarcec Cecho via Cheolsoo Park) commit d60583611dfae3025354d9e892fb97d2bbcaf3b3 Author: Jarek Jarcec Cecho Date: Sun Jan 6 02:30:15 2013 -0800 SQOOP-808: SQLExceptions From Batched Exports Aren't Very Helpful (Nick White via Jarek Jarcec Cecho) commit a3ff6c3c9dc24974e4d62afa2541e41ec14e6524 Author: Cheolsoo Park Date: Fri Jan 4 02:27:27 2013 -0800 SQOOP-804: Warn if hive special arguments will be used without --hive-import (Jarek Jarcec Cecho via Cheolsoo Park) commit 52b43d887a588f63ac36d1592f417bab7c9c384c Author: Jarek Jarcec Cecho Date: Thu Dec 6 08:51:41 2012 -0800 SQOOP-741: The OracleConnect getTables() implementation needs to restrict tables to current user (Venkat Ranganathan via Jarek Jarcec Cecho) commit 0932b0735099313942261db1a6362aacbbcaeab5 Author: Cheolsoo Park Date: Sat Dec 8 19:59:57 2012 -0800 SQOOP-731 Move HBase tests to manual tests as they depend on unreleased artifacts (Jarek Jarcec Cecho via Cheolsoo Park) commit 4abbfcdd4066a6d26dec546ccc10770f433d00ff Author: Jarek Jarcec Cecho Date: Thu Jan 3 10:55:49 2013 -0800 CDH-9454: Update Sqoop to work with AVRO-1.7.3 commit fdb0b9a6579197d8b8d7f10ebd1626378f7e8d78 Author: Jarek Jarcec Cecho Date: Fri Dec 21 09:25:53 2012 -0800 SQOOP-526: Unable to resolve maven-scm-providers-standard CDH-9609: Backport SQOOP-526 to CDH 4.2: Unable to resolve maven-scm-providers-standard commit 5cce641e8a5439f0ff1e73d6350e79595d35b30b Author: Jarek Jarcec Cecho Date: Tue Dec 18 20:50:02 2012 -0800 SQOOP-652: Improve error message generated in DataDrivenDBInputFormat when no splitter is available CDH-9555: Backport SQOOP-652 to CDH4.2: Improve error message generated in DataDrivenDBInputFormat when no splitter is available commit 7fee709cd8618302aa3fbb593a3e1194424d46f1 Author: Jarek Jarcec Cecho Date: Sun Dec 9 13:14:18 2012 -0800 SQOOP-730: User Guide Update: Section 3 - Sqoop Releases CDH-9389: Backport SQOOP-730 to CDH4.2: User Guide Update: Section 3 - Sqoop Releases commit feff3639ab9030b11ba75d7b44d88e724ff6b005 Author: Jarek Jarcec Cecho Date: Mon Dec 3 11:53:37 2012 -0800 CDH-9304: Change URL for internal release repository commit 396ad82f1fc3330cf2b90a54d468d04d52922164 Author: Jarek Jarcec Cecho Date: Sat Dec 1 09:27:38 2012 -0800 SQOOP-726: Put debugging information into generated SqoopRecord class CDH-9293: Backport SQOOP-726 to CDH4.2: Put debugging information into generated SqoopRecord class commit c2f36c791a8f01d0443a7d1d11fb34c220745952 Author: Jarek Jarcec Cecho Date: Sat Dec 1 09:18:43 2012 -0800 SQOOP-720: Improve error handling when exporting malformed text data CDH-9292: Backport SQOOP-720: Improve error handling when exporting malformed text data commit e960c699dd2abe65e8a35a6dd9d2c17c1fdb76b8 Author: Jarek Jarcec Cecho Date: Sat Dec 1 09:09:06 2012 -0800 SQOOP-721: Duplicating rows on export when exporting from compressed files. CDH-9291: Backport SQOOP-721 to CDH4.2: Duplicating rows on export when exporting from compressed files. commit 517b58df939ecb25fb99cf6e1864a5b391309f44 Author: Jarek Jarcec Cecho Date: Thu Nov 29 08:52:36 2012 -0800 SQOOP-725: Enable HBase tests in sqoop 1 CDH-9256: Backport SQOOP-725 to CDH4.2: Enable HBase tests in sqoop 1 commit 95bcf6e352ffa3e7341514b9287e98fd1a495cfa Author: Jarek Jarcec Cecho Date: Wed Nov 28 17:22:11 2012 -0800 SQOOP-724: Support Table hints in Microsoft SQL Server CDH-9247: Backport SQOOP-724 to CDH4.2: Support Table hints in Microsoft SQL Server commit 3845f4e6d3918529d8a96be06484518e074d46e8 Author: Jarek Jarcec Cecho Date: Wed Nov 28 17:16:38 2012 -0800 SQOOP-706: Sqoop won't compile on Java 7 due to new methods in ResultSet interface CDH-9246: Backport SQOOP-706 to CDH 4.2: Sqoop won't compile on Java 7 due to new methods in ResultSet interface commit 0cb959ab32c4ad4e08bd65290fc92f016c1b1db5 Author: Jarek Jarcec Cecho Date: Mon Nov 26 16:39:08 2012 -0800 SQOOP-382: Connection parameters should be used on the mapper CDH-9185: Backport SQOOP-382 to CDH 4.2: Connection parameters should be used on the mapper commit 42df2b557b57022ba6aa9ce35b2d65e7f4a8d46c Author: Jarek Jarcec Cecho Date: Sun Nov 11 15:39:34 2012 -0800 SQOOP-657: ant checkstyle results in errors CDH-9002: Backport SQOOP-657 to CDH 4.2: ant checkstyle results in errors commit 3ffa1cddeabf7d5d6e9d47d4c201d37160347505 Author: Jarek Jarcec Cecho Date: Sat Nov 10 09:07:33 2012 -0800 SQOOP-687: org.apache.sqoop.tool.ExportTool.applyOptions invokes applyOutputFormatOptions(..) twice in succession CDH-8998: Backport SQOOP-687 to CDH 4.2: org.apache.sqoop.tool.ExportTool.applyOptions invokes applyOutputFormatOptions(..) twice in succession commit 82a8a5605a6463b2bfda3ba838d96d951bd10517 Author: Jarek Jarcec Cecho Date: Fri Nov 9 09:16:45 2012 -0800 SQOOP-689: Sqoop Import failing randomly while importing the data from SQL Server CDH-8988: Backport SQOOP-683 to CDH 4.2: Documenting sqoop.mysql.export.sleep.ms - easy throttling feature for direct MySQL exports commit 50c0a1d897720938ec68bd7cc32fba6a86598645 Author: Jarek Jarcec Cecho Date: Wed Nov 7 08:11:18 2012 -0800 SQOOP-650: Add ability to name mapreduce job generated by Sqoop CDH-8952: Backport SQOOP-650 to CDH 4.2: Add ability to name mapreduce job generated by Sqoop commit 0b25e7258465c84bccadf886a86e7081cf505b45 Author: Jarek Jarcec Cecho Date: Sun Nov 4 08:21:58 2012 -0800 SQOOP-604: Easy throttling feature for MySQL exports CDH-8891: Backport SQOOP-604 to CDH 4.2: Easy throttling feature for MySQL exports commit c59fd57b7377d1dc377254be63527fae2926dfab Author: Jarek Jarcec Cecho Date: Fri Nov 2 12:25:26 2012 -0700 SQOOP-467: Add support for Oracle BINARY_FLOAT and BINARY_DOUBLE data types CDH-8879: Backport SQOOP-467 to CDH 4.2: Add support for Oracle BINARY_FLOAT and BINARY_DOUBLE data types commit 784f148689a51c22e79b6a25cc2e25b026056c50 Author: Jarek Jarcec Cecho Date: Wed Oct 31 09:30:02 2012 -0700 SQOOP-635: Explaining why it's important to specify weird urandom path in Troubleshooting guide CDH-8815: Backport SQOOP-635 to CDH 4.2: Explaining why it's important to specify weird urandom path in Troubleshooting guide commit 2b47db0cda8d65229ab90d4eb3c592e99f877d1d Author: Jarek Jarcec Cecho Date: Thu Oct 25 15:48:41 2012 -0700 SQOOP-651: adding .gitattributes to prevent CRLF and LF mismatches for source and text files CDH-8752: Backport SQOOP-651 to CDH 4.2: adding .gitattributes to prevent CRLF and LF mismatches for source and text files commit b66340d12589ae2a7ac3160874ee63af1b29e50b Author: Jarek Jarcec Cecho Date: Sun Oct 21 18:39:33 2012 -0700 SQOOP-636: ExportJobTestCase.runExport method does not reuse the existing Configuration and SqoopOptions CDH-8677: Backport SQOOP-636 to CDH 4.2: ExportJobTestCase.runExport method does not reuse the existing Configuration and SqoopOptions commit f0ee061ba81fdfe4f24dd385749295b05643bac5 Author: Jarek Jarcec Cecho Date: Thu Oct 18 08:15:55 2012 -0700 SQOOP-462: Sqoop hbase Test Compilation failure. CDH-8639: Backport SQOOP-462 to CDH 4.2: Sqoop hbase Test Compilation failure. commit c45173bf0208abad94acc3ccfc218afcd7c36caa Author: Jarek Jarcec Cecho Date: Thu Oct 18 08:11:37 2012 -0700 SQOOP-621: Requesting support for upsert export with MySQL CDH-8638: Backport SQOOP-621 to CDH 4.2: Requesting support for upsert export with MySQL commit e50e71d97fd86bc6423ec614f57fbb2059645e21 Author: Jarek Jarcec Cecho Date: Fri Oct 12 11:35:46 2012 -0700 SQOOP-628: Postgres direct import fails on non-lowercase column names Backport SQOOP-628 to CDH 4.2: Postgres direct import fails on non-lowercase column names commit 8b31e903b2153e6652e48b955ec0ebf7120c3e4b Author: Jarek Jarcec Cecho Date: Fri Oct 5 10:18:54 2012 -0700 SQOOP-617: User guide is missing argument --fetch-size CDH-8414: Backport SQOOP-617 to CDH 4.2: User guide is missing argument --fetch-size commit ad7cebf98d5a421cb43a11788934e832cd752966 Author: Jarek Jarcec Cecho Date: Fri Oct 5 10:16:34 2012 -0700 SQOOP-540: Microsoft SQL Connector doesn't support custom schemas CDH-8413: Backport SQOOP-540 to CDH 4.2: Microsoft SQL Connector doesn't support custom schemas commit 934f6d80e4b228bbcd8e885b7c0aa8fc76999e8b Author: Jarek Jarcec Cecho Date: Thu Sep 27 13:10:54 2012 +0200 SQOOP-615: Error in Avro generation CDH-8245: Backport SQOOP-615 to CDH 4.2: Error in Avro generation commit 7e0b0e6216f7c93b44d1202b973eebb4b63fbd01 Author: Jarek Jarcec Cecho Date: Wed Sep 26 23:24:19 2012 +0200 SQOOP-616: HBase import/export is not working on non secure cluster where security is available CDH-8233: Backport SQOOP-616 to CDH 4.2: HBase import/export is not working on non secure cluster where security is available commit 40702faa8cce7c5def11dcffd935960d92617396 Author: Jarek Jarcec Cecho Date: Thu Sep 20 21:39:46 2012 +0200 SQOOP-603: Support small intervals in IntegerSplitter implementation CDH-8143: Backport SQOOP-603 to CDH 4.2: Support small intervals in IntegerSplitter implementation commit 4e1d060fd658cff9d26a02f423c87055acbb9af9 Author: Jarek Jarcec Cecho Date: Thu Sep 20 17:38:23 2012 +0200 SQOOP-601: Support custom schemas in PostgreSQL Connector CDH-8079: Backport SQOOP-601 to CDH 4.2: Support custom schemas in PostgreSQL Connector commit 630f38a4ffae169e15da87cccadb4002b41c5bf5 Author: Jarek Jarcec Cecho Date: Wed Sep 19 13:06:53 2012 +0200 SQOOP-586: ant checkstyle has 2 errors CDH-8074: Backport SQOOP-586 to CDH 4.2: ant checkstyle has 2 errors commit e0c2d390f1ee8d04fb90a7f8103fd58e15f935aa Author: Jarek Jarcec Cecho Date: Wed Sep 19 13:05:32 2012 +0200 SQOOP-606: Increase unit test timeout CDH-8080: Backport SQOOP-606 to CDH 4.2: Increase unit test timeout commit e036d776eaa400bdb4d8f704afa89bc759f0f60f Author: Jarek Jarcec Cecho Date: Wed Sep 19 13:04:12 2012 +0200 SQOOP-607: In-process Hive CLI driver does not work CDH-8106: Backport SQOOP-607 to CDH 4.2: In-process Hive CLI driver does not work commit a861709e66cf085aa1f19f7c9390595d1e4cb8fd Author: Jarek Jarcec Cecho Date: Wed Sep 19 09:09:06 2012 +0200 SQOOP-390: PostgreSQL connector for direct export with pg_bulkload CDH-8070: Backport SQOOP-390 to CDH 4.2: PostgreSQL connector for direct export with pg_bulkload commit b77182646843b20fd4906019da6cc2a7bfee8a17 Author: Jarek Jarcec Cecho Date: Tue Sep 18 21:03:46 2012 +0200 SQOOP-582: Create a template method for job submission in Export/Import JobBase CDH-8071: Backport SQOOP-582: Create a template method for job submission in Export/Import JobBase commit 1e3f7361fd2e0a4623f3272f8e34a8e36734331e Author: Jarek Jarcec Cecho Date: Tue Sep 18 20:57:15 2012 +0200 SQOOP-580: Add Open-ended "teardown" routine that is called after the job execution for cleanup CDH-8072: Backport SQOOP-580 to CDH 4.2: Add Open-ended "teardown" routine that is called after the job execution for cleanup"" commit cb99907f789c37053492028bef559ea552df9676 Author: Jarek Jarcec Cecho Date: Tue Sep 18 19:45:25 2012 +0200 SQOOP-579: Simple refactoring of org.apache.sqoop.manager.DefaultManagerFactory - extract methods for reuse CDH-8073: Backport SQOOP-579 to CDH4.2: Simple refactoring of org.apache.sqoop.manager.DefaultManagerFactory - extract methods for reuse commit cc4c6541d2f2442fef3886d4c2c6054b898c825c Author: Jarek Jarcec Cecho Date: Tue Sep 18 19:38:17 2012 +0200 SQOOP-595: Change repository location in source code CDH-8075: Backport SQOOP-586 to CDH 4.2: Change repository location in source code commit 17115c6fb82476892202ebdab7ba8225ef83b9b9 Author: Jarek Jarcec Cecho Date: Tue Sep 18 19:34:04 2012 +0200 SQOOP-578: sqoop script calls com.cloudera.sqoop.Sqoop instead of org.apache.sqoop.Sqoop CDH-8069: Backport SQOOP-578 to CDH 4.2: sqoop script calls com.cloudera.sqoop.Sqoop instead of org.apache.sqoop.Sqoop commit a83dcf14cb3e2fb92d266c307e7ac5905d32fcfe Author: Jarek Jarcec Cecho Date: Tue Sep 18 19:32:09 2012 +0200 SQOOP-598: Document NULL substitution string changes for HIVE import CDH-8076: Backport SQOOP-598 to CDH 4.2: Document NULL substitution string changes for HIVE import commit 8b74884b7d557a4067027f0b5d3a327382a57893 Author: Jarek Jarcec Cecho Date: Tue Sep 18 19:28:15 2012 +0200 SQOOP-599: Import to HBase is not working on secure cluster CDH-8077: Backport SQOOP-599 to CDH 4.2: Import to HBase is not working on secure cluster commit 9683e0a81614092085f086883d4ac4e5b54cf28a Author: Jarek Jarcec Cecho Date: Tue Sep 18 19:20:57 2012 +0200 SQOOP-600: HBase table family presence is not working correctly on new HBase versions CDH-8078: Backport SQOOP-600 to CDH 4.2: HBase table family presence is not working correctly on new HBase versions commit 4cf316c6591c2cfbaf231731bf2fc5989f3f4488 Author: Jarek Jarcec Cecho Date: Mon Sep 10 09:46:43 2012 +0200 CLOUDERA-BUILD. Removing bin suffix from artifact name commit 7b62666db217f54cb126b1945bdf1f0ddda1007b Author: Jarek Jarcec Cecho Date: Mon Sep 10 08:26:53 2012 +0200 CLOUDERA-BUILD. Upgrading all versions to CDH 4.2.0 commit 223be7143771d7568b3144213d1c766cea731a73 Author: Jarek Jarcec Cecho Date: Fri Sep 7 10:28:16 2012 +0200 CLOUDERA-BUILD. Back porting cloudera build scripts from 1.4.1 branch I've backported following commits: * f0c9bc6c7cbbfe0a6fdf8be6476c1fe0a9e0e496 CLOUDERA-BUILD. CDH build modifications. * 631f532150967390ef5ec585c3c092da032d98ac CLOUDERA-BUILD. Enable Sqoop unit tests against MR1. * fcb023e2f568166088559433ac307f6888129a2f CLOUDERA-BUILD. Fixing build.properties template to use org.apache.sqoop. * 7e59d1c078b4c080a0ddb4e0ac729aa4fc5af7dc CDH-5920 Sqoop build failure in jenkins Jarcec