svn commit: r1573516 - /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java

2014-03-03 Thread thejas
Author: thejas Date: Mon Mar 3 10:29:54 2014 New Revision: 1573516 URL: http://svn.apache.org/r1573516 Log: HIVE-5232 : Make JDBC use the new HiveServer2 async execution API by default (Thejas Nair via Vaibhav Gumashta) Modified:

svn commit: r1573590 - in /hive/trunk: hcatalog/server-extensions/src/main/java/org/apache/hcatalog/listener/ hcatalog/server-extensions/src/main/java/org/apache/hcatalog/messaging/ hcatalog/server-ex

2014-03-03 Thread hashutosh
Author: hashutosh Date: Mon Mar 3 15:49:52 2014 New Revision: 1573590 URL: http://svn.apache.org/r1573590 Log: HIVE-3938 : Hive MetaStore should send a single AddPartitionEvent for atomically added partition-set. (Mithun Radhakrishnan via Ashutosh Chauhan) Modified:

svn commit: r1573674 - in /hive/trunk: hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/ ql/src/java/org/apache/hadoop/hive/ql/io/orc/

2014-03-03 Thread thejas
Author: thejas Date: Mon Mar 3 18:54:38 2014 New Revision: 1573674 URL: http://svn.apache.org/r1573674 Log: HIVE-5504 : OrcOutputFormat honors compression properties only from within hive (Sushanth Sowmyan via Thejas Nair) Added:

svn commit: r1573675 - /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java

2014-03-03 Thread khorgath
Author: khorgath Date: Mon Mar 3 18:59:25 2014 New Revision: 1573675 URL: http://svn.apache.org/r1573675 Log: HIVE-6409 : FileOutputCommitterContainer::commitJob() cancels delegation tokens too early. (Mithun Radhakrishnan via Sushanth Sowmyan) Modified:

svn commit: r1573687 [3/3] - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/exec/vector/ java/org/apache/hadoop/hive/ql/exec/vector/expressions/ java/org/apache/hadoop/hive/ql/exec/vector/udf/

2014-03-03 Thread jitendra
Added: hive/trunk/ql/src/test/results/clientpositive/vectorized_date_funcs.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorized_date_funcs.q.out?rev=1573687view=auto == ---