svn commit: r1651781 - /hive/branches/HIVE-8065/ql/src/test/org/apache/hadoop/hive/ql/io/TestSymlinkTextInputFormat.java

2015-01-14 Thread brock
Author: brock Date: Wed Jan 14 19:29:37 2015 New Revision: 1651781 URL: http://svn.apache.org/r1651781 Log: HIVE-9375 - Fix merge issue with TestSymlinkTextInputFormat.testCombine [Encryption Branch] (Sergio via Brock) Modified:

svn commit: r1651918 - in /hive/trunk/metastore: scripts/upgrade/derby/ scripts/upgrade/mssql/ scripts/upgrade/mysql/ scripts/upgrade/oracle/ scripts/upgrade/postgres/ src/model/

2015-01-14 Thread khorgath
Author: khorgath Date: Thu Jan 15 00:57:12 2015 New Revision: 1651918 URL: http://svn.apache.org/r1651918 Log: HIVE-9321 : Notification message size can be arbitrarily long, DbNotificationListener limits to 1024 (Alan Gates via Sushanth Sowmyan) Modified:

svn commit: r1651923 - in /hive/trunk: hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/ hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/ hcatalog/server-extensio

2015-01-14 Thread khorgath
Author: khorgath Date: Thu Jan 15 01:12:26 2015 New Revision: 1651923 URL: http://svn.apache.org/r1651923 Log: HIVE-9175 : Add alters to list of events handled by NotificationListener (Alan Gates via Sushanth Sowmyan) Added:

svn commit: r1651948 - in /hive/branches/HIVE-8065: itests/util/src/main/java/org/apache/hadoop/hive/ql/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientpositive/encrypted/

2015-01-14 Thread brock
Author: brock Date: Thu Jan 15 05:00:08 2015 New Revision: 1651948 URL: http://svn.apache.org/r1651948 Log: HIVE-9356 - Fail to handle the case that a qfile contains a semicolon in the annotation (Dong Chen via Brock) Modified:

svn commit: r1651750 - /hive/branches/HIVE-8065/ql/src/test/results/clientpositive/smb_mapjoin_11.q.out

2015-01-14 Thread brock
Author: brock Date: Wed Jan 14 17:49:45 2015 New Revision: 1651750 URL: http://svn.apache.org/r1651750 Log: HIVE-9373 - smb_mapjoin_11.q needs an update post encryption work (Brock via Brock) Modified: hive/branches/HIVE-8065/ql/src/test/results/clientpositive/smb_mapjoin_11.q.out

svn commit: r1651752 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanTaskDispatcher.java

2015-01-14 Thread hashutosh
Author: hashutosh Date: Wed Jan 14 17:55:15 2015 New Revision: 1651752 URL: http://svn.apache.org/r1651752 Log: HIVE-9344 : Fix flaky test optimize_nullscan (Navis via Ashutosh Chauhan) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanTaskDispatcher.java

svn commit: r1651737 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/parse/HiveParser.g test/org/apache/hadoop/hive/ql/parse/TestIUD.java

2015-01-14 Thread ekoifman
Author: ekoifman Date: Wed Jan 14 17:26:22 2015 New Revision: 1651737 URL: http://svn.apache.org/r1651737 Log: HIVE-9353 - make TABLE keyword optional in INSERT INTO TABLE foo... Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g

svn commit: r1651739 - in /hive/branches/HIVE-8065: itests/util/src/main/java/org/apache/hadoop/hive/ql/ shims/0.23/src/main/java/org/apache/hadoop/hive/shims/ shims/common/src/main/java/org/apache/ha

2015-01-14 Thread brock
Author: brock Date: Wed Jan 14 17:28:23 2015 New Revision: 1651739 URL: http://svn.apache.org/r1651739 Log: HIVE-9355 - Remove keys in the cleanup methods for encryption related qtest (Ferdinand Xu via Brock) Modified: