hive git commit: Revert "HIVE-16047: Shouldn't try to get KeyProvider unless encryption is enabled (Rui reviewed by Xuefu and Ferdinand)"

2017-05-02 Thread lirui
Repository: hive Updated Branches: refs/heads/branch-2.3 1840b3281 -> 3fbdca546 Revert "HIVE-16047: Shouldn't try to get KeyProvider unless encryption is enabled (Rui reviewed by Xuefu and Ferdinand)" Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-16047: Shouldn't try to get KeyProvider unless encryption is enabled (Rui reviewed by Xuefu and Ferdinand)"

2017-05-02 Thread lirui
Repository: hive Updated Branches: refs/heads/master 40b70eb18 -> d03261c47 Revert "HIVE-16047: Shouldn't try to get KeyProvider unless encryption is enabled (Rui reviewed by Xuefu and Ferdinand)" Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16465: NullPointer Exception when enable vectorization for Parquet file format (Colin Ma, reviewed by Ferdinand Xu)

2017-05-02 Thread xuf
Repository: hive Updated Branches: refs/heads/branch-2.3 21919770d -> 1840b3281 HIVE-16465: NullPointer Exception when enable vectorization for Parquet file format (Colin Ma, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16563: Alter table partition set location should use fully qualified path for non-default FS (Chao Sun, reviewed by Xuefu Zhang)

2017-05-02 Thread sunchao
Repository: hive Updated Branches: refs/heads/master 1af980242 -> 40b70eb18 HIVE-16563: Alter table partition set location should use fully qualified path for non-default FS (Chao Sun, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15396: Basic Stats are not collected when for managed tables with LOCATION specified (Sahil Takiar, reviewed by Pengcheng Xiong)

2017-05-02 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 6af512457 -> 1af980242 HIVE-15396: Basic Stats are not collected when for managed tables with LOCATION specified (Sahil Takiar, reviewed by Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[6/6] hive git commit: HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman)

2017-05-02 Thread weiz
HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6af51245 Tree:

[5/6] hive git commit: HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman)

2017-05-02 Thread weiz
http://git-wip-us.apache.org/repos/asf/hive/blob/6af51245/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[2/6] hive git commit: HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman)

2017-05-02 Thread weiz
http://git-wip-us.apache.org/repos/asf/hive/blob/6af51245/metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[1/6] hive git commit: HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman)

2017-05-02 Thread weiz
Repository: hive Updated Branches: refs/heads/master 04040 -> 6af512457 http://git-wip-us.apache.org/repos/asf/hive/blob/6af51245/metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git

[3/6] hive git commit: HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman)

2017-05-02 Thread weiz
http://git-wip-us.apache.org/repos/asf/hive/blob/6af51245/metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[4/6] hive git commit: HIVE-16534 : Add capability to tell aborted transactions apart from open transactions in ValidTxnList (Wei Zheng, reviewed by Eugene Koifman)

2017-05-02 Thread weiz
http://git-wip-us.apache.org/repos/asf/hive/blob/6af51245/metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[1/2] hive git commit: HIVE-16546: LLAP: Fail map join tasks if hash table memory exceeds threshold (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2017-05-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master c2637e6e1 -> 04040 http://git-wip-us.apache.org/repos/asf/hive/blob/0404/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashSet.java

[2/2] hive git commit: HIVE-16546: LLAP: Fail map join tasks if hash table memory exceeds threshold (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2017-05-02 Thread prasanthj
HIVE-16546: LLAP: Fail map join tasks if hash table memory exceeds threshold (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0404 Tree:

hive git commit: HIVE-15642 : Replicate Insert Overwrites, Dynamic Partition Inserts and Loads (Sankar Hariappan & Vaibhav Gumashta, reviewed by Sushanth Sowmyan)

2017-05-02 Thread khorgath
Repository: hive Updated Branches: refs/heads/master 00b644482 -> c2637e6e1 HIVE-15642 : Replicate Insert Overwrites, Dynamic Partition Inserts and Loads (Sankar Hariappan & Vaibhav Gumashta, reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/3] hive git commit: HIVE-11133: Support hive.explain.user for Spark (Sahil via Xuefu)

2017-05-02 Thread xuefu
Repository: hive Updated Branches: refs/heads/master 812fa3946 -> 00b644482 http://git-wip-us.apache.org/repos/asf/hive/blob/00b64448/ql/src/test/results/clientpositive/spark/spark_explainuser_1.q.out -- diff --git

[3/3] hive git commit: HIVE-11133: Support hive.explain.user for Spark (Sahil via Xuefu)

2017-05-02 Thread xuefu
HIVE-11133: Support hive.explain.user for Spark (Sahil via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/00b64448 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/00b64448 Diff:

[2/3] hive git commit: HIVE-11133: Support hive.explain.user for Spark (Sahil via Xuefu)

2017-05-02 Thread xuefu
http://git-wip-us.apache.org/repos/asf/hive/blob/00b64448/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java -- diff --git

hive git commit: HIVE-16213: ObjectStore can leak Queries when rollbackTransaction throws an exception (Vihang Karajgaonkar, reviewed by Sergio Pena)

2017-05-02 Thread spena
Repository: hive Updated Branches: refs/heads/branch-2 addb7173b -> a3a0a53c1 HIVE-16213: ObjectStore can leak Queries when rollbackTransaction throws an exception (Vihang Karajgaonkar, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16213: ObjectStore can leak Queries when rollbackTransaction throws an exception (Vihang Karajgaonkar, reviewed by Sergio Pena)

2017-05-02 Thread spena
Repository: hive Updated Branches: refs/heads/master 53b70bdc3 -> 812fa3946 HIVE-16213: ObjectStore can leak Queries when rollbackTransaction throws an exception (Vihang Karajgaonkar, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16518: Insert override for druid does not replace all existing segments (Nishant Bangarwa, reviewed by Jesus Camacho Rodriguez)

2017-05-02 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 0a235d8e1 -> 53b70bdc3 HIVE-16518: Insert override for druid does not replace all existing segments (Nishant Bangarwa, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: