CDH 4 Release Notes
The following lists all Sqoop 2 Jiras included in CDH 4
that are not included in the Sqoop 2 base version 1.99.1. The
sqoop2-1.99.1-cdh4.2.0.CHANGES.txt
file lists all changes included in CDH 4. The patch for each
change can be found in the cloudera/patches directory in the release tarball.
Changes Not In Sqoop 2 1.99.1
Sqoop
Bug
- [SQOOP-894] - Sqoop2: Increase counter and group size in derby repository
- [SQOOP-881] - Sqoop2: Change default port from 8080
- [SQOOP-843] - Sqoop2: Generic JDBC connector is committing transaction on export with autoCommit on
- [SQOOP-867] - Sqoop2 client shows wrong msg
- [SQOOP-868] - Mismatched msg in sqoop2 client
- [SQOOP-871] - Connector-level job-specific prop gives wrong help msg
- [SQOOP-872] - sqoop2 client 'show framework' command isn't resolving the show.prompt_framework_opts prop
- [SQOOP-874] - Sqoop2: Provide log4j configuration for client
- [SQOOP-875] - Sqoop2: ClassUtils.instantiate class should not be logging on ERROR level
- [SQOOP-879] - Sqoop2: NPE when deleting job object that do not have associated any submissions
- [SQOOP-880] - Sqoop2: NPE when stopping job that was never executed
- [SQOOP-835] - Sqoop2: Do not recreate package-info.java each compilation
- [SQOOP-822] - Sqoop2: Git repository revision is not fetched
- [SQOOP-811] - Client shell variable substitution for recent commands
- [SQOOP-799] - Sqoop2: Change SqoopConnector interface to abstract class
- [SQOOP-802] - Sqoop2: Convert main "Manager" classes to singletons.
Improvement
- [SQOOP-806] - Sqoop2: Put "creation" and "lastUpdate" date to Connection and Job objects
- [SQOOP-807] - Sqoop2: Verify whether job object can be safely removed prior removing
- [SQOOP-682] - Sqoop2: Use templating in job.etl classes
- [SQOOP-678] - Sqoop2: Add counters handling to map reduce submission engine
- [SQOOP-803] - Sqoop2: Add gpg profile to pom file so that we can easily deploy artifacts to mvn repository
- [SQOOP-750] - Sqoop2: Introduce show option client command
New Feature
- [SQOOP-785] - Sqoop2: Add splitter implementation for NUMERIC/DECIMAL type
Task
- [SQOOP-805] - Sqoop2: Document show option function in CommandClientGuide