hive git commit: HIVE-10842. Fix a deadlock in handling of finishable state change notifications. (Siddharth Seth)

2015-05-28 Thread sseth
Repository: hive Updated Branches: refs/heads/llap b8b94f297 -> f2a055631 HIVE-10842. Fix a deadlock in handling of finishable state change notifications. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f2a

hive git commit: HIVE-10425. LLAP: Limit number of threads used to communicate with a single LLAP instance to 1. (Siddharth Seth)

2015-06-01 Thread sseth
Repository: hive Updated Branches: refs/heads/llap e35f5c92b -> ce2af3d52 HIVE-10425. LLAP: Limit number of threads used to communicate with a single LLAP instance to 1. (Siddharth Seth) 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-10886. LLAP: Fixes to TaskReporter after recent Tez changes. (Siddharth Seth)

2015-06-01 Thread sseth
Repository: hive Updated Branches: refs/heads/llap ce2af3d52 -> 6eb1f55c1 HIVE-10886. LLAP: Fixes to TaskReporter after recent Tez changes. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6eb1f55c Tree: htt

svn commit: r1672171 - /hive/branches/llap/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezJobMonitor.java

2015-04-08 Thread sseth
Author: sseth Date: Wed Apr 8 20:41:06 2015 New Revision: 1672171 URL: http://svn.apache.org/r1672171 Log: HIVE-10245. LLAP: Make use of the timed version of getDagStatus in TezJobMonitor. (Siddharth Seth) Modified: hive/branches/llap/ql/src/java/org/apache/hadoop/hive/ql/exec/tez

svn commit: r1674976 - in /hive/branches/llap/llap-server/src: gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/ java/org/apache/hadoop/hive/llap/daemon/impl/ java/org/apache/hadoop/hive/l

2015-04-20 Thread sseth
Author: sseth Date: Mon Apr 20 20:24:56 2015 New Revision: 1674976 URL: http://svn.apache.org/r1674976 Log: HIVE-10405. LLAP: Provide runtime information to daemons to decide on preemption order. (Siddharth Seth) Modified: hive/branches/llap/llap-server/src/gen/protobuf/gen-java/org/apache

svn commit: r1675025 - /hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java

2015-04-20 Thread sseth
Author: sseth Date: Tue Apr 21 03:38:16 2015 New Revision: 1675025 URL: http://svn.apache.org/r1675025 Log: LLAP: Avoid fetching data multiple times in case of broadcast. (Siddharth Seth) Modified: hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl

svn commit: r1675176 - in /hive/branches/llap/llap-server/src: java/org/apache/hadoop/hive/llap/daemon/registry/impl/ java/org/apache/hadoop/hive/llap/tezplugins/ java/org/apache/tez/dag/app/rm/ test/

2015-04-21 Thread sseth
Author: sseth Date: Tue Apr 21 18:08:56 2015 New Revision: 1675176 URL: http://svn.apache.org/r1675176 Log: HIVE-10408. Fix NPE in scheduler in case of rejected tasks. (Siddharth Seth) Added: hive/branches/llap/llap-server/src/java/org/apache/tez/dag/app/rm/ContainerFactory.java Modified

hive git commit: HIVE-10424. LLAP: Factor known capacity into scheduling decisions. (Siddharth Seth)

2015-04-22 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 598e39128 -> e36f1fc4c HIVE-10424. LLAP: Factor known capacity into scheduling decisions. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e36f1fc4 Tree: ht

hive git commit: HIVE-10475. LLAP: Minor fixes after tez api enhancements for dag completion. (Siddharth Seth)

2015-04-23 Thread sseth
Repository: hive Updated Branches: refs/heads/llap e36f1fc4c -> d6b3a1cfd HIVE-10475. LLAP: Minor fixes after tez api enhancements for dag completion. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d6b3a1c

[3/3] hive git commit: HIVE-9911. LLAP: Clean up structures and intermediate data when a query completes. (Siddharth Seth)

2015-04-29 Thread sseth
HIVE-9911. LLAP: Clean up structures and intermediate data when a query completes. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cae3ec16 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/cae3ec16 Diff:

[2/3] hive git commit: HIVE-9911. LLAP: Clean up structures and intermediate data when a query completes. (Siddharth Seth)

2015-04-29 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/cae3ec16/llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/LlapDaemonProtocolProtos.java -- diff --git a/llap-server/src/gen/protobuf/gen-java/org/apache/

[1/3] hive git commit: HIVE-9911. LLAP: Clean up structures and intermediate data when a query completes. (Siddharth Seth)

2015-04-29 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 6547c0cec -> cae3ec16b http://git-wip-us.apache.org/repos/asf/hive/blob/cae3ec16/llap-server/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java -- diff --git a/llap-server/sr

hive git commit: HIVE-10480. Fix an issue with initial heartbeats which lead to serialization errors and work timing out. (Siddharth Seth)

2015-04-29 Thread sseth
Repository: hive Updated Branches: refs/heads/llap cae3ec16b -> 581d3bbc3 HIVE-10480. Fix an issue with initial heartbeats which lead to serialization errors and work timing out. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

hive git commit: HIVE-10560. Check if the dirWatcher is setup when trying to unregister a DAG. (Siddharth Seth)

2015-04-30 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 469f604dd -> 2fbe0fae2 HIVE-10560. Check if the dirWatcher is setup when trying to unregister a DAG. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2fbe0f

hive git commit: HIVE-10663. LLAP: Update tez dependency. (Siddharth Seth)

2015-05-08 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 20ac70b15 -> dc7ceb4e2 HIVE-10663. LLAP: Update tez dependency. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dc7ceb4e Tree: http://git-wip-us.apache.org/

hive git commit: HIVE-11260. LLAP: Fix NPE in AMReporter. (Siddharth Seth)

2015-07-15 Thread sseth
Repository: hive Updated Branches: refs/heads/llap fc9f75836 -> 08aabedca HIVE-11260. LLAP: Fix NPE in AMReporter. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/08aabedc Tree: http://git-wip-us.apache.org/

[2/2] hive git commit: HIVE-11263. LLAP: TaskExecutorService state is not cleaned up. (Siddharth Seth)

2015-07-17 Thread sseth
HIVE-11263. LLAP: TaskExecutorService state is not cleaned up. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/af7bf575 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/af7bf575 Diff: http://git-wip-us.apa

[1/2] hive git commit: HIVE-11273. LLAP: Register for finishable state change notifications when adding a task instead of when scheduling it. (Siddharth Seth)

2015-07-17 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 53b0cb750 -> af7bf5754 HIVE-11273. LLAP: Register for finishable state change notifications when adding a task instead of when scheduling it. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-u

hive git commit: HIVE-11322. Fix API usage in plugins to match changes made in TEZ-2004 (Siddharth Seth)

