svn commit: r1667596 - /hive/branches/hbase-metastore/itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/hbase/

2015-03-18 Thread gates
Author: gates Date: Wed Mar 18 17:41:50 2015 New Revision: 1667596 URL: http://svn.apache.org/r1667596 Log: HIVE-10008 Need to refactor itests for hbase metastore (Alan Gates) Added:

svn commit: r1667613 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/VectorizedRCFileRecordReader.java

2015-03-18 Thread sershe
Author: sershe Date: Wed Mar 18 20:42:50 2015 New Revision: 1667613 URL: http://svn.apache.org/r1667613 Log: HIVE-9951 : VectorizedRCFileRecordReader creates Exception but does not throw it (Alexander Pivovarov, reviewed by Sergey Shelukhin) Modified:

svn commit: r1667460 - /hive/branches/llap/itests/qtest/pom.xml

2015-03-18 Thread gunther
Author: gunther Date: Wed Mar 18 07:09:30 2015 New Revision: 1667460 URL: http://svn.apache.org/r1667460 Log: HIVE-10002: fix yarn service registry not found in ut problem (Gunther Hagleitner) Modified: hive/branches/llap/itests/qtest/pom.xml Modified:

svn commit: r1667641 - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java ql/src/java/org/apache/hadoop/hive/ql/optimizer/JoinReorder.java ql/src/java/org/apache/hadoop/hive/ql/

2015-03-18 Thread gunther
Author: gunther Date: Wed Mar 18 23:51:31 2015 New Revision: 1667641 URL: http://svn.apache.org/r1667641 Log: HIVE-9984: JoinReorder's getOutputSize is exponential (Gopal V and Gunther Hagleitner) Modified: hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

svn commit: r1667652 - /hive/trunk/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java

2015-03-18 Thread thejas
Author: thejas Date: Thu Mar 19 04:36:06 2015 New Revision: 1667652 URL: http://svn.apache.org/r1667652 Log: HIVE-9981 : Avoid throwing many exceptions when attempting to create new hdfs encryption shim (Sergio Peña via Thejas Nair) Modified: