[7/8] hive git commit: HIVE-15294: Capture additional metadata to replicate a simple insert at destination (Vaibhav Gumashta reviewed by Thejas Nair)

2016-12-19 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/bbd99ed6/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp b/metastore/src/gen/thrift/gen-cpp/ThriftH

[6/8] hive git commit: HIVE-15294: Capture additional metadata to replicate a simple insert at destination (Vaibhav Gumashta reviewed by Thejas Nair)

2016-12-19 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/bbd99ed6/metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp b/metastore/src/gen/thrift/gen-cpp/hive_

hive git commit: HIVE-15333: Add a FetchTask to REPL DUMP plan for reading dump uri, last repl id as ResultSet (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Thejas Nair)

2016-12-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 0ed01fdf8 -> 24f48f124 HIVE-15333: Add a FetchTask to REPL DUMP plan for reading dump uri, last repl id as ResultSet (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Com

hive git commit: HIVE-15332: REPL LOAD & DUMP support for incremental CREATE_TABLE/ADD_PTN (Sushanth Sowmyan reviewed by Vaibhav Gumashta)

2016-12-06 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 0c8edf053 -> 2f5889c9b HIVE-15332: REPL LOAD & DUMP support for incremental CREATE_TABLE/ADD_PTN (Sushanth Sowmyan 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-15284: Add junit test to test replication scenarios (Sushanth Sowmyan reviewed by Vaibhav Gumashta)

2016-11-28 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 1aebe9d54 -> 63bdfa687 HIVE-15284: Add junit test to test replication scenarios (Sushanth Sowmyan 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/c

[1/2] hive git commit: HIVE-15180: Extend JSONMessageFactory to store additional information about metadata objects on different table events (Sushanth Sowmyan, Vaibhav Gumashta reviewed by Thejas Nai

2016-11-23 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master bfad8638c -> 3dd28fbbb http://git-wip-us.apache.org/repos/asf/hive/blob/3dd28fbb/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/MessageFactory.java -- diff --g

[2/2] hive git commit: HIVE-15180: Extend JSONMessageFactory to store additional information about metadata objects on different table events (Sushanth Sowmyan, Vaibhav Gumashta reviewed by Thejas Nai

2016-11-23 Thread vgumashta
HIVE-15180: Extend JSONMessageFactory to store additional information about metadata objects on different table events (Sushanth Sowmyan, 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/asf/hive/commi

hive git commit: HIVE-14902: HiveServer2: Cleanup code which checks for ThriftJDBCSerde usage (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-11-18 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 69f3a0bff -> 7d85b9bc7 HIVE-14902: HiveServer2: Cleanup code which checks for ThriftJDBCSerde usage (Ziyang Zhao 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-14902: HiveServer2: Cleanup code which checks for ThriftJDBCSerde usage (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-11-18 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 3baca6cea -> bbcff5ea1 HIVE-14902: HiveServer2: Cleanup code which checks for ThriftJDBCSerde usage (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

[2/2] hive git commit: HIVE-15151: Bootstrap support for replv2 (Sushanth Sowmyan reviewed by Vaibhav Gumashta)

2016-11-13 Thread vgumashta
HIVE-15151: Bootstrap support for replv2 (Sushanth Sowmyan 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/739ac3af Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/739ac3af Diff: http://git-

[1/2] hive git commit: HIVE-15151: Bootstrap support for replv2 (Sushanth Sowmyan reviewed by Vaibhav Gumashta)

2016-11-13 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 532e6a72e -> 739ac3af3 http://git-wip-us.apache.org/repos/asf/hive/blob/739ac3af/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java -- diff --git a

hive git commit: HIVE-14964: Failing Test: Fix TestBeelineArgParsing tests (Zoltan Haindrich reviewed by Ferdinand Xu, Siddharth Seth)

2016-11-06 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 50f7539a6 -> 643e9c0f0 HIVE-14964: Failing Test: Fix TestBeelineArgParsing tests (Zoltan Haindrich reviewed by Ferdinand Xu, Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org

hive git commit: HIVE-14964: Failing Test: Fix TestBeelineArgParsing tests (Zoltan Haindrich reviewed by Ferdinand Xu, Siddharth Seth)

2016-11-06 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 387c11401 -> fd55bd351 HIVE-14964: Failing Test: Fix TestBeelineArgParsing tests (Zoltan Haindrich reviewed by Ferdinand Xu, Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

[1/2] hive git commit: HIVE-14891: Parallelize TestHCatStorer (Vaibhav Gumashta reviewed by Siddharth Seth)

2016-10-17 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master e0e10a932 -> 2cae7361f http://git-wip-us.apache.org/repos/asf/hive/blob/2cae7361/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatStorer.java

[2/2] hive git commit: HIVE-14891: Parallelize TestHCatStorer (Vaibhav Gumashta reviewed by Siddharth Seth)

2016-10-17 Thread vgumashta
HIVE-14891: Parallelize TestHCatStorer (Vaibhav Gumashta reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2cae7361 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2cae7361 Diff: http://git-wip-

hive git commit: HIVE-14966: JDBC: Make cookie-auth work in HTTP mode (Gopal V reviewed by Tao Li, Vaibhav Gumashta)

2016-10-15 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 16d28b343 -> c71ef4fed HIVE-14966: JDBC: Make cookie-auth work in HTTP mode (Gopal V reviewed by Tao Li, Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit

hive git commit: Revert "HIVE-12458: remove identity_udf.jar from source (Vaibhav Gumashta reviewed by Thejas Nair)"

2016-10-14 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master f42c89ca4 -> 6d974a907 Revert "HIVE-12458: remove identity_udf.jar from source (Vaibhav Gumashta reviewed by Thejas Nair)" This reverts commit bfa34f339948c02129534d0008cf32e8b828d821. Project: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-12458: remove identity_udf.jar from source (Vaibhav Gumashta reviewed by Thejas Nair)

2016-10-12 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 9f7fd6a43 -> bfa34f339 HIVE-12458: remove identity_udf.jar from source (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/asf/hive/commit/bfa34f33

hive git commit: HIVE-14761: Remove TestJdbcWithMiniMr after merging tests with TestJdbcWithMiniHS2 (Vaibhav Gumashta reviewed by Siddharth Seth)

2016-10-12 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 04b303b69 -> 9f7fd6a43 HIVE-14761: Remove TestJdbcWithMiniMr after merging tests with TestJdbcWithMiniHS2 (Vaibhav Gumashta reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

hive git commit: HIVE-14721: Fix TestJdbcWithMiniHS2 runtime (Vaibhav Gumashta reviewed by Siddharth Seth)

2016-10-11 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 0b90e8f0b -> 42d997a29 HIVE-14721: Fix TestJdbcWithMiniHS2 runtime (Vaibhav Gumashta reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/42d997a2

hive git commit: HIVE-14850: Fix TestJdbcDriver2 set up time (Vaibhav Gumashta reviewed by Siddharth Seth)

2016-10-11 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 623062ed4 -> 0b90e8f0b HIVE-14850: Fix TestJdbcDriver2 set up time (Vaibhav Gumashta reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0b90e8f0

hive git commit: HIVE-14039: HiveServer2: Make the usage of server with JDBC thirft serde enabled, backward compatible for older clients (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-09-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 3318dcf8d -> 2a8f1ce1d HIVE-14039: HiveServer2: Make the usage of server with JDBC thirft serde enabled, backward compatible for older clients (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-14039: HiveServer2: Make the usage of server with JDBC thirft serde enabled, backward compatible for older clients (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-09-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 5edf7c833 -> d2e294cf5 HIVE-14039: HiveServer2: Make the usage of server with JDBC thirft serde enabled, backward compatible for older clients (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive

hive git commit: HIVE-14591: HS2 is shut down unexpectedly during the startup time (Tao Li reviewed by Vaibhav Gumashta)

2016-09-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 50505126e -> 3318dcf8d HIVE-14591: HS2 is shut down unexpectedly during the startup time (Tao Li reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hiv

hive git commit: HIVE-14591: HS2 is shut down unexpectedly during the startup time (Tao Li reviewed by Vaibhav Gumashta)

2016-09-09 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 0755348d7 -> 5edf7c833 HIVE-14591: HS2 is shut down unexpectedly during the startup time (Tao Li 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/co

hive git commit: HIVE-14276: Update protocol version in TOpenSessionReq and TOpenSessionResp (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-08-08 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master a92abf56e -> 84708e8a4 HIVE-14276: Update protocol version in TOpenSessionReq and TOpenSessionResp (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/re

hive git commit: HIVE-14276: Update protocol version in TOpenSessionReq and TOpenSessionResp (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-08-08 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 64fc83c0d -> 759a965ce HIVE-14276: Update protocol version in TOpenSessionReq and TOpenSessionResp (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.or

hive git commit: HIVE-13723: Executing join query on type Float using Thrift Serde will result in Float cast to Double error (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-08-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 7a9003f32 -> 4569a22ed HIVE-13723: Executing join query on type Float using Thrift Serde will result in Float cast to Double error (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Com

hive git commit: HIVE-13723: Executing join query on type Float using Thrift Serde will result in Float cast to Double error (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-08-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master ba62b66bb -> 23c0f7164 HIVE-13723: Executing join query on type Float using Thrift Serde will result in Float cast to Double error (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14348: Add tests for alter table exchange partition (Vaibhav Gumashta reviewed by Thejas Nair)

2016-07-29 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 41b731a29 -> a52217cb9 HIVE-14348: Add tests for alter table exchange partition (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/asf/hive/co

hive git commit: HIVE-14348: Add tests for alter table exchange partition (Vaibhav Gumashta reviewed by Thejas Nair)

2016-07-29 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 8a1837665 -> c8648aa3a HIVE-14348: Add tests for alter table exchange partition (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/asf/hive/commit

hive git commit: HIVE-14275: LineageState#clear throws NullPointerException on branch-1 (Vaibhav Gumashta reviewed by Thejas Nair)

2016-07-20 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 8b1e51b6a -> 80501bfb9 HIVE-14275: LineageState#clear throws NullPointerException on branch-1 (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

hive git commit: HIVE-14191: bump a new api version for ThriftJDBCBinarySerde changes (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-07-14 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 a5a270ec8 -> cfb11f803 HIVE-14191: bump a new api version for ThriftJDBCBinarySerde changes (Ziyang Zhao reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

hive git commit: HIVE-14191: bump a new api version for ThriftJDBCBinarySerde changes (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-07-14 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master aab020f0f -> 507c6b9d0 HIVE-14191: bump a new api version for ThriftJDBCBinarySerde changes (Ziyang Zhao 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 git commit: HIVE-13965: Empty resultset run into Exception when using Thrift Binary Serde (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-07-13 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 fce449c46 -> e9479f0f2 HIVE-13965: Empty resultset run into Exception when using Thrift Binary Serde (Ziyang Zhao 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-13965: Empty resultset run into Exception when using Thrift Binary Serde (Ziyang Zhao reviewed by Vaibhav Gumashta)

2016-07-13 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 9b21e17db -> ab88dbb22 HIVE-13965: Empty resultset run into Exception when using Thrift Binary Serde (Ziyang Zhao 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-11966 JDBC Driver parsing error when reading principal from ZooKeeper (Vaibhav Gumashta via Alan Gates)

2016-07-06 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 a81f5e7ee -> d2b6bdf94 HIVE-11966 JDBC Driver parsing error when reading principal from ZooKeeper (Vaibhav Gumashta via Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-13264: JDBC driver makes 2 Open Session Calls for every open session (Nithin Mahesh reviewed by Vaibhav Gumashta)

2016-07-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 c1665cc8e -> c0d53831c HIVE-13264: JDBC driver makes 2 Open Session Calls for every open session (Nithin Mahesh reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.or

hive git commit: HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reviewed by Thejas Nair)

2016-07-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 19c8d1e57 -> 51e44a492 HIVE-14153: Beeline: beeline history doesn't work on Hive2 (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/asf/hive/co

hive git commit: HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reveiwed by Thejas Nair)

2016-07-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 c2e9c59b4 -> 7fbb722f5 HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reveiwed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reveiwed by Thejas Nair)

2016-07-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 5919e9026 -> 89e1b8d61 HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reveiwed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/comm

hive git commit: HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman

2016-07-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 21da55964 -> c2e9c59b4 HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman Project: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-14038 miscellaneous acid improvements (Eugene Koifman, reviewed by Wei Zheng)

2016-07-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 e2da0e163 -> 21da55964 HIVE-14038 miscellaneous acid improvements (Eugene Koifman, reviewed by Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/21da5596 Tre

hive git commit: HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman

2016-06-26 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 46c847968 -> 5c87759ef HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman Project: http://git-wip-us.apache.org/repos/asf/hiv

hive git commit: HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman

2016-06-26 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master a70c82fd0 -> a42fe46cc HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman Project: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-13264: JDBC driver makes 2 Open Session Calls for every open session (Nithin Mahesh reviewed by Vaibhav Gumashta)

2016-06-10 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 44d1bdb54 -> 88005d246 HIVE-13264: JDBC driver makes 2 Open Session Calls for every open session (Nithin Mahesh reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/re

hive git commit: Revert "HIVE-13882: When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set" (Reviewed by Jimmy Xiang)"

2016-06-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 600bde23b -> 29a25990d Revert "HIVE-13882: When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set" (Reviewed by Jimmy Xiang)" This reverts commit 0adb2255c6dd3f06c92c67f5

hive git commit: HIVE-13882: When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set" (Reviewed by Jimmy Xiang)

2016-06-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 d36f14aff -> 0adb2255c HIVE-13882: When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set" (Reviewed by Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-13561: HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used (Trystan Leftwich reviewed by Vaibhav Gumashta)

2016-06-01 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.1 705ce7db4 -> a8cc70210 HIVE-13561: HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used (Trystan Leftwich reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http:/

hive git commit: HIVE-13561: HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used (Trystan Leftwich reviewed by Vaibhav Gumashta)

2016-05-27 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master b420e1da9 -> 68a421080 HIVE-13561: HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used (Trystan Leftwich reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git

hive git commit: HIVE-13393: Beeline: Print help message for the --incremental option (Vaibhav Gumashta reviewed by Thejas Nair)

2016-05-05 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 4eb960305 -> 794f161c1 HIVE-13393: Beeline: Print help message for the --incremental option (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/asf

hive git commit: HIVE-4924: JDBC: Support query timeout for jdbc (Vaibhav Gumashta reviewed by Thejas Nair)

2016-05-03 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 0a5bc94c1 -> b6218275b HIVE-4924: JDBC: Support query timeout for jdbc (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/asf/hive/commit/b6218275

hive git commit: HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan)

2016-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 029b8833e -> 5d4c2bd63 HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

hive git commit: HIVE-13390-ADDENDUM: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan)

2016-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 d0736590d -> ab2951237 HIVE-13390-ADDENDUM: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip

hive git commit: HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan)

2016-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1 0ed03eec7 -> d0736590d HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apach

hive git commit: HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan)

2016-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-2.0 53aad28c6 -> 116751eb5 HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

hive git commit: HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan)

2016-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 4b5f0d963 -> 3b2ea2480 HIVE-13390: HiveServer2: Add more test to ZK service discovery using MiniHS2 (Vaibhav Gumashta reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

[1/3] hive git commit: HIVE-12049: HiveServer2: Provide an option to write serialized thrift objects in final tasks (Rohit Dholakia reviewed by Ashutosh Chauhan, Gopal Vijayaraghavan, Lefty Leverenz,

2016-04-22 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 145e253df -> fb230f9df http://git-wip-us.apache.org/repos/asf/hive/blob/fb230f9d/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java -- diff --git a

[3/3] hive git commit: HIVE-12049: HiveServer2: Provide an option to write serialized thrift objects in final tasks (Rohit Dholakia reviewed by Ashutosh Chauhan, Gopal Vijayaraghavan, Lefty Leverenz,

2016-04-22 Thread vgumashta
HIVE-12049: HiveServer2: Provide an option to write serialized thrift objects in final tasks (Rohit Dholakia reviewed by Ashutosh Chauhan, Gopal Vijayaraghavan, Lefty Leverenz, 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-12049: HiveServer2: Provide an option to write serialized thrift objects in final tasks (Rohit Dholakia reviewed by Ashutosh Chauhan, Gopal Vijayaraghavan, Lefty Leverenz,

2016-04-22 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/fb230f9d/serde/src/java/org/apache/hadoop/hive/serde2/thrift/Type.java -- diff --git a/serde/src/java/org/apache/hadoop/hive/serde2/thrift/Type.java b/serde/src/java/org/apache/hado

hive git commit: HIVE-6535: JDBC: provide an async API to execute query and fetch results (Vaibhav Gumashta reviewed by Thejas Nair)

2016-04-15 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 2d282919c -> 40e0c3807 HIVE-6535: JDBC: provide an async API to execute query and fetch results (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

hive git commit: HIVE-13439: JDBC: provide a way to retrieve GUID to query Yarn ATS (Vaibhav Gumashta reviewed by Thejas Nair)

2016-04-11 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master d3532169a -> 58dcd7633 HIVE-13439: JDBC: provide a way to retrieve GUID to query Yarn ATS (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/asf/h

hive git commit: HIVE-13326: HiveServer2: Make ZK config publishing configurable (Vaibhav Gumashta reviewed by Thejas Nair)

2016-03-29 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master a14ef8abe -> 56b645981 HIVE-13326: HiveServer2: Make ZK config publishing configurable (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/asf/hive

[07/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TByteValue.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrif

[03/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TColumnValue.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thr

[15/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-cpp/TCLIService_server.skeleton.cpp -- diff --git a/service/src/gen/thrift/gen-cpp/TCLIService_server.skeleton.cpp b/service/src/gen/thrift/gen-c

[22/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-py/TCLIService/__init__.py -- diff --git a/service-rpc/src/gen/thrift/gen-py/TCLIService/__init__.py b/service-rpc/src/gen/thrift/gen-py/TCLI

[33/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TGetTypeInfoResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/ser

[47/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-cpp/TCLIService_types.cpp -- diff --git a/service-rpc/src/gen/thrift/gen-cpp/TCLIService_types.cpp b/service-rpc/src/gen/thrift/gen-cpp/TCLIS

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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

[21/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py -- diff --git a/service-rpc/src/gen/thrift/gen-py/TCLIService/ttypes.py b/service-rpc/src/gen/thrift/gen-py/TCLIServ

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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

[49/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-cpp/TCLIService.h -- diff --git a/service-rpc/src/gen/thrift/gen-cpp/TCLIService.h b/service-rpc/src/gen/thrift/gen-cpp/TCLIService.h new fil

[27/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TUnionTypeEntry.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/serv

[29/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TStatus.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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/

[01/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-11 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master 327bcaf56 -> 3a1c4b57f http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TGetCatalogsResp.java

[16/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-cpp/TCLIService.h -- diff --git a/service/src/gen/thrift/gen-cpp/TCLIService.h b/service/src/gen/thrift/gen-cpp/TCLIService.h deleted file mode 1

[37/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TGetDelegationTokenResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/h

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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

[43/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TCLIService.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/

[09/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/service/ThriftHive.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/service/Thrift

[14/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-cpp/TCLIService_types.cpp -- diff --git a/service/src/gen/thrift/gen-cpp/TCLIService_types.cpp b/service/src/gen/thrift/gen-cpp/TCLIService_types

[08/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TArrayTypeEntry.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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/

[35/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TGetResultSetMetadataReq.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/

[40/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TColumnValue.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service

[39/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TExecuteStatementResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hiv

[05/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TCLIServiceConstants.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/service

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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

[12/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-cpp/ThriftHive.cpp -- diff --git a/service/src/gen/thrift/gen-cpp/ThriftHive.cpp b/service/src/gen/thrift/gen-cpp/ThriftHive.cpp deleted file mod

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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

[38/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TGetCatalogsResp.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/ser

[20/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-rb/t_c_l_i_service.rb -- diff --git a/service-rpc/src/gen/thrift/gen-rb/t_c_l_i_service.rb b/service-rpc/src/gen/thrift/gen-rb/t_c_l_i_servic

[04/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service/src/gen/thrift/gen-javabean/org/apache/hive/service/cli/thrift/TCloseOperationResp.java -- diff --git a/service/src/gen/thrift/gen-javabean/org/apache/hive/service/

[51/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-11 Thread vgumashta
HIVE-12442: Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks (Rohit Dholakia 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/3a1c4b57 Tree: http://git-wip-us.apache.

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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

[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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/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_

[44/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/rpc/thrift/TByteValue.java -- diff --git a/service-rpc/src/gen/thrift/gen-javabean/org/apache/hive/service/r

[48/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-11 Thread vgumashta
http://git-wip-us.apache.org/repos/asf/hive/blob/3a1c4b57/service-rpc/src/gen/thrift/gen-cpp/TCLIService_server.skeleton.cpp -- diff --git a/service-rpc/src/gen/thrift/gen-cpp/TCLIService_server.skeleton.cpp b/service-rpc/src/gen/

<    1   2   3   4   5   >