2015-07-20 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 479307d37 -> d701cd6de HIVE-11322. Fix API usage in plugins to match changes made in TEZ-2004 (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d701cd6d Tree

hive git commit: HIVE-11350. Fix API usage in plugins to match changes made in TEZ-2005. (Siddharth Seth)

2015-07-22 Thread sseth
Repository: hive Updated Branches: refs/heads/llap d701cd6de -> 5cd092b8b HIVE-11350. Fix API usage in plugins to match changes made in TEZ-2005. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5cd092b8 Tre

hive git commit: HIVE-11393. LLAP: Fix API usage to work with evolving Tez APIs - TEZ-{2651, 2652, 2653}. (Siddharth Seth)

2015-07-28 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 6bdb903e4 -> ef454511d HIVE-11393. LLAP: Fix API usage to work with evolving Tez APIs - TEZ-{2651,2652,2653}. (Siddharth Seth) 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-11522. LLAP: Fix API usage to work with evolving Tez APIs - TEZ-2678. (Siddharth Seth)

2015-08-11 Thread sseth
Repository: hive Updated Branches: refs/heads/llap b8902c9cb -> e563a1d5e HIVE-11522. LLAP: Fix API usage to work with evolving Tez APIs - TEZ-2678. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e563a1d5

hive git commit: HIVE-11272. LLAP: Execution order within LLAP daemons should consider query-specific priority assigned to fragments. (Siddharth Seth)

2015-08-13 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 3bf0a45f8 -> a8ac648c8 HIVE-11272. LLAP: Execution order within LLAP daemons should consider query-specific priority assigned to fragments. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.

[2/2] hive git commit: HIVE-11612. Allow wait queue comparator to be specified as a classname. (Siddharth Seth)

2015-08-20 Thread sseth
HIVE-11612. Allow wait queue comparator to be specified as a classname. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d28b6a53 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d28b6a53 Diff: http://git-

[1/2] hive git commit: HIVE-11612. Allow wait queue comparator to be specified as a classname. (Siddharth Seth)

2015-08-20 Thread sseth
Repository: hive Updated Branches: refs/heads/llap b18db4f40 -> d28b6a53e http://git-wip-us.apache.org/repos/asf/hive/blob/d28b6a53/llap-server/src/test/org/apache/hadoop/hive/llap/daemon/impl/comparator/TestShortestJobFirstComparator.java ---

hive git commit: HIVE-11148. LLAP: fix TestLlapTaskSchedulerService flakiness. (Siddharth Seth)

2015-08-20 Thread sseth
Repository: hive Updated Branches: refs/heads/llap d28b6a53e -> b97a07688 HIVE-11148. LLAP: fix TestLlapTaskSchedulerService flakiness. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b97a0768 Tree: http://g

hive git commit: HIVE-11660. LLAP: TestTaskExecutorService, TestLlapTaskSchedulerService are flaky. Also fixes a real scheduling issue in LlapTaskSchedulerService. (Siddharth Seth)

2015-08-31 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 025765382 -> 2faf01eed HIVE-11660. LLAP: TestTaskExecutorService, TestLlapTaskSchedulerService are flaky. Also fixes a real scheduling issue in LlapTaskSchedulerService. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-11805. LLAP: TaskCommunicator should not register MultiMRInput Inputs for state updates. (Siddharth Seth)

2015-09-11 Thread sseth
Repository: hive Updated Branches: refs/heads/llap d6739a6b6 -> f820d6591 HIVE-11805. LLAP: TaskCommunicator should not register MultiMRInput Inputs for state updates. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hi

hive git commit: HIVE-12256. Move LLAP registry into llap-client module. (Siddharth Seth, reviewed by Gopal V)

2015-10-29 Thread sseth
Repository: hive Updated Branches: refs/heads/master 8f881f87b -> 215c5770c HIVE-12256. Move LLAP registry into llap-client module. (Siddharth Seth, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/215c5

hive git commit: HIVE-12430. Remove remaining reference to the hadoop-2 profile. (Siddharth Seth, reviewed by Sergey Shelukhin)

2015-11-18 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3cde8882e -> 22499db20 HIVE-12430. Remove remaining reference to the hadoop-2 profile. (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 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: http://git-wip-us.ap

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: http://git-wip-us.a

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: http://git-wip-us.apache

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 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-19 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: http://git-

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: http://git-wip-us.apache.org/repos/

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: http://git-wip-us.apache.org/repos/a

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 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: http://

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: http://git-wip-us.apache.org/re

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: http://git-wip-us.apache.org/repos/asf/

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
Repository: hive Updated Branches: refs/heads/master 8a7b5b565 -> 113a09912 HIVE-16634. LLAP Use a pool of connections to a single AM from a daemon. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/re

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
Repository: hive Updated Branches: refs/heads/master 113a09912 -> 3baaca747 HIVE-16639. LLAP: Derive shuffle thread counts and keep-alive connections from instance count. (Siddharth Seth, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us

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: http://git-wip-us.apache.org/repos/asf/hive/re

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: http://git-wip-us.apache.org/repos/a

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: http://git-wip-us.apache.or

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: http://git-wip

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: http://git-wip-us.apac

[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: http

[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: http://git-wip-us.apache.org/rep

[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: http://git-wip-us.apache.org/repos/asf/hive/tree/def0cdea

[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: http://git-wip-us.a

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: http://git-wip-us.apache.o

[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: http://git-wip-us.apache.org/repos/asf/hiv

[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: http://git-

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: http://git-wip-us.apache.org/repos/asf/hive/r

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 T

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: http://gi

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: http://git-wip-us.ap

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: http://git-wip-us.apac

[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: http://git-wip-us.apache.org/repos/asf/hive/tree/b8

[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: http://git-wip

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: http://git-wip-us.ap

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: http://git

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: http://git-wip-us.apache.org/repos/asf/hive/

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: http://git-wip-us.apache.org/repos/asf

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: http://git-wip-us.apache.org

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: http://gi

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: http://git

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) Pr

<    1   2   3