Repository: sqoop
Updated Branches:
  refs/heads/branch-1.4.6 73081a561 -> 08c61a11e


SQOOP-2291: Create rc1 release note

(Qian Xu via Gwen Shapira)

(cherry picked from commit 29c1ae8adc4e42b3c55a3fecbb657002392544be)


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

Branch: refs/heads/branch-1.4.6
Commit: 08c61a11e10bbe15a789fa12c8780c182b235de8
Parents: 73081a5
Author: Gwen Shapira <[email protected]>
Authored: Thu Apr 9 08:12:59 2015 -0700
Committer: Gwen Shapira <[email protected]>
Committed: Thu Apr 9 08:14:03 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/sqoop/blob/08c61a11/CHANGELOG.txt
----------------------------------------------------------------------
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d94bb9e..baa5dd7 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -10,6 +10,7 @@ Release Notes - Sqoop - Version 1.4.6
     * [SQOOP-1491] - Remove SqoopAvroRecord
     * [SQOOP-1492] - Move Avro and GenericRecord related common code to 
AvroUtil
     * [SQOOP-1508] - Add warning when using unsupported compression codec
+    * [SQOOP-2284] - Update license file
 
 ** Bug
     * [SQOOP-1125] - Out of memory errors when number of records to import < 
0.5 * splitSize
@@ -60,6 +61,13 @@ Release Notes - Sqoop - Version 1.4.6
     * [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
+    * [SQOOP-2263] - Sqoop1 has some files without a copyright header
+    * [SQOOP-2264] - Exclude and remove SqoopUserGuide.xml from git repository
+    * [SQOOP-2281] - Set overwrite on kite dataset
+    * [SQOOP-2282] - Add validation check for --hive-import and --append
+    * [SQOOP-2283] - Support usage of --exec and --password-alias
+    * [SQOOP-2286] - Ensure Sqoop generates valid avro column names
+    * [SQOOP-2290] - java.lang.ArrayIndexOutOfBoundsException thrown when 
malformed column mapping is provided
 
 ** Improvement
     * [SQOOP-1330] - Ignore blank newlines in managers.d property files
@@ -72,6 +80,7 @@ Release Notes - Sqoop - Version 1.4.6
     * [SQOOP-1622] - Copying from staging table should be in single 
transaction for pg_bulkload connector
     * [SQOOP-1632] - Add support for index organized tables to direct connector
     * [SQOOP-2149] - Update Kite dependency to 1.0.0
+    * [SQOOP-2252] - Add default to Avro Schema
 
 ** New Feature
     * [SQOOP-1272] - Support importing mainframe sequential datasets

Reply via email to