You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by hs...@apache.org on 2013/10/12 06:37:09 UTC

git commit: SQOOP-1202. Update Changelog for Sqoop 1.99.3 release

Updated Branches:
  refs/heads/sqoop2 caf4d824c -> 712b26b96


SQOOP-1202. Update Changelog for Sqoop 1.99.3 release

(Mengwei Ding via Hari Shreedharan)


Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/712b26b9
Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/712b26b9
Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/712b26b9

Branch: refs/heads/sqoop2
Commit: 712b26b969187f48553eeab0bf64c26e14190984
Parents: caf4d82
Author: Hari Shreedharan <hs...@apache.org>
Authored: Fri Oct 11 21:34:15 2013 -0700
Committer: Hari Shreedharan <hs...@apache.org>
Committed: Fri Oct 11 21:34:15 2013 -0700

----------------------------------------------------------------------
 CHANGELOG.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sqoop/blob/712b26b9/CHANGELOG.txt
----------------------------------------------------------------------
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index dc417a8..f0ccca8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -150,6 +150,10 @@ Release 1.99.3
 
     SQOOP-1180: Sqoop2: Metadata upgrade is calling validators with Model classes instead of configuration objects
 
+    SQOOP-1205: Sqoop2: Provide upgrade guide for end users
+
+    SQOOP-1210: Exporting data with malformed records causes sqoop2 jobs to hang until killed or they timeout
+
   IMPROVEMENT
 
     SQOOP-675: Sqoop2: Substitute submission command with top level commands start, stop and status