2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 4 years ago.
Mar 25, 2020 — Mar 25, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hive DDL generator uses INTEGER when it means INT. More... almost 15 years ago
Add support for mysqlimport-based export jobs. More... almost 15 years ago
Enable cobertura coverage reporting. More... almost 15 years ago
Refactor ExportJob to facilitate multiple kinds of export jobs. More... almost 15 years ago
Enable findbugs on build and fix all warnings. More... almost 15 years ago
Support BINARY, VARBINARY, and RAW (Oracle) types More... almost 15 years ago
Cache connections to Oracle across ConnManagers. More... almost 15 years ago
Added unit test to check network setup needed for postgres tests. More... almost 15 years ago
Changed license headers to reference Cloudera instead of the ASF. More... almost 15 years ago
If --hive-import and --generate-only are specified, create a ddl script file. More... almost 15 years ago
Show imported row count after job completion. More... almost 15 years ago
Compilation, dependency resolution, and tests pass. More... almost 15 years ago
Support for CLOB/BLOB data in external files. More... almost 15 years ago
MAPREDUCE-1445. Refactor Sqoop tests to support better ConnManager testing. Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1444. Sqoop ConnManager instances can leak Statement objects. Contributed by Aaron Kimball. More... almost 15 years ago
Run mysqldump in map task instead of on the client. More... almost 15 years ago
MAPREDUCE-1467. Add a --verbose flag to Sqoop. Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1469. Sqoop should disable speculative execution in export. Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1341. Sqoop should have an option to create hive tables and skip the table import step. Contributed by Leonid Furman. More... almost 15 years ago
Users can precisely control export parallelism. More... almost 15 years ago
Use DataDrivenDBInputFormat with Oracle. More... almost 15 years ago
Improve batch testrunner support for third-party tests. More... almost 15 years ago
MAPREDUCE-1356. Allow user-specified hive table name in sqoop. Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1395. Sqoop does not check return value of Job.waitForCompletion(). Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1394. Sqoop generates incorrect URIs in paths sent to Hive. Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1327. Fix Sqoop handling of Oracle timezone with timestamp data types in import. Contributed by Leonid Furman More... almost 15 years ago
MAPREDUCE-1313. Fix NPE in Sqoop when table with null fields uses escape during import. Contributed by Aaron Kimball More... almost 15 years ago
Initial support for CLOB/BLOB types More... almost 15 years ago
MAPREDUCE-1212. Mapreduce contrib project ivy dependencies are not included in binary target. Contributed by Aaron Kimball. More... almost 15 years ago
MAPREDUCE-1310. CREATE TABLE statements for Hive do not correctly specify delimiters. Contributed by Aaron Kimball. More... almost 15 years ago