Repository: sqoop Updated Branches: refs/heads/branch-1.4.6 1c8263393 -> e28452a84
SQOOP-2259: Update change log with 1.4.6 release (2nd) (Qian Xu via Gwen Shapira) (cherry picked from commit eaf03baab5ce5431b5cfecc60ff63ffe8a1f3331) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/e28452a8 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/e28452a8 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/e28452a8 Branch: refs/heads/branch-1.4.6 Commit: e28452a84efcc2bd24f1eb867098e39f6efecdd5 Parents: 1c82633 Author: Gwen Shapira <[email protected]> Authored: Tue Mar 24 16:54:26 2015 -0700 Committer: Gwen Shapira <[email protected]> Committed: Tue Mar 24 16:55:26 2015 -0700 ---------------------------------------------------------------------- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/e28452a8/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0048dd7..d94bb9e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -58,6 +58,8 @@ Release Notes - Sqoop - Version 1.4.6 * [SQOOP-2164] - Enhance the Netezza Connector for Sqoop * [SQOOP-2170] - MySQL specific tests are not properly cleaning up created tables * [SQOOP-2191] - Provide an option automatically choose one mapper when neither primary key is defined nor split by column is provided + * [SQOOP-2254] - Failed to build release notes + * [SQOOP-2257] - Parquet target for imports with Hive overwrite option does not work ** Improvement * [SQOOP-1330] - Ignore blank newlines in managers.d property files
