hive git commit: HIVE-13501: Invoke failure hooks if query fails on exception (Jimmy, reviewed by Szehon)

2016-04-15 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 88cea1c21 -> ff6ddfb3c HIVE-13501: Invoke failure hooks if query fails on exception (Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ff6ddfb3

[2/2] hive git commit: HIVE-13529: Move around some of the classes created during llap branch work

2016-04-15 Thread jdere
HIVE-13529: Move around some of the classes created during llap branch work Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7b9096a9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/7b9096a9 Diff:

[1/2] hive git commit: HIVE-13529: Move around some of the classes created during llap branch work

2016-04-15 Thread jdere
Repository: hive Updated Branches: refs/heads/llap fc7343dd1 -> 7b9096a92 http://git-wip-us.apache.org/repos/asf/hive/blob/7b9096a9/llap-common/src/java/org/apache/hadoop/hive/llap/LlapRowRecordReader.java -- diff --git

hive git commit: HIVE-13498: cleardanglingscratchdir does not work if scratchdir is not on defaultFs (Daniel Dai, reviewed by Thejas Nair)

2016-04-15 Thread daijy
Repository: hive Updated Branches: refs/heads/master d559b3475 -> 88cea1c21 HIVE-13498: cleardanglingscratchdir does not work if scratchdir is not on defaultFs (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/4] hive git commit: Revert "HIVE-12159: Create vectorized readers for the complex types (Owen O'Malley, reviewed by Matt McCline)"

2016-04-15 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d559b347/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestVectorOrcFile.java -- diff --git a/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestVectorOrcFile.java

hive git commit: HIVE-13498: cleardanglingscratchdir does not work if scratchdir is not on defaultFs

2016-04-15 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-1 72f71bb4b -> 9be86f3f4 HIVE-13498: cleardanglingscratchdir does not work if scratchdir is not on defaultFs Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9be86f3f

[3/4] hive git commit: Revert "HIVE-12159: Create vectorized readers for the complex types (Owen O'Malley, reviewed by Matt McCline)"

2016-04-15 Thread mmccline
http://git-wip-us.apache.org/repos/asf/hive/blob/d559b347/ql/src/java/org/apache/hadoop/hive/ql/io/orc/TreeReaderFactory.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/io/orc/TreeReaderFactory.java

[1/4] hive git commit: Revert "HIVE-12159: Create vectorized readers for the complex types (Owen O'Malley, reviewed by Matt McCline)"

2016-04-15 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 40e0c3807 -> d559b3475 http://git-wip-us.apache.org/repos/asf/hive/blob/d559b347/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestVectorizedORCReader.java -- diff --git

[4/4] hive git commit: Revert "HIVE-12159: Create vectorized readers for the complex types (Owen O'Malley, reviewed by Matt McCline)"

2016-04-15 Thread mmccline
Revert "HIVE-12159: Create vectorized readers for the complex types (Owen O'Malley, reviewed by Matt McCline)" This reverts commit 0dd4621f34f6043071474220a082268cda124b9d. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

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:

hive git commit: Revert "HIVE-13499 : TestJdbcWithMiniHS2 is hanging - temp patch to disable the test class"

2016-04-15 Thread thejas
Repository: hive Updated Branches: refs/heads/master 58c4e1215 -> 2d282919c Revert "HIVE-13499 : TestJdbcWithMiniHS2 is hanging - temp patch to disable the test class" This reverts commit 98a7dd8c88969654baadcee65d34863e97835aa4. Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: Revert "HIVE-13149: Remove some unnecessary HMS connections from HS2 (Reviewed by Szehon Ho, Chaoyu Tang)"

2016-04-15 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6a776f599 -> 58c4e1215 Revert "HIVE-13149: Remove some unnecessary HMS connections from HS2 (Reviewed by Szehon Ho, Chaoyu Tang)" This reverts commit 37e6e1bf56d7d2fd557730380b147c745fc051ce. Project:

hive git commit: HIVE-13475: Allow aggregate functions in over clause (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-04-15 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master b30fe72e0 -> 6a776f599 HIVE-13475: Allow aggregate functions in over clause (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13415 : Decouple Sessions from thrift binary transport (Rajat Khandelwal, reviewed by Szehon Ho)

2016-04-15 Thread amareshwari
Repository: hive Updated Branches: refs/heads/master 3fec161da -> b30fe72e0 HIVE-13415 : Decouple Sessions from thrift binary transport (Rajat Khandelwal, reviewed by Szehon Ho) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13287: Add logic to estimate stats for IN operator (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2016-04-15 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 833a7d158 -> 3fec161da HIVE-13287: Add logic to estimate stats for IN operator (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: