[34/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TGetTableTypesResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/s

[18/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service/if/TCLIService.thrift -- diff --git a/service/if/TCLIService.thrift b/service/if/TCLIService.thrift deleted file mode 100644 index baf583f..000 --- a/service/if/

[19/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-rb/t_c_l_i_service_types.rb -- diff --git a/service-rpc/src/gen/thrift/gen-rb/t_c_l_i_service_types.rb b/service-rpc/src/gen/thrift/gen-rb/t_

[42/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TCLIServiceConstants.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive

[24/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService-remote -- diff --git a/service-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService-remote b/service-rpc/src/gen/thri

[36/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TGetInfoResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service

[06/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TCLIService.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thri

[50/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-cpp/TCLIService.cpp -- diff --git a/service-rpc/src/gen/thrift/gen-cpp/TCLIService.cpp b/service-rpc/src/gen/thrift/gen-cpp/TCLIService.cpp n

[45/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TArrayTypeEntry.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/serv

[31/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TOpenSessionResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/ser

[02/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TExecuteStatementResp.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/servic

[32/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TI32Value.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rp

[46/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-cpp/TCLIService_types.h -- diff --git a/service-rpc/src/gen/thrift/gen-cpp/TCLIService_types.h b/service-rpc/src/gen/thrift/gen-cpp/TCLIServi

[23/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py -- diff --git a/service-rpc/src/gen/thrift/gen-py/TCLIService/TCLIService.py b/service-rpc/src/gen/thrift/gen-p

[30/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TRenewDelegationTokenReq.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/

[25/51] [partial] hive git commit: HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia reviewed by Vaibhav Gumashta)

2016-01-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/2542f5cc/service-rpc/src/gen/thrift/gen-php/Types.php -- diff --git a/service-rpc/src/gen/thrift/gen-php/Types.php b/service-rpc/src/gen/thrift/gen-php/Types.php new file mode 10064

hive git commit: HIVE-11499: Datanucleus leaks classloaders when used using embedded metastore with HiveServer2 with UDFs (Vaibhav Gumashta reviewed by Thejas Nair)

2015-10-13 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 d99f4dfdf -> cedbec505 HIVE-11499: Datanucleus leaks classloaders when used using embedded metastore with HiveServer2 with UDFs (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11499: Datanucleus leaks classloaders when used using embedded metastore with HiveServer2 with UDFs (Vaibhav Gumashta reviewed by Thejas Nair)

2015-10-13 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master d7f1b465b -> 1d2e5eed3 HIVE-11499: Datanucleus leaks classloaders when used using embedded metastore with HiveServer2 with UDFs (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: ht

hive git commit: HIVE-11408: HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used due to constructor caching in Hadoop ReflectionUtils (Vaibhav Gumashta reviewed by Thejas N

2015-10-08 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.1.1 3e8d832a1 -> b1ca4e3cd HIVE-11408: HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used due to constructor caching in Hadoop ReflectionUtils (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-w

hive git commit: HIVE-11720: Allow HiveServer2 to set custom http request/response header size (Vaibhav Gumashta reviewed by Thejas Nair)

2015-10-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 57529a5ea -> 574094685 HIVE-11720: Allow HiveServer2 to set custom http request/response header size (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.or

hive git commit: HIVE-11720: Allow HiveServer2 to set custom http request/response header size (Vaibhav Gumashta reviewed by Thejas Nair)

2015-10-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 0ca9ff865 -> 7003aa46d HIVE-11720: Allow HiveServer2 to set custom http request/response header size (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

hive git commit: HIVE-11875: JDBC Driver does not honor delegation token mechanism when readings params from ZooKeeper (Vaibhav Gumashta reviewed by Jason Dere)

2015-09-21 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 0d1a45c22 -> dbe5ac6c6 HIVE-11875: JDBC Driver does not honor delegation token mechanism when readings params from ZooKeeper (Vaibhav Gumashta reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http

hive git commit: HIVE-11875: JDBC Driver does not honor delegation token mechanism when readings params from ZooKeeper (Vaibhav Gumashta reviewed by Jason Dere)

2015-09-21 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 2a65989a4 -> 514ab795f HIVE-11875: JDBC Driver does not honor delegation token mechanism when readings params from ZooKeeper (Vaibhav Gumashta reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http:/

hive git commit: HIVE-11581: HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string (Vaibhav Gumashta reviewed by Thejas Nair)

2015-08-24 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master dd2bdfc67 -> 0e54991d8 HIVE-11581: HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org

hive git commit: HIVE-11581: HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string (Vaibhav Gumashta reviewed by Thejas Nair)

2015-08-24 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 f4aac7ef4 -> 339b7d63c HIVE-11581: HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.o

hive git commit: HIVE-11429: Increase default JDBC result set fetch size (# rows it fetches in one RPC call) to 1000 from 50 (Vaibhav Gumashta reviewed by Thejas Nair)

2015-08-18 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 63f753fea -> 95fdf09c4 HIVE-11429: Increase default JDBC result set fetch size (# rows it fetches in one RPC call) to 1000 from 50 (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commi

hive git commit: HIVE-11429: Increase default JDBC result set fetch size (# rows it fetches in one RPC call) to 1000 from 50 (Vaibhav Gumashta reviewed by Thejas Nair)

2015-08-18 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 3b6825b5b -> 5edbf31a7 HIVE-11429: Increase default JDBC result set fetch size (# rows it fetches in one RPC call) to 1000 from 50 (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10950: Unit test against HBase Metastore (Daniel Dai, Vaibhav Gumashta)

2015-07-24 Thread vgumashta
Repository: hive Updated Branches: refs/heads/hbase-metastore cb3702164 -> 5acf458c4 HIVE-10950: Unit test against HBase Metastore (Daniel Dai, Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5acf458c Tree:

[1/3] hive git commit: HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin,

2015-07-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 c84f86136 -> 9da7b3e98 http://git-wip-us.apache.org/repos/asf/hive/blob/9da7b3e9/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java -- diff --git

[3/3] hive git commit: HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin,

2015-07-09 Thread vgumashta
HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin, Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

[2/3] hive git commit: HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin,

2015-07-09 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/9da7b3e9/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java -- diff --git a/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java b/metastore/src/j

[2/3] hive git commit: HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin,

2015-07-09 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/08595ffa/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java -- diff --git a/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java b/metastore/src/j

[3/3] hive git commit: HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin,

2015-07-09 Thread vgumashta
HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin, Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

[1/3] hive git commit: HIVE-10895: ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources (Aihua Xu reviewed by Chaoyu Tang, Sergey Shelukhin,

2015-07-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 68eab6485 -> 08595ffa3 http://git-wip-us.apache.org/repos/asf/hive/blob/08595ffa/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java -- diff --git a/

[1/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 a854def40 -> bbf9b0ebd http://git-wip-us.apache.org/repos/asf/hive/blob/bbf9b0eb/ql/src/test/results/clientpositive/tez/vector_multi_insert.q.out -- diff --git a/ql/src/tes

[2/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-09 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/bbf9b0eb/ql/src/test/results/clientpositive/tez/vector_leftsemi_mapjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vector_leftsemi_mapjoin.q.out b/ql/src/test/res

[3/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-09 Thread vgumashta
HIVE-10929: In Tez mode,dynamic partitioning query with union all fails at moveTask,Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bbf9b0eb Tree:

[1/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-07 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master d3863be02 -> 4d592303a http://git-wip-us.apache.org/repos/asf/hive/blob/4d592303/ql/src/test/results/clientpositive/tez/vector_multi_insert.q.out -- diff --git a/ql/src/test/

[3/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-07 Thread vgumashta
HIVE-10929: In Tez mode,dynamic partitioning query with union all fails at moveTask,Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4d592303 Tree:

[2/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/4d592303/ql/src/test/results/clientpositive/tez/vector_leftsemi_mapjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vector_leftsemi_mapjoin.q.out b/ql/src/test/res

[3/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-07 Thread vgumashta
HIVE-10929: In Tez mode,dynamic partitioning query with union all fails at moveTask,Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/82335bf5 Tree:

[2/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-07 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/82335bf5/ql/src/test/results/clientpositive/tez/vector_leftsemi_mapjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vector_leftsemi_mapjoin.q.out b/ql/src/test/res

[1/3] hive git commit: HIVE-10929: In Tez mode, dynamic partitioning query with union all fails at moveTask, Invalid partition key & values (Vikram Dixit K reviewed by Gunther Hagleitner)

2015-06-07 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 387890a96 -> 82335bf51 http://git-wip-us.apache.org/repos/asf/hive/blob/82335bf5/ql/src/test/results/clientpositive/tez/vector_multi_insert.q.out -- diff --git a/ql/src/t

hive git commit: HIVE-10453: HS2 leaking open file descriptors when using UDFs (Yongzhi Chen reviewed by Szehon Ho)

2015-06-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 0f75119f2 -> 491222e69 HIVE-10453: HS2 leaking open file descriptors when using UDFs (Yongzhi Chen reviewed by Szehon Ho) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/com

hive git commit: HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair)

2015-06-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 f7f8183c6 -> 0f75119f2 HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hi

hive git commit: HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair)

2015-06-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master bef52661c -> c9b7d2538 HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/r

hive git commit: HIVE-9842: Enable session/operation timeout by default in HiveServer2 (Vaibhav Gumashta reviewed by Thejas Nair)

2015-05-31 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 6d413db8b -> 35e91f267 HIVE-9842: Enable session/operation timeout by default in HiveServer2 (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/as

hive git commit: HIVE-9842: Enable session/operation timeout by default in HiveServer2 (Vaibhav Gumashta reviewed by Thejas Nair)

2015-05-31 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 6b1fab009 -> 86b7d073e HIVE-9842: Enable session/operation timeout by default in HiveServer2 (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repo

hive git commit: HIVE-10835: Concurrency issues in JDBC driver (Chaoyu Tang reviewed by Vaibhav Gumashta)

2015-05-30 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 4bb3e -> 82e797728 HIVE-10835: Concurrency issues in JDBC driver (Chaoyu Tang reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/82e79772 T

hive git commit: HIVE-10528: Hiveserver2 in HTTP mode is not applying auth_to_local rules (Abdelrahman Shettia reviewed by Vaibhav Gumashta)

2015-05-30 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master ae4790eaa -> 4bb3e HIVE-10528: Hiveserver2 in HTTP mode is not applying auth_to_local rules (Abdelrahman Shettia reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

hive git commit: HIVE-10528: Hiveserver2 in HTTP mode is not applying auth_to_local rules (Abdelrahman Shettia reviewed by Vaibhav Gumashta)

2015-05-30 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 6a103b562 -> 2bd94dd78 HIVE-10528: Hiveserver2 in HTTP mode is not applying auth_to_local rules (Abdelrahman Shettia reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apac

hive git commit: HIVE-10690: ArrayIndexOutOfBounds exception in MetaStoreDirectSql.aggrColStatsForPartitions() (Vaibhav Gumashta reviewed by Jason Dere)

2015-05-18 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 af9f5a8a0 -> 1e0088fc6 HIVE-10690: ArrayIndexOutOfBounds exception in MetaStoreDirectSql.aggrColStatsForPartitions() (Vaibhav Gumashta reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://gi

hive git commit: HIVE-10690: ArrayIndexOutOfBounds exception in MetaStoreDirectSql.aggrColStatsForPartitions() (Vaibhav Gumashta reviewed by Jason Dere)

2015-05-13 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 03eca7708 -> 31383348c HIVE-10690: ArrayIndexOutOfBounds exception in MetaStoreDirectSql.aggrColStatsForPartitions() (Vaibhav Gumashta reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wi

hive git commit: HIVE-10530: Aggregate stats cache: bug fixes for RDBMS path (Vaibhav Gumashta reviewed by Mostafa Mokhtar, Thejas Nair)

2015-05-07 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 3e502d1d8 -> 0c510edb4 HIVE-10530: Aggregate stats cache: bug fixes for RDBMS path (Vaibhav Gumashta reviewed by Mostafa Mokhtar, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

hive git commit: HIVE-10530: Aggregate stats cache: bug fixes for RDBMS path (Vaibhav Gumashta reviewed by Mostafa Mokhtar, Thejas Nair)

2015-05-07 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 3633db25f -> 4a0ccd11f HIVE-10530: Aggregate stats cache: bug fixes for RDBMS path (Vaibhav Gumashta reviewed by Mostafa Mokhtar, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

hive git commit: HIVE-9508: MetaStore client socket connection should have a lifetime (Thiruvel Thirumoolan reviewed by Vaibhav Gumashta)

2015-05-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 652febcda -> e2a12c9a6 HIVE-9508: MetaStore client socket connection should have a lifetime (Thiruvel Thirumoolan reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

hive git commit: HIVE-9508: MetaStore client socket connection should have a lifetime (Thiruvel Thirumoolan reviewed by Vaibhav Gumashta)

2015-05-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 1a981c64e -> 7e0d023fb HIVE-9508: MetaStore client socket connection should have a lifetime (Thiruvel Thirumoolan reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

hive git commit: HIVE-8890: HiveServer2 dynamic service discovery: use persistent ephemeral nodes curator recipe (Vaibhav Gumashta reviewed by Thejas Nair)

2015-05-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 fed9a0b5f -> 1a981c64e HIVE-8890: HiveServer2 dynamic service discovery: use persistent ephemeral nodes curator recipe (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://

hive git commit: HIVE-8890: HiveServer2 dynamic service discovery: use persistent ephemeral nodes curator recipe (Vaibhav Gumashta reviewed by Thejas Nair)

2015-05-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master cccaa5509 -> 652febcda HIVE-8890: HiveServer2 dynamic service discovery: use persistent ephemeral nodes curator recipe (Vaibhav Gumashta reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-

hive git commit: HIVE-10061: HiveConf Should not be used as part of the HS2 client side code (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta)

2015-05-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master fe01db21a -> c42666ed5 HIVE-10061: HiveConf Should not be used as part of the HS2 client side code (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://gi

hive git commit: HIVE-10383: Add tests for partition level statistics + refactor stats tests of TestHBaseStore [hbase-metastore branch] (Vaibhav Gumashta reviewed by Alan Gates)

2015-04-23 Thread vgumashta
Repository: hive Updated Branches: refs/heads/hbase-metastore f95254d35 -> afe1b5e3a HIVE-10383: Add tests for partition level statistics + refactor stats tests of TestHBaseStore [hbase-metastore branch] (Vaibhav Gumashta reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/a

svn commit: r1674123 - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ itests/hive-minikdc/src/test/java/org/apache/hive/minikdc/ itests/hive-unit/src/test/java/org/apache/hive/service/cl

2015-04-16 Thread vgumashta
Author: vgumashta Date: Thu Apr 16 18:09:53 2015 New Revision: 1674123 URL: http://svn.apache.org/r1674123 Log: HIVE-9710: HiveServer2 should support cookie based authentication, when using HTTP transport. (Hari Sankar Sivarama Subramaniyan reviewed by Larry McCay, Vaibhav Gumashta) Added

svn commit: r1673923 - in /hive/trunk: metastore/src/java/org/apache/hadoop/hive/metastore/ shims/0.20S/src/main/java/org/apache/hadoop/hive/shims/ shims/0.23/src/main/java/org/apache/hadoop/hive/shim

2015-04-15 Thread vgumashta
Author: vgumashta Date: Wed Apr 15 18:36:13 2015 New Revision: 1673923 URL: http://svn.apache.org/r1673923 Log: HIVE-10269: HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor (Ferdinand Xu reviewed by Vaibhav Gumashta) Modified: hive/trunk/metastore/src/java/org/apache

svn commit: r1673279 - /hive/trunk/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniHS2.java

2015-04-13 Thread vgumashta
Author: vgumashta Date: Mon Apr 13 20:52:13 2015 New Revision: 1673279 URL: http://svn.apache.org/r1673279 Log: HIVE-10309: TestJdbcWithMiniHS2.java broken because of the removal of hive.server2.thrift.http.max.worker.threads (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta

svn commit: r1672443 - in /hive/trunk: ./ bin/ itests/hive-unit/src/test/java/org/apache/hive/jdbc/ itests/hive-unit/src/test/java/org/apache/hive/service/cli/thrift/ jdbc/src/java/org/apache/hive/jdb

2015-04-09 Thread vgumashta
Author: vgumashta Date: Thu Apr 9 18:25:53 2015 New Revision: 1672443 URL: http://svn.apache.org/r1672443 Log: HIVE-9709: Hive should support replaying cookie from JDBC driver for beeline (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta) Modified: hive/trunk/bin/beeline

svn commit: r1671502 - in /hive/trunk: metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java service/src/java/org/apache/hive/service/server/HiveServer2.java

2015-04-06 Thread vgumashta
Author: vgumashta Date: Mon Apr 6 09:45:07 2015 New Revision: 1671502 URL: http://svn.apache.org/r1671502 Log: HIVE-9870: Add JvmPauseMonitor threads to HMS and HS2 daemons (Harsh J reviewed by Vaibhav Gumashta) Modified: hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore

svn commit: r1670994 - in /hive/branches/hbase-metastore/metastore/src: java/org/apache/hadoop/hive/metastore/hbase/AggregateStatsCache.java test/org/apache/hadoop/hive/metastore/hbase/TestAggregateSt

2015-04-02 Thread vgumashta
Author: vgumashta Date: Fri Apr 3 00:27:00 2015 New Revision: 1670994 URL: http://svn.apache.org/r1670994 Log: HIVE-10207: Fix test failure in TestAggregateStatsCache Modified: hive/branches/hbase-metastore/metastore/src/java/org/apache/hadoop/hive/metastore/hbase/AggregateStatsCache.java

svn commit: r1670966 [1/2] - in /hive/branches/hbase-metastore: common/src/java/org/apache/hadoop/hive/conf/ metastore/src/java/org/apache/hadoop/hive/metastore/ metastore/src/java/org/apache/hadoop/h

2015-04-02 Thread vgumashta
Author: vgumashta Date: Thu Apr 2 20:59:42 2015 New Revision: 1670966 URL: http://svn.apache.org/r1670966 Log: HIVE-9693: Introduce a stats cache for aggregate stats in HBase metastore (Vaibhav Gumashta reviewed by Alan Gates) Added: hive/branches/hbase-metastore/metastore/src/java/org

svn commit: r1670966 [2/2] - in /hive/branches/hbase-metastore: common/src/java/org/apache/hadoop/hive/conf/ metastore/src/java/org/apache/hadoop/hive/metastore/ metastore/src/java/org/apache/hadoop/h

2015-04-02 Thread vgumashta
Added: hive/branches/hbase-metastore/metastore/src/java/org/apache/hadoop/hive/metastore/hbase/utils/BloomFilter.java URL: http://svn.apache.org/viewvc/hive/branches/hbase-metastore/metastore/src/java/org/apache/hadoop/hive/metastore/hbase/utils/BloomFilter.java?rev=1670966&view=auto

svn commit: r1663860 - /hive/branches/branch-1.1/service/src/java/org/apache/hive/service/server/ThreadFactoryWithGarbageCleanup.java

2015-03-03 Thread vgumashta
Author: vgumashta Date: Wed Mar 4 05:57:41 2015 New Revision: 1663860 URL: http://svn.apache.org/r1663860 Log: HIVE-9831: HiveServer2 should use ConcurrentHashMap in ThreadFactory (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-1.1/service/src/java/org/apache

svn commit: r1663773 - /hive/branches/branch-1.0/service/src/java/org/apache/hive/service/server/ThreadFactoryWithGarbageCleanup.java

2015-03-03 Thread vgumashta
Author: vgumashta Date: Tue Mar 3 20:04:40 2015 New Revision: 1663773 URL: http://svn.apache.org/r1663773 Log: HIVE-9831: HiveServer2 should use ConcurrentHashMap in ThreadFactory (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-1.0/service/src/java/org/apache

svn commit: r1663762 - /hive/trunk/service/src/java/org/apache/hive/service/server/ThreadFactoryWithGarbageCleanup.java

2015-03-03 Thread vgumashta
Author: vgumashta Date: Tue Mar 3 18:38:56 2015 New Revision: 1663762 URL: http://svn.apache.org/r1663762 Log: HIVE-9831: HiveServer2 should use ConcurrentHashMap in ThreadFactory (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/service/src/java/org/apache/hive/service

svn commit: r1659099 - /hive/branches/branch-1.1/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java

2015-02-11 Thread vgumashta
Author: vgumashta Date: Wed Feb 11 21:32:04 2015 New Revision: 1659099 URL: http://svn.apache.org/r1659099 Log: HIVE-9621: HiveServer2 http mode - embedded jetty should use SynchronousQueue (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-1.1/service/src/java/org

svn commit: r1659098 - /hive/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java

2015-02-11 Thread vgumashta
Author: vgumashta Date: Wed Feb 11 21:29:28 2015 New Revision: 1659098 URL: http://svn.apache.org/r1659098 Log: HIVE-9621: HiveServer2 http mode - embedded jetty should use SynchronousQueue (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/service/src/java/org/apache/hive

svn commit: r1657675 - in /hive/trunk/beeline/src: java/org/apache/hive/beeline/BeeLine.java main/resources/BeeLine.properties test/org/apache/hive/beeline/TestBeelineArgParsing.java

2015-02-05 Thread vgumashta
Author: vgumashta Date: Thu Feb 5 19:52:16 2015 New Revision: 1657675 URL: http://svn.apache.org/r1657675 Log: HIVE-7175: Provide password file option to beeline (Dr. Wendell Urth, Vaibhav Gumashta reviewed by Larry McCay, Robert Justice, Thejas Nair) Modified: hive/trunk/beeline/src/java

svn commit: r1652225 - /hive/branches/branch-0.14/service/src/java/org/apache/hive/service/cli/session/HiveSessionImplwithUGI.java

2015-01-15 Thread vgumashta
Author: vgumashta Date: Thu Jan 15 19:03:12 2015 New Revision: 1652225 URL: http://svn.apache.org/r1652225 Log: HIVE-9234: HiveServer2 leaks FileSystem objects in FileSystem.CACHE (Vaibhav Gumashta reviewed by Brock Noland, Thejas Nair) Modified: hive/branches/branch-0.14/service/src/java

svn commit: r1652224 - in /hive/trunk/service/src/java/org/apache/hive/service/cli/session: HiveSession.java HiveSessionBase.java HiveSessionImpl.java HiveSessionImplwithUGI.java SessionManager.java

2015-01-15 Thread vgumashta
Author: vgumashta Date: Thu Jan 15 19:01:59 2015 New Revision: 1652224 URL: http://svn.apache.org/r1652224 Log: HIVE-9234: HiveServer2 leaks FileSystem objects in FileSystem.CACHE (Vaibhav Gumashta reviewed by Brock Noland, Thejas Nair) Modified: hive/trunk/service/src/java/org/apache/hive

svn commit: r1649974 - in /hive/branches/branch-0.14: common/src/java/org/apache/hadoop/hive/conf/ service/src/java/org/apache/hive/service/auth/ service/src/java/org/apache/hive/service/cli/thrift/

2015-01-06 Thread vgumashta
Author: vgumashta Date: Tue Jan 6 23:44:59 2015 New Revision: 1649974 URL: http://svn.apache.org/r1649974 Log: HIVE-6679: HiveServer2 should support configurable the server side socket timeout and keepalive for various transports types where applicable (Navis Ryu, Vaibhav Gumashta reviewed by

svn commit: r1646422 - /hive/branches/branch-0.14/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

2014-12-18 Thread vgumashta
Author: vgumashta Date: Thu Dec 18 09:54:36 2014 New Revision: 1646422 URL: http://svn.apache.org/r1646422 Log: HIVE-8827: Remove SSLv2Hello from list of disabled protocols (Sergio Pena reviewed by Brock Noland) Modified: hive/branches/branch-0.14/common/src/java/org/apache/hadoop/hive

svn commit: r1645733 - in /hive/branches/branch-0.14: common/src/java/org/apache/hadoop/hive/conf/ itests/hive-unit-hadoop2/src/test/java/org/apache/hadoop/hive/thrift/ metastore/src/java/org/apache/h

2014-12-15 Thread vgumashta
Author: vgumashta Date: Mon Dec 15 19:40:31 2014 New Revision: 1645733 URL: http://svn.apache.org/r1645733 Log: HIVE-6468: HS2 & Metastore using SASL out of memory error when curl sends a get request (Navis Ryu, Vaibhav Gumashta reviewed by Thejas Nair, Ravi Prakash) Modified:

svn commit: r1637589 - in /hive/branches/branch-0.14/service/src/java/org/apache/hive/service: auth/HiveAuthFactory.java cli/thrift/ThriftCLIService.java server/HiveServer2.java

2014-11-08 Thread vgumashta
Author: vgumashta Date: Sat Nov 8 19:19:05 2014 New Revision: 1637589 URL: http://svn.apache.org/r1637589 Log: HIVE-8764: Windows: HiveServer2 TCP SSL cannot recognize localhost (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-0.14/service/src/java/org/apache/hive

svn commit: r1637588 - in /hive/trunk/service/src/java/org/apache/hive/service: auth/HiveAuthFactory.java cli/thrift/ThriftCLIService.java server/HiveServer2.java

2014-11-08 Thread vgumashta
Author: vgumashta Date: Sat Nov 8 19:18:01 2014 New Revision: 1637588 URL: http://svn.apache.org/r1637588 Log: HIVE-8764: Windows: HiveServer2 TCP SSL cannot recognize localhost (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/service/src/java/org/apache/hive/service/auth

svn commit: r1636920 - in /hive/branches/branch-0.14/service/src/java/org/apache/hive/service: cli/thrift/ThriftCLIService.java server/HiveServer2.java

2014-11-05 Thread vgumashta
Author: vgumashta Date: Wed Nov 5 17:29:02 2014 New Revision: 1636920 URL: http://svn.apache.org/r1636920 Log: HIVE-8733: HiveServer2 dynamic service discovery not picking correct IP address when hive.server2.thrift.bind.host is not set (Vaibhav Gumashta reviewed by Thejas Nair) Modified

svn commit: r1636919 - in /hive/trunk/service/src/java/org/apache/hive/service: cli/thrift/ThriftCLIService.java server/HiveServer2.java

2014-11-05 Thread vgumashta
Author: vgumashta Date: Wed Nov 5 17:27:52 2014 New Revision: 1636919 URL: http://svn.apache.org/r1636919 Log: HIVE-8733: HiveServer2 dynamic service discovery not picking correct IP address when hive.server2.thrift.bind.host is not set (Vaibhav Gumashta reviewed by Thejas Nair) Modified

svn commit: r1636795 - in /hive/branches/branch-0.14: itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/ jdbc/src/java/org/apache/hive/jdbc/ service/src/java/org/apache/hive/service/server/

2014-11-04 Thread vgumashta
Author: vgumashta Date: Wed Nov 5 03:27:59 2014 New Revision: 1636795 URL: http://svn.apache.org/r1636795 Log: HIVE-8723: Set reasonable connection timeout for CuratorFramework ZooKeeper clients in Hive (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-0.14/itests

svn commit: r1636796 - in /hive/trunk: itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/ jdbc/src/java/org/apache/hive/jdbc/ service/src/java/org/apache/hive/service/server/ shims/common-s

2014-11-04 Thread vgumashta
Author: vgumashta Date: Wed Nov 5 03:28:41 2014 New Revision: 1636796 URL: http://svn.apache.org/r1636796 Log: HIVE-8723: Set reasonable connection timeout for CuratorFramework ZooKeeper clients in Hive (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/itests/hive-unit/src

svn commit: r1636794 - in /hive/branches/branch-0.14: jdbc/src/java/org/apache/hive/jdbc/ service/src/java/org/apache/hive/service/auth/ service/src/java/org/apache/hive/service/cli/thrift/

2014-11-04 Thread vgumashta
Author: vgumashta Date: Wed Nov 5 03:26:13 2014 New Revision: 1636794 URL: http://svn.apache.org/r1636794 Log: HIVE-8705: Support using pre-authenticated subject in kerberized HiveServer2 HTTP mode (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-0.14/jdbc/src

svn commit: r1636701 - in /hive/trunk: jdbc/src/java/org/apache/hive/jdbc/ service/src/java/org/apache/hive/service/auth/ service/src/java/org/apache/hive/service/cli/thrift/

2014-11-04 Thread vgumashta
Author: vgumashta Date: Tue Nov 4 19:45:34 2014 New Revision: 1636701 URL: http://svn.apache.org/r1636701 Log: HIVE-8705: Support using pre-authenticated subject in kerberized HiveServer2 HTTP mode (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/jdbc/src/java/org/apache

svn commit: r1635718 - /hive/branches/branch-0.14/service/src/java/org/apache/hive/service/cli/operation/OperationLog.java

2014-10-31 Thread vgumashta
Author: vgumashta Date: Fri Oct 31 08:12:44 2014 New Revision: 1635718 URL: http://svn.apache.org/r1635718 Log: HIVE-8392: HiveServer2 Operation.close fails on windows (Vaibhav Gumashta reviewed by Thejas Nair, Gunther Hagleitner) Modified: hive/branches/branch-0.14/service/src/java/org

svn commit: r1635717 - /hive/trunk/service/src/java/org/apache/hive/service/cli/operation/OperationLog.java

2014-10-31 Thread vgumashta
Author: vgumashta Date: Fri Oct 31 08:11:56 2014 New Revision: 1635717 URL: http://svn.apache.org/r1635717 Log: HIVE-8392: HiveServer2 Operation.close fails on windows (Vaibhav Gumashta reviewed by Thejas Nair, Gunther Hagleitner) Modified: hive/trunk/service/src/java/org/apache/hive

svn commit: r1634409 - /hive/branches/branch-0.14/jdbc/src/java/org/apache/hive/jdbc/ZooKeeperHiveClientHelper.java

2014-10-26 Thread vgumashta
Author: vgumashta Date: Sun Oct 26 23:53:48 2014 New Revision: 1634409 URL: http://svn.apache.org/r1634409 Log: HIVE-8596: HiveServer2 dynamic service discovery: ZK throws too many connections error (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-0.14/jdbc/src

svn commit: r1634408 - /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/ZooKeeperHiveClientHelper.java

2014-10-26 Thread vgumashta
Author: vgumashta Date: Sun Oct 26 23:53:00 2014 New Revision: 1634408 URL: http://svn.apache.org/r1634408 Log: HIVE-8596: HiveServer2 dynamic service discovery: ZK throws too many connections error (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/jdbc/src/java/org/apache

svn commit: r1633061 - in /hive/branches/branch-0.14: jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java

2014-10-19 Thread vgumashta
Author: vgumashta Date: Mon Oct 20 06:56:03 2014 New Revision: 1633061 URL: http://svn.apache.org/r1633061 Log: HIVE-8377: Enable Kerberized SSL for HiveServer2 in http mode (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-0.14/jdbc/src/java/org/apache/hive/jdbc

svn commit: r1633060 - in /hive/trunk: jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java

2014-10-19 Thread vgumashta
Author: vgumashta Date: Mon Oct 20 06:55:30 2014 New Revision: 1633060 URL: http://svn.apache.org/r1633060 Log: HIVE-8377: Enable Kerberized SSL for HiveServer2 in http mode (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/jdbc/src/java/org/apache/hive/jdbc

svn commit: r1633059 - in /hive/branches/branch-0.14: jdbc/src/java/org/apache/hive/jdbc/ ql/src/java/org/apache/hadoop/hive/ql/util/ service/src/java/org/apache/hive/service/server/ shims/0.20/src/ma

2014-10-19 Thread vgumashta
Author: vgumashta Date: Mon Oct 20 06:53:35 2014 New Revision: 1633059 URL: http://svn.apache.org/r1633059 Log: HIVE-8173: HiveServer2 dynamic service discovery: figure out best ZooKeeper ACLs for security (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/branches/branch-0.14/jdbc

svn commit: r1633058 - in /hive/trunk: jdbc/src/java/org/apache/hive/jdbc/ ql/src/java/org/apache/hadoop/hive/ql/util/ service/src/java/org/apache/hive/service/server/ shims/0.20/src/main/java/org/apa

2014-10-19 Thread vgumashta
Author: vgumashta Date: Mon Oct 20 06:52:26 2014 New Revision: 1633058 URL: http://svn.apache.org/r1633058 Log: HIVE-8173: HiveServer2 dynamic service discovery: figure out best ZooKeeper ACLs for security (Vaibhav Gumashta reviewed by Thejas Nair) Modified: hive/trunk/jdbc/src/java/org

svn commit: r1631616 - /hive/branches/branch-0.14/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java

2014-10-13 Thread vgumashta
Author: vgumashta Date: Tue Oct 14 04:58:46 2014 New Revision: 1631616 URL: http://svn.apache.org/r1631616 Log: HIVE-8427: Hive Streaming : secure streaming hangs leading to time outs. (Roshan Naik reviewed by Vaibhav Gumashta) Modified: hive/branches/branch-0.14/hcatalog/streaming/src

svn commit: r1631615 - /hive/trunk/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java

2014-10-13 Thread vgumashta
Author: vgumashta Date: Tue Oct 14 04:57:58 2014 New Revision: 1631615 URL: http://svn.apache.org/r1631615 Log: HIVE-8427: Hive Streaming : secure streaming hangs leading to time outs. (Roshan Naik reviewed by Vaibhav Gumashta) Modified: hive/trunk/hcatalog/streaming/src/java/org/apache

svn commit: r1631109 - in /hive/branches/branch-0.14: itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java jdbc/src/java/org/

2014-10-11 Thread vgumashta
Author: vgumashta Date: Sat Oct 11 20:15:34 2014 New Revision: 1631109 URL: http://svn.apache.org/r1631109 Log: HIVE-6972: jdbc HTTP configuration options should be part of sessionConf part of connection string Modified: hive/branches/branch-0.14/itests/hive-unit/src/test/java/org/apache

svn commit: r1631108 - in /hive/trunk: itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java jdbc/src/java/org/apache/hive/jdb

2014-10-11 Thread vgumashta
Author: vgumashta Date: Sat Oct 11 20:14:31 2014 New Revision: 1631108 URL: http://svn.apache.org/r1631108 Log: HIVE-6972: jdbc HTTP configuration options should be part of sessionConf part of connection string Modified: hive/trunk/itests/hive-unit/src/test/java/org/apache/hive/jdbc

<    1   2   3   4   5   >