hive git commit: HIVE-20935. Upload of llap package tarball fails in EC2 causing LLAP service start failure. (Gour Saha, reviewed by Prasanth Jayachandran)

2018-11-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master 1fe471d31 -> 80f6ab188 HIVE-20935. Upload of llap package tarball fails in EC2 causing LLAP service start failure. (Gour Saha, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20763: Add google cloud storage (gs) to the exim uri schema whitelist (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin)

2018-10-21 Thread sseth
Repository: hive Updated Branches: refs/heads/master 7ed8bf48b -> ccdc92501 HIVE-20763: Add google cloud storage (gs) to the exim uri schema whitelist (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17093. LLAP ssl configs need to be localized to talk to a wire encrypted hdfs. (Siddharth Seth, reviewed by Gopal V)

2017-07-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master d3ba76d1e -> c27764c0d HIVE-17093. LLAP ssl configs need to be localized to talk to a wire encrypted hdfs. (Siddharth Seth, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16777. LLAP: Use separate tokens and UGI instances when an external client is used. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-05-27 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3330403a7 -> a18e77281 HIVE-16777. LLAP: Use separate tokens and UGI instances when an external client is used. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14052. Cleanup structures when external clients use LLAP. (Siddharth Seth, reviewed by Jason Dere, Sergey Shelukhin)

2017-05-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3671668b6 -> 1dfe101a7 HIVE-14052. Cleanup structures when external clients use LLAP. (Siddharth Seth, reviewed by Jason Dere, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16692 addendum. LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out. (Rajesh Balamohan, reviewed by Siddharth Seth)

2017-05-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master 497f11916 -> 3671668b6 HIVE-16692 addendum. LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out. (Rajesh Balamohan, reviewed by Siddharth Seth) Project:

hive git commit: HIVE-16692. LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out. (Rajesh Balamohan, reviewed by Siddharth Seth)

2017-05-17 Thread sseth
Repository: hive Updated Branches: refs/heads/master c99549fba -> eead46c4c HIVE-16692. LLAP: Keep alive connection in shuffle handler should not be closed until entire data is flushed out. (Rajesh Balamohan, reviewed by Siddharth Seth) Project:

hive git commit: HIVE-16639. LLAP: Derive shuffle thread counts and keep-alive connections from instance count. (Siddharth Seth, reviewed by Gopal V)

2017-05-12 Thread sseth
wip-us.apache.org/repos/asf/hive/commit/3baaca74 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3baaca74 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3baaca74 Branch: refs/heads/master Commit: 3baaca747d7bd81d58a8651074af5aed67067c6f Parents: 113a099 Author: Siddharth Seth <

hive git commit: HIVE-16634. LLAP Use a pool of connections to a single AM from a daemon. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-05-12 Thread sseth
org/repos/asf/hive/commit/113a0991 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/113a0991 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/113a0991 Branch: refs/heads/master Commit: 113a099125fa0dae25bbb8417582edd5aac3 Parents: 8a7b5b5 Author: Siddharth Seth <sseth@HW10890

hive git commit: HIVE-15786. Provide additional information from the llapstatus command. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-04-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master 609208fce -> a5980eec6 HIVE-15786. Provide additional information from the llapstatus command. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16325. Tez session refresh based on a time interval fails. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-29 Thread sseth
Repository: hive Updated Branches: refs/heads/master 19865cb07 -> df796776b HIVE-16325. Tez session refresh based on a time interval fails. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16053. Remove newRatio from llap JAVA_OPTS_BASE. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-03-29 Thread sseth
Repository: hive Updated Branches: refs/heads/master ea41d0a68 -> 19865cb07 HIVE-16053. Remove newRatio from llap JAVA_OPTS_BASE. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16319. LLAP: Better handling of an empty wait queue, should try scheduling checks. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-03-28 Thread sseth
Repository: hive Updated Branches: refs/heads/master b6d9dfe29 -> 5814c1152 HIVE-16319. LLAP: Better handling of an empty wait queue, should try scheduling checks. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16168. llap log links should use the NM nodeId port instead of web port. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-03-15 Thread sseth
Repository: hive Updated Branches: refs/heads/master f99ece64a -> ddbe226ca HIVE-16168. llap log links should use the NM nodeId port instead of web port. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-16094. queued containers may timeout if they don't get to run for a long time. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-03-06 Thread sseth
Repository: hive Updated Branches: refs/heads/master 8841bbf13 -> b8944fef4 HIVE-16094. queued containers may timeout if they don't get to run for a long time. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-16097. minor fixes to metrics and logs in LlapTaskScheduler. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-06 Thread sseth
HIVE-16097. minor fixes to metrics and logs in LlapTaskScheduler. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b8944fef Tree:

hive git commit: HIVE-16082. Allow user to change number of listener thread in LlapTaskCommunicator. (Zhiyuan Yang, reviewed by Rajesh Balamohan)

2017-03-03 Thread sseth
Repository: hive Updated Branches: refs/heads/master a633d38d6 -> 66bdab8dc HIVE-16082. Allow user to change number of listener thread in LlapTaskCommunicator. (Zhiyuan Yang, reviewed by Rajesh Balamohan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16067. LLAP: send out container complete messages after a fragment completes. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-01 Thread sseth
Repository: hive Updated Branches: refs/heads/master bc88d53a2 -> ba5397a78 HIVE-16067. LLAP: send out container complete messages after a fragment completes. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16005. miscellaneous small fixes to help with llap debuggability. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin)

2017-02-27 Thread sseth
Repository: hive Updated Branches: refs/heads/master 82cb4c196 -> ec4036bb6 HIVE-16005. miscellaneous small fixes to help with llap debuggability. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15830. Allow additional ACLs for tez jobs. (Siddharth Seth, reviewed by Daniel Dai)

2017-02-23 Thread sseth
Repository: hive Updated Branches: refs/heads/master 539d3c626 -> 657236ee0 HIVE-15830. Allow additional ACLs for tez jobs. (Siddharth Seth, reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/657236ee

hive git commit: HIVE-15570. Improved messaging when llap is down, ignore consistent splits config in non llap mode. (Zhiyuan Yang, reviewed by Sergey Shelukhin, Siddharth Seth)

2017-02-21 Thread sseth
Repository: hive Updated Branches: refs/heads/master 78e4bb79a -> dc0938c42 HIVE-15570. Improved messaging when llap is down, ignore consistent splits config in non llap mode. (Zhiyuan Yang, reviewed by Sergey Shelukhin, Siddharth Seth) Project:

[1/2] hive git commit: HIVE-15918. Add some debug messages to identify an issue getting runtimeInfo from tez. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-02-16 Thread sseth
Repository: hive Updated Branches: refs/heads/master ebb83b5d1 -> c1381fc19 HIVE-15918. Add some debug messages to identify an issue getting runtimeInfo from tez. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15921. Re-order the slider stop command to avoid a force if possible. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-02-16 Thread sseth
HIVE-15921. Re-order the slider stop command to avoid a force if possible. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c1381fc1 Tree:

[1/2] hive git commit: HIVE-11687. TaskExecutorService can reject work even if capacity is available. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-02-06 Thread sseth
Repository: hive Updated Branches: refs/heads/master 8230b5793 -> def0cdeae HIVE-11687. TaskExecutorService can reject work even if capacity is available. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15801. Some logging improvements in LlapTaskScheduler. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-02-06 Thread sseth
HIVE-15801. Some logging improvements in LlapTaskScheduler. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/def0cdea Tree:

[1/2] hive git commit: HIVE-15704. Update the default logger for llap to query-routing. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-01-27 Thread sseth
Repository: hive Updated Branches: refs/heads/master 1be08d13a -> aabe83dbf HIVE-15704. Update the default logger for llap to query-routing. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15722. LLAP: Avoid marking a query as complete if the AMReporter runs into an error. (Siddharth Seth, reviewed by Sergey Shelukhin, Prasanth Jayachandran)

2017-01-27 Thread sseth
HIVE-15722. LLAP: Avoid marking a query as complete if the AMReporter runs into an error. (Siddharth Seth, reviewed by Sergey Shelukhin, Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/aabe83db Tree:

hive git commit: HIVE-15731. sessions are not returned to the sessionPool in case of an interrupt. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-01-25 Thread sseth
Repository: hive Updated Branches: refs/heads/master b00621da5 -> 4625964b5 HIVE-15731. sessions are not returned to the sessionPool in case of an interrupt. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15562. LLAP TaskExecutorService race can lead to some fragments being permanently lost. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-01-10 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 0ad904315 -> dc3d99359 HIVE-15562. LLAP TaskExecutorService race can lead to some fragments being permanently lost. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 1749d70455bd6f8d010dd18566dac5774487c753)

hive git commit: HIVE-15562. LLAP TaskExecutorService race can lead to some fragments being permanently lost. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-01-09 Thread sseth
Repository: hive Updated Branches: refs/heads/master b4ac43db4 -> 1749d7045 HIVE-15562. LLAP TaskExecutorService race can lead to some fragments being permanently lost. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15219. LLAP: Allow additional slider global parameters to be set while creating the LLAP package. (Siddharth Seth, reviewed by Gopal V)

2016-11-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master bbcff5ea1 -> 678e6cac0 HIVE-15219. LLAP: Allow additional slider global parameters to be set while creating the LLAP package. (Siddharth Seth, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15135. Add an llap mode which fails if queries cannot run in llap. (Siddharth Seth, reviewed by Gopal V)`

2016-11-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3918a639f -> 23bba11d0 HIVE-15135. Add an llap mode which fails if queries cannot run in llap. (Siddharth Seth, reviewed by Gopal V)` Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15164. Change default RPC port for llap to be a dynamic port. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-11-10 Thread sseth
Repository: hive Updated Branches: refs/heads/master ab4562924 -> 85711700e HIVE-15164. Change default RPC port for llap to be a dynamic port. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15085. Reduce the memory used by unit tests, MiniCliDriver, MiniLlapLocal, MiniSpark. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-11-10 Thread sseth
Repository: hive Updated Branches: refs/heads/master e7aaf9678 -> ab4562924 HIVE-15085. Reduce the memory used by unit tests, MiniCliDriver, MiniLlapLocal, MiniSpark. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15159. LLAP ContainerRunner should not reduce the available heap while distributing to individual executors. (Siddharth Seth, reviewed by Gopal V)

2016-11-08 Thread sseth
Repository: hive Updated Branches: refs/heads/master d6748dc34 -> 9de529acf HIVE-15159. LLAP ContainerRunner should not reduce the available heap while distributing to individual executors. (Siddharth Seth, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-14887. Reduce the memory used by MiniMr, MiniTez, MiniLlap tests. (Siddharth Seth, reviewed by Sergio Peña)

2016-10-27 Thread sseth
Repository: hive Updated Branches: refs/heads/master dcfb1ed27 -> a977c3680 HIVE-14887. Reduce the memory used by MiniMr, MiniTez, MiniLlap tests. (Siddharth Seth, reviewed by Sergio Peña) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14391. TestAccumuloCliDriver is not executed during precommit tests. (Peter Vary, reviewed by Siddharth Seth)

2016-10-24 Thread sseth
Repository: hive Updated Branches: refs/heads/master 5c35d0c52 -> ad5d81697 HIVE-14391. TestAccumuloCliDriver is not executed during precommit tests. (Peter Vary, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15013. Config dir generated for tests should not be under the test tmp directory. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master a7dbd4e0d -> b75f07976 HIVE-15013. Config dir generated for tests should not be under the test tmp directory. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15006. Rename TestBeelineWithHS2ConnectionFile to avoid it being interpreted as a test file.. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-19 Thread sseth
Repository: hive Updated Branches: refs/heads/master 9072575ea -> a7dbd4e0d HIVE-15006. Rename TestBeelineWithHS2ConnectionFile to avoid it being interpreted as a test file.. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-15008. Cleanup local workDir when MiniHS2 starts up in FS_ONLY mode. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-19 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3252bed8f -> 9072575ea HIVE-15008. Cleanup local workDir when MiniHS2 starts up in FS_ONLY mode. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15009. ptest - avoid unnecessary cleanup from previous test runs in batch-exec.vm. (Siddharth Seth, reviewed by Sergio Peña)

2016-10-19 Thread sseth
Repository: hive Updated Branches: refs/heads/master 6d2eb1c41 -> f20ec2e93 HIVE-15009. ptest - avoid unnecessary cleanup from previous test runs in batch-exec.vm. (Siddharth Seth, reviewed by Sergio Peña) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14973. Fix Flaky test: TestJdbcWithSQLAuthorization.testBlackListedUdfUsage. (Zoltan Haindrich, reviewed by Siddharth Seth)

2016-10-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master fe4d8 -> 57044c47f HIVE-14973. Fix Flaky test: TestJdbcWithSQLAuthorization.testBlackListedUdfUsage. (Zoltan Haindrich, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14958. Improve the 'TestClass' did not produce a TEST-*.xml file message to include list of all qfiles in a batch, batch id. (Siddharth Seth, reviewed by Sergio Peña)

2016-10-17 Thread sseth
Repository: hive Updated Branches: refs/heads/master df6afdd4c -> e9c217fe6 HIVE-14958. Improve the 'TestClass' did not produce a TEST-*.xml file message to include list of all qfiles in a batch, batch id. (Siddharth Seth, reviewed by Sergio Peña) Project:

hive git commit: HIVE-14916. Reduce the memory requirements for Spark tests. (Dapeng Sun, reviewed by Ferdinand Xu, Siddharth Seth)

2016-10-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master ca51b69f5 -> 41c38ddc0 HIVE-14916. Reduce the memory requirements for Spark tests. (Dapeng Sun, reviewed by Ferdinand Xu, Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14938. Part2. Updated deployed ptest properties file to remove isolated tests, batch other tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master 956535388 -> ca51b69f5 HIVE-14938. Part2. Updated deployed ptest properties file to remove isolated tests, batch other tests. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-14938. Part1. Add deployed ptest properties file. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master 535316187 -> 956535388 HIVE-14938. Part1. Add deployed ptest properties file. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14915. Add an option in ptest to skip log collection for successful tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-11 Thread sseth
Repository: hive Updated Branches: refs/heads/master 6cb02dd6e -> 623062ed4 HIVE-14915. Add an option in ptest to skip log collection for successful tests. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14914. Improve the 'TestClass' did not produce a TEST-*.xml file message. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-11 Thread sseth
Repository: hive Updated Branches: refs/heads/master 9feed2f61 -> 6cb02dd6e HIVE-14914. Improve the 'TestClass' did not produce a TEST-*.xml file message. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-14803: S3: Stats gathering for insert queries can be expensive for partitioned dataset (Rajesh Balamohan via Pengcheng Xiong)"

2016-10-11 Thread sseth
Repository: hive Updated Branches: refs/heads/master c52c17b22 -> 17afd9bb9 Revert "HIVE-14803: S3: Stats gathering for insert queries can be expensive for partitioned dataset (Rajesh Balamohan via Pengcheng Xiong)" This reverts commit c52c17b227671ad1cb44b1fe24134c7ccb4a06e1. Project:

hive git commit: HIVE-14830. Move a majority of the MiniLlapCliDriver tests to use an inline AM. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-10-03 Thread sseth
Repository: hive Updated Branches: refs/heads/master b86342f0d -> 0a4b3d8ff HIVE-14830. Move a majority of the MiniLlapCliDriver tests to use an inline AM. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14810. Fix failing test: TestMetaStoreMetrics.testMetaDataCounts. (Barna Zsombor Klara, reviewed by Siddharth Seth)

2016-10-03 Thread sseth
Repository: hive Updated Branches: refs/heads/master 84e49742a -> b86342f0d HIVE-14810. Fix failing test: TestMetaStoreMetrics.testMetaDataCounts. (Barna Zsombor Klara, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14852. Change qtest logging to not redirect all logs to console. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-29 Thread sseth
Repository: hive Updated Branches: refs/heads/master 20304c070 -> a6c60807e HIVE-14852. Change qtest logging to not redirect all logs to console. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14824. Separate fstype from cluster type in QTestUtil. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-28 Thread sseth
Repository: hive Updated Branches: refs/heads/master e2bd513a3 -> cf72a7370 HIVE-14824. Separate fstype from cluster type in QTestUtil. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14818. Reduce number of retries while starting HiveServer for tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-23 Thread sseth
Repository: hive Updated Branches: refs/heads/master e08d94e57 -> a21311544 HIVE-14818. Reduce number of retries while starting HiveServer for tests. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14817. Shutdown the SessionManager timeoutChecker thread properly upon shutdown. (Siddharth Seth, reviewed by Thejas Nair)

2016-09-23 Thread sseth
Repository: hive Updated Branches: refs/heads/master 990927e3d -> e08d94e57 HIVE-14817. Shutdown the SessionManager timeoutChecker thread properly upon shutdown. (Siddharth Seth, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14461. Move hbase_bulk to run via TestCliDriver. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-21 Thread sseth
Repository: hive Updated Branches: refs/heads/master 66af76435 -> 91082e5ff HIVE-14461. Move hbase_bulk to run via TestCliDriver. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14793. Allow ptest branch to be specified, PROFILE override. (Siddharth Seth, reviewed by Sergio Peña)

2016-09-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master 19774029c -> 62c45de1c HIVE-14793. Allow ptest branch to be specified, PROFILE override. (Siddharth Seth, reviewed by Sergio Peña) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14651. Add a local cluster for Tez and LLAP. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin)

2016-09-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3c55115b6 -> e297a157c HIVE-14651. Add a local cluster for Tez and LLAP. (Siddharth Seth,reviewed by Prasanth Jayachandran, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14781. ptest killall command does not work. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-19 Thread sseth
Repository: hive Updated Branches: refs/heads/master d7e2745ea -> 4340d4619 HIVE-14781. ptest killall command does not work. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14720. Fix TestJdbcDriver2 runtime. (Vaibhav Gumashta, reviewed by Siddharth Seth)

2016-09-16 Thread sseth
Repository: hive Updated Branches: refs/heads/master eb1262077 -> 6b5102316 HIVE-14720. Fix TestJdbcDriver2 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/6b510231

[2/2] hive git commit: HIVE-14540. Add support in ptest to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-16 Thread sseth
HIVE-14540. Add support in ptest to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/eb126207 Tree:

[1/2] hive git commit: HIVE-14540. Add support in ptest to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-16 Thread sseth
Repository: hive Updated Branches: refs/heads/master 37abf79a5 -> eb1262077 http://git-wip-us.apache.org/repos/asf/hive/blob/eb126207/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testParallelFailsOnExec.approved.txt

[1/2] hive git commit: Revert "HIVE-14540. Add support in ptest to create batches for non qfile tests."

2016-09-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master 94dcf4abb -> 0e91e28a9 http://git-wip-us.apache.org/repos/asf/hive/blob/0e91e28a/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testBatch.approved.txt

[2/2] hive git commit: Revert "HIVE-14540. Add support in ptest to create batches for non qfile tests."

2016-09-14 Thread sseth
Revert "HIVE-14540. Add support in ptest to create batches for non qfile tests." This reverts commit 94dcf4abb360a0571eb54d220a1fb0b3130211cf. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0e91e28a Tree:

[2/2] hive git commit: HIVE-14540. Add support in ptest to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-14 Thread sseth
HIVE-14540. Add support in ptest to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/94dcf4ab Tree:

[1/2] hive git commit: HIVE-14540. Add support in ptest to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-14 Thread sseth
Repository: hive Updated Branches: refs/heads/master 76fe9e783 -> 94dcf4abb http://git-wip-us.apache.org/repos/asf/hive/blob/94dcf4ab/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testBatch.approved.txt

[2/2] hive git commit: Revert "HIVE-14540. Add support in ptests to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)"

2016-09-01 Thread sseth
Revert "HIVE-14540. Add support in ptests to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)" This reverts commit fae4e7d1d8fb74400b80c759eeb75ecc431615fd. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: Revert "HIVE-14540. Add support in ptests to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)"

2016-09-01 Thread sseth
Repository: hive Updated Branches: refs/heads/master 91ec8b2d0 -> b63ad9b0d http://git-wip-us.apache.org/repos/asf/hive/blob/b63ad9b0/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testBatch.approved.txt

[2/2] hive git commit: HIVE-14540. Add support in ptests to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-01 Thread sseth
HIVE-14540. Add support in ptests to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fae4e7d1 Tree:

[1/2] hive git commit: HIVE-14540. Add support in ptests to create batches for non qfile tests. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-09-01 Thread sseth
Repository: hive Updated Branches: refs/heads/master b04a2570d -> fae4e7d1d http://git-wip-us.apache.org/repos/asf/hive/blob/fae4e7d1/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testBatch.approved.txt

hive git commit: HIVE-14663. Change ptest java language version to 1.7, other version changes and fixes. (Siddharth Seth, reviewed by Prasanth Jayachandran and Sergio Peña)

2016-08-29 Thread sseth
Repository: hive Updated Branches: refs/heads/master 406e935f2 -> 60ec753e0 HIVE-14663. Change ptest java language version to 1.7, other version changes and fixes. (Siddharth Seth, reviewed by Prasanth Jayachandran and Sergio Peña) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-14561. Minor ptest2 improvements. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-08-26 Thread sseth
Repository: hive Updated Branches: refs/heads/master 2493f86f5 -> 093341624 HIVE-14561. Minor ptest2 improvements. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-14561. Minor ptest2 improvements. (Siddharth Seth, reviewed by Prasanth Jayachandran)"

2016-08-25 Thread sseth
Repository: hive Updated Branches: refs/heads/master 721304037 -> 3d325d7ba Revert "HIVE-14561. Minor ptest2 improvements. (Siddharth Seth, reviewed by Prasanth Jayachandran)" This reverts commit 4b04c9c9347d79ce02f5c0b40498bbf438296e2d. Project:

hive git commit: HIVE-14625. Minor qtest fixes. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-08-25 Thread sseth
Repository: hive Updated Branches: refs/heads/master 4b04c9c93 -> 721304037 HIVE-14625. Minor qtest fixes. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/72130403 Tree:

hive git commit: HIVE-14439. LlapTaskScheduler should try scheduling tasks when a node is disabled. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-08-09 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 39a0e5509 -> 6b27b6a64 HIVE-14439. LlapTaskScheduler should try scheduling tasks when a node is disabled. (Siddharth Seth, reviewed by Prasanth Jayachandran) (cherry picked from commit f1d3553728d772b1db68d34066bd66864c2e66e5)

hive git commit: HIVE-14439. LlapTaskScheduler should try scheduling tasks when a node is disabled. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-08-09 Thread sseth
Repository: hive Updated Branches: refs/heads/master 2ef3ab855 -> f1d355372 HIVE-14439. LlapTaskScheduler should try scheduling tasks when a node is disabled. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14421. FS.deleteOnExit holds references to _tmp_space.db files. (Siddharth Seth, reviewed by Thejas Nair)

2016-08-08 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 edb4a6f26 -> 64fc83c0d HIVE-14421. FS.deleteOnExit holds references to _tmp_space.db files. (Siddharth Seth, reviewed by Thejas Nair) (cherry picked from commit 0438701395161325a429b4fd8211213276aa0fef) Project:

hive git commit: HIVE-14421. FS.deleteOnExit holds references to _tmp_space.db files. (Siddharth Seth, reviewed by Thejas Nair)

2016-08-08 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3f16a991b -> 043870139 HIVE-14421. FS.deleteOnExit holds references to _tmp_space.db files. (Siddharth Seth, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14245. NoClassDefFoundError when starting LLAP daemon. (Rajesh Balamohan, reviewed by Gopal V)

2016-08-08 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 ea27ed89f -> edb4a6f26 HIVE-14245. NoClassDefFoundError when starting LLAP daemon. (Rajesh Balamohan, reviewed by Gopal V) (cherry picked from commit 07c20035fb426416d999b6be54256953a1b7c8ab) Project:

hive git commit: HIVE-14245. NoClassDefFoundError when starting LLAP daemon. (Rajesh Balamohan, reviewed by Gopal V)

2016-08-08 Thread sseth
Repository: hive Updated Branches: refs/heads/master f0dd62c05 -> 07c20035f HIVE-14245. NoClassDefFoundError when starting LLAP daemon. (Rajesh Balamohan, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14403. LLAP node specific preemption will only preempt once on a node per AM. (Siddharth Seth, reviewed by Gunther Hagleitner)

2016-08-03 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 8adb9136f -> f7fdd4e88 HIVE-14403. LLAP node specific preemption will only preempt once on a node per AM. (Siddharth Seth, reviewed by Gunther Hagleitner) (cherry picked from commit 15efc47f8f54efd6c5c3656975cf45e64ea5d7a0) Project:

hive git commit: HIVE-14403. LLAP node specific preemption will only preempt once on a node per AM. (Siddharth Seth, reviewed by Gunther Hagleitner)

2016-08-03 Thread sseth
Repository: hive Updated Branches: refs/heads/master 4817d8bd9 -> 15efc47f8 HIVE-14403. LLAP node specific preemption will only preempt once on a node per AM. (Siddharth Seth, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14392. llap daemons should try using YARN local dirs, if available. (Siddharth Seth, reviewed by Lefty Leverenz and Sergey Shelukhin)

2016-08-02 Thread sseth
Repository: hive Updated Branches: refs/heads/master af5c9d42b -> ba62b66bb HIVE-14392. llap daemons should try using YARN local dirs, if available. (Siddharth Seth, reviewed by Lefty Leverenz and Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14364. Update timeouts for llap comparator tests. (Siddharth Seth, reviewed by Gunther Hagleitner)

2016-07-27 Thread sseth
Repository: hive Updated Branches: refs/heads/master 44d39c6f2 -> 7938668b4 HIVE-14364. Update timeouts for llap comparator tests. (Siddharth Seth, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14225. Llap slider package should support configuring YARN rolling log aggregation. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-07-23 Thread sseth
Repository: hive Updated Branches: refs/heads/master ce9b0ab25 -> 9eb070ab7 HIVE-14225. Llap slider package should support configuring YARN rolling log aggregation. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)"

2016-07-22 Thread sseth
Repository: hive Updated Branches: refs/heads/master deabe5937 -> a864bd39a Revert "HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)" This reverts commit afa62e5ecdea4f0464401eb7c0865cbc5919fb73. Project:

hive git commit: Revert "HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)"

2016-07-22 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 0efafc0df -> d9bea1400 Revert "HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)" This reverts commit e96994b1078ee8b79d59beee481d96b922147650.

hive git commit: HIVE-14224. LLAP: Rename query specific log files when a query completes execution. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-07-20 Thread sseth
Repository: hive Updated Branches: refs/heads/master d868b6094 -> 8b8d83f8a HIVE-14224. LLAP: Rename query specific log files when a query completes execution. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14213. Add timeouts for various components in llap status check. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-07-13 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 4d81bc315 -> fce449c46 HIVE-14213. Add timeouts for various components in llap status check. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 9b21e17dbd644d22ec2d652a4c6f7258b20228c3) Project:

hive git commit: HIVE-14213. Add timeouts for various components in llap status check. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-07-13 Thread sseth
Repository: hive Updated Branches: refs/heads/master 7f9438357 -> 9b21e17db HIVE-14213. Add timeouts for various components in llap status check. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14202. Change Tez version to 0.8.4. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-07-11 Thread sseth
Repository: hive Updated Branches: refs/heads/master 2086168eb -> a6473b176 HIVE-14202. Change Tez version to 0.8.4. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a6473b17

hive git commit: HIVE-14057. Add an option to llapstatus to generate output to a file, and minor bug fixes. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-06-22 Thread sseth
Repository: hive Updated Branches: refs/heads/master 67475129b -> f80f65da9 HIVE-14057. Add an option to llapstatus to generate output to a file, and minor bug fixes. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14057. Add an option to llapstatus to generate output to a file, and minor bug fixes. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-06-22 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 606922834 -> 9a52491c3 HIVE-14057. Add an option to llapstatus to generate output to a file, and minor bug fixes. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit f80f65da9bbc03eea55ebc6ed726419dfda3d224)

hive git commit: HIVE-14041. llap scripts should not add hadoop and other libraries from the cluster. (Siddharth Seth, reviewed by Gopal V)

2016-06-21 Thread sseth
Repository: hive Updated Branches: refs/heads/master b2a3f3a83 -> 2e35bac54 HIVE-14041. llap scripts should not add hadoop and other libraries from the cluster. (Siddharth Seth, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14041. llap scripts should not add hadoop and other libraries from the cluster. (Siddharth Seth, reviewed by Gopal V)

2016-06-21 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 904fe52bc -> 06d5ef61c HIVE-14041. llap scripts should not add hadoop and other libraries from the cluster. (Siddharth Seth, reviewed by Gopal V) (cherry picked from commit 2e35bac54a915a0f2013e506cc07e9e3301fef8f) Project:

[2/3] hive git commit: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-06-21 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/c5b4d66d/llap-common/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/LlapDaemonProtocolProtos.java -- diff --git

[1/3] hive git commit: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-06-21 Thread sseth
Repository: hive Updated Branches: refs/heads/master c168af26d -> c5b4d66d5 http://git-wip-us.apache.org/repos/asf/hive/blob/c5b4d66d/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java -- diff --git

[3/3] hive git commit: HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-06-21 Thread sseth
HIVE-14023. LLAP: Make the Hive query id available in ContainerRunner. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c5b4d66d Tree:

hive git commit: HIVE-14003. Fix a potential hang in LLAP caused by incorrect preemption request handling. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin)

2016-06-19 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 9ad5c8528 -> bcb0c8fbb HIVE-14003. Fix a potential hang in LLAP caused by incorrect preemption request handling. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin) (cherry picked from commit

hive git commit: HIVE-14003. Fix a potential hang in LLAP caused by incorrect preemption request handling. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin)

2016-06-19 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3f0d046e1 -> a44d9f322 HIVE-14003. Fix a potential hang in LLAP caused by incorrect preemption request handling. (Siddharth Seth, reviewed by Prasanth Jayachandran, Sergey Shelukhin) Project:

  1   2   3   >