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

2015-03-17 Thread sseth
Author: sseth Date: Wed Mar 18 00:28:47 2015 New Revision: 1667430 URL: http://svn.apache.org/r1667430 Log: HIVE-. LLAP: Handle task rejection from daemons in the AM. (Siddharth Seth) Added: hive/branches/llap/llap-server/src/test/org/apache/tez/ hive/branches/llap/llap-server/src

svn commit: r1665307 [3/3] - in /hive/branches/llap: llap-server/bin/ llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/ llap-server/src/java/org/apache/hadoop/hive/llap/dae

2015-03-09 Thread sseth
Modified: hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/ContainerRunner.java URL: http://svn.apache.org/viewvc/hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/ContainerRunner.java?rev=1665307r1=1665306r2=1665307view=diff

svn commit: r1665307 [2/3] - in /hive/branches/llap: llap-server/bin/ llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/ llap-server/src/java/org/apache/hadoop/hive/llap/dae

2015-03-09 Thread sseth
Modified: hive/branches/llap/llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/LlapDaemonProtocolProtos.java URL:

svn commit: r1665314 - in /hive/branches/llap/llap-server/src: java/org/apache/hadoop/hive/llap/daemon/impl/ java/org/apache/hadoop/hive/llap/shufflehandler/ test/org/apache/hadoop/hive/llap/daemon/ t

2015-03-09 Thread sseth
Author: sseth Date: Mon Mar 9 18:09:46 2015 New Revision: 1665314 URL: http://svn.apache.org/r1665314 Log: HIVE-9775. LLAP: Add a MiniLLAPCluster for tests. (Siddharth Seth) Added: hive/branches/llap/llap-server/src/test/org/apache/hadoop/hive/llap/daemon/MiniLlapCluster.java Modified

svn commit: r1665305 - in /hive/branches/llap/llap-server/src: java/org/apache/hadoop/hive/llap/daemon/HistoryLogger.java java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java test/res

2015-03-09 Thread sseth
Author: sseth Date: Mon Mar 9 17:03:59 2015 New Revision: 1665305 URL: http://svn.apache.org/r1665305 Log: HIVE-9807. LLAP: Add event logging for execution elements. (Siddharth Seth) Added: hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/HistoryLogger.java

svn commit: r1670253 - in /hive/branches/llap: common/src/java/org/apache/hadoop/hive/conf/ llap-server/src/java/org/apache/tez/dag/app/rm/ ql/src/java/org/apache/hadoop/hive/ql/exec/tez/

2015-03-30 Thread sseth
Author: sseth Date: Tue Mar 31 04:47:08 2015 New Revision: 1670253 URL: http://svn.apache.org/r1670253 Log: HIVE-10104. LLAP: Generate consistent splits and locations for the same split across jobs. (Siddharth Seth) Modified: hive/branches/llap/common/src/java/org/apache/hadoop/hive/conf

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

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

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:

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:

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:

[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

[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

hive git commit: HIVE-10682. LLAP: Make use of the task runner which allows killing tasks. (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap e6b1556e3 - 8b442b266 HIVE-10682. LLAP: Make use of the task runner which allows killing tasks. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8b442b26

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:

hive git commit: HIVE-10700. LLAP: Log additional debug information in the scheduler. (Siddharth Seth)

2015-05-13 Thread sseth
Repository: hive Updated Branches: refs/heads/llap c8ed4b068 - 6aef59d66 HIVE-10700. LLAP: Log additional debug information in the scheduler. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6aef59d6 Tree:

hive git commit: HIVE-10652. LLAP: AM task communication retry is too long. (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap e7994d858 - 8cc096e25 HIVE-10652. LLAP: AM task communication retry is too long. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8cc096e2 Tree:

hive git commit: HIVE-10683. LLAP: Add a mechanism for daemons to inform the AM about killed tasks. (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 8b442b266 - e7994d858 HIVE-10683. LLAP: Add a mechanism for daemons to inform the AM about killed tasks. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10652 addendum. Remove unused imports introduced in earlier commit (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 8cc096e25 - c8ed4b068 HIVE-10652 addendum. Remove unused imports introduced in earlier commit (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c8ed4b06

hive git commit: HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth)

2015-05-15 Thread sseth
Repository: hive Updated Branches: refs/heads/llap d567cc445 - 41178e39d HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/41178e39 Tree:

svn commit: r1671950 - in /hive/branches/llap: llap-client/src/java/org/apache/hadoop/hive/llap/configuration/ llap-server/src/java/org/apache/hadoop/hive/llap/ llap-server/src/java/org/apache/hadoop/

2015-04-07 Thread sseth
Author: sseth Date: Tue Apr 7 20:57:02 2015 New Revision: 1671950 URL: http://svn.apache.org/r1671950 Log: HIVE-10025. LLAP: Send heartbeats for queued work. (Siddharth Seth) Added: hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java hive/branches/llap

hive git commit: HIVE-10756. LLAP: Misc changes to daemon scheduling. (Siddharth Seth)

2015-05-19 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 41d123412 - f0175bc8d HIVE-10756. LLAP: Misc changes to daemon scheduling. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f0175bc8 Tree:

hive git commit: LLAP: NPE when calling abort on the TezProcessor. (Siddharth Seth)

2015-05-20 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 95a959ff5 - 1d0881e04 LLAP: NPE when calling abort on the TezProcessor. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1d0881e0 Tree:

hive git commit: HIVE-10961. LLAP: Fix ShuffleHandler + Submit work init race condition. (Siddharth Seth)

2015-06-09 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 785ec8e75 - b321c55a3 HIVE-10961. LLAP: Fix ShuffleHandler + Submit work init race condition. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b321c55a

hive git commit: HIVE-10762. LLAP: Kill any fragments running in a daemon when a query completes. (Siddharth Seth)

2015-06-17 Thread sseth
Repository: hive Updated Branches: refs/heads/llap b8cb9a1b9 - c5dc87a8e HIVE-10762. LLAP: Kill any fragments running in a daemon when a query completes. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

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:

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:

[2/2] hive git commit: HIVE-10846. LLAP: preemption in AM due to failures / out of order scheduling. (Siddharth Seth)

2015-05-28 Thread sseth
HIVE-10846. LLAP: preemption in AM due to failures / out of order scheduling. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b8b94f29 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b8b94f29 Diff:

[1/2] hive git commit: HIVE-10846. LLAP: preemption in AM due to failures / out of order scheduling. (Siddharth Seth)

2015-05-28 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 2024c962d - b8b94f297 http://git-wip-us.apache.org/repos/asf/hive/blob/b8b94f29/llap-server/src/java/org/apache/tez/dag/app/rm/LlapTaskSchedulerService.java -- diff --git

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:

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:

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

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

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:

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

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

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:

hive git commit: HIVE-12043. Fix UGI usage in IO elevator threads. (Siddharth Seth)

2015-10-06 Thread sseth
Repository: hive Updated Branches: refs/heads/llap b87f63cad -> b861b9efb HIVE-12043. Fix UGI usage in IO elevator threads. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b861b9ef Tree:

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:

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:

hive git commit: HIVE-13599. LLAP: Incorrect handling of the preemption queue on finishable state updates. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-06-06 Thread sseth
Repository: hive Updated Branches: refs/heads/master 0bdf37170 -> 5776025c0 HIVE-13599. LLAP: Incorrect handling of the preemption queue on finishable state updates. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13599. LLAP: Incorrect handling of the preemption queue on finishable state updates. (Siddharth Seth, reviewed by Prasanth Jayachandran) (cherry picked from commit 5776025c0a18f1

2016-06-06 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 f3a05bd1e -> cb2330d94 HIVE-13599. LLAP: Incorrect handling of the preemption queue on finishable state updates. (Siddharth Seth, reviewed by Prasanth Jayachandran) (cherry picked from commit 5776025c0a18f15f28dfccee24c08a6e951f8e2a)

hive git commit: HIVE-13800. Disable LLAP UI auth by default. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-05-25 Thread sseth
Repository: hive Updated Branches: refs/heads/master 3a2a3e1f9 -> d52131d76 HIVE-13800. Disable LLAP UI auth by default. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13720. Fix failing test - TestLlapTaskCommunicator. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-05-25 Thread sseth
Repository: hive Updated Branches: refs/heads/master d52131d76 -> b93ce7825 HIVE-13720. Fix failing test - TestLlapTaskCommunicator. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-13800. Disable LLAP UI auth by default. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit d52131d763b8b8d26b6ee81ebac68f8ee9ffdb47)

2016-05-25 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 18db6aca9 -> 84627689e HIVE-13800. Disable LLAP UI auth by default. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit d52131d763b8b8d26b6ee81ebac68f8ee9ffdb47) Project:

[2/2] hive git commit: HIVE-13720. Fix failing test - TestLlapTaskCommunicator. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit b93ce7825ef095bfcf1bd3474f110773c35ea9ab)

2016-05-25 Thread sseth
HIVE-13720. Fix failing test - TestLlapTaskCommunicator. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit b93ce7825ef095bfcf1bd3474f110773c35ea9ab) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13719. Fix failing test TestConverters. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit e1626ef3aeecb1ccf7acf4056fb7bcf23243be25)

2016-05-31 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 74c81a892 -> 2068e3c0c HIVE-13719. Fix failing test TestConverters. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit e1626ef3aeecb1ccf7acf4056fb7bcf23243be25) Project:

hive git commit: HIVE-13719. Fix failing test TestConverters. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-05-31 Thread sseth
Repository: hive Updated Branches: refs/heads/master a354507cc -> e1626ef3a HIVE-13719. Fix failing test TestConverters. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13511. Run clidriver tests from within the qtest dir for the precommit tests. (Siddharth Seth, reviewed by Ashutosh Chauhan) (cherry picked from commit 02b2fb5a991b3dada90b442dbb

2016-05-27 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 f547a6420 -> 4b553358b HIVE-13511. Run clidriver tests from within the qtest dir for the precommit tests. (Siddharth Seth, reviewed by Ashutosh Chauhan) (cherry picked from commit 02b2fb5a991b3dada90b442dbb013d466c3a50b0) Project:

hive git commit: HIVE-13511. Run clidriver tests from within the qtest dir for the precommit tests. (Siddharth Seth, reviewed by Ashutosh Chauhan)

2016-05-27 Thread sseth
Repository: hive Updated Branches: refs/heads/master c57a59611 -> 02b2fb5a9 HIVE-13511. Run clidriver tests from within the qtest dir for the precommit tests. (Siddharth Seth, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13281. Update default configs to disable uber mode in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 462b47a0151ce015853feccf65b4d10e2154edf2)

2016-06-02 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.1 a8117f7d5 -> 35f5a1794 HIVE-13281. Update default configs to disable uber mode in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 462b47a0151ce015853feccf65b4d10e2154edf2) Project:

hive git commit: HIVE-13919. Remove test TestHWISessionManager. (Siddharth Seth, reviewed by Ashutosh Chauhan)

2016-06-02 Thread sseth
Repository: hive Updated Branches: refs/heads/master fd1736191 -> b69e74d59 HIVE-13919. Remove test TestHWISessionManager. (Siddharth Seth, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13916. Reduce max runtime for individual batches to 40 minutes. (Siddharth Seth, reviewed by Ashutosh Chauhan)

2016-06-02 Thread sseth
Repository: hive Updated Branches: refs/heads/master b69e74d59 -> 6d8b9d2d7 HIVE-13916. Reduce max runtime for individual batches to 40 minutes. (Siddharth Seth, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13281. Update default configs to disable uber mode in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-06-01 Thread sseth
Repository: hive Updated Branches: refs/heads/master eb9cea322 -> 462b47a01 HIVE-13281. Update default configs to disable uber mode in LLAP. (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/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)

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

[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

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:

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:

hive git commit: HIVE-12931. Shuffle tokens stay around forever in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
Repository: hive Updated Branches: refs/heads/master 43837e8ef -> 1e6fa1eb3 HIVE-12931. Shuffle tokens stay around forever in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[01/10] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
Repository: hive Updated Branches: refs/heads/master 11f1e47eb -> 4185d9b8e http://git-wip-us.apache.org/repos/asf/hive/blob/4185d9b8/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskSchedulerService.java

[02/10] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/4185d9b8/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java -- diff --git

[05/10] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/4185d9b8/llap-server/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapDaemonProtocolClientProxy.java -- diff --git

[05/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/9886414b/llap-server/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java -- diff --git

[09/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

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

[08/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/9886414b/llap-common/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java -- diff --git a/llap-common/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java

[07/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/9886414b/llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/LlapDaemonProtocolProtos.java -- diff --git

[03/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/9886414b/llap-server/src/test/org/apache/tez/dag/app/rm/TestLlapTaskSchedulerService.java -- diff --git

[06/10] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/4185d9b8/llap-server/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java -- diff --git a/llap-server/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java

[08/10] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/4185d9b8/llap-common/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java -- diff --git a/llap-common/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java

[11/11] hive git commit: HIVE-12934 branch-2.0 addendum. Update version fro new modules to reflect branch version. (Siddharth Seth)

2016-02-01 Thread sseth
HIVE-12934 branch-2.0 addendum. Update version fro new modules to reflect branch version. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/98d51677 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/98d51677

[10/10] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-01 Thread sseth
HIVE-12934. Refactor llap module structure to allow for a usable client. (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/4185d9b8 Tree:

hive git commit: HIVE-12931. Shuffle tokens stay around forever in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 1e6fa1eb3f8b7eeb551355cb6ebee483ef4e4d71)

2016-02-01 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.0 5b7230d8e -> 91adc5287 HIVE-12931. Shuffle tokens stay around forever in LLAP. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 1e6fa1eb3f8b7eeb551355cb6ebee483ef4e4d71) Project:

hive git commit: HIVE-13128. NullScan fails on a secure setup. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-02-24 Thread sseth
Repository: hive Updated Branches: refs/heads/master 2bf0d92d1 -> 2f7323396 HIVE-13128. NullScan fails on a secure setup. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-13138. Add client to communicate with interface, initial split setup. (Siddharth Seth and Vikram Dixit K)

2016-02-23 Thread sseth
Repository: hive Updated Branches: refs/heads/llap bf834079a -> 2e042cc15 HIVE-13138. Add client to communicate with interface, initial split setup. (Siddharth Seth and Vikram Dixit K) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-13140. Wire the client to submit execution fragments. (Gunther Hagleitner, Siddharth Seth and Vikram Dixit K)

2016-02-23 Thread sseth
HIVE-13140. Wire the client to submit execution fragments. (Gunther Hagleitner, Siddharth Seth and Vikram Dixit K) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2e042cc1 Tree:

hive git commit: HIVE-12904. Fix a deadlock in LLAP task scheduling. (Sergey Shelukhin and Siddharth Seth) (cherry picked from commit 19b508ecc862fae8997ec938edae4e094658544f)

2016-01-25 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.0 9bf8d00cf -> 80ce0449e HIVE-12904. Fix a deadlock in LLAP task scheduling. (Sergey Shelukhin and Siddharth Seth) (cherry picked from commit 19b508ecc862fae8997ec938edae4e094658544f) Project:

hive git commit: HIVE-12904. Fix a deadlock in LLAP task scheduling. (Sergey Shelukhin and Siddharth Seth)

2016-01-25 Thread sseth
Repository: hive Updated Branches: refs/heads/master 228624b1f -> 19b508ecc HIVE-12904. Fix a deadlock in LLAP task scheduling. (Sergey Shelukhin and Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/19b508ec

[3/8] hive git commit: HIVE-12448. Change to tracking of dag status via dagIdentifier instead of dag name. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-01-24 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/16d49580/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/HistoryLogger.java -- diff --git a/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/HistoryLogger.java

[6/8] hive git commit: HIVE-12692. Make use of the Tez HadoopShim in TaskRunner usage. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-01-24 Thread sseth
HIVE-12692. Make use of the Tez HadoopShim in TaskRunner usage. (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/5a9ccddb Tree:

[4/8] hive git commit: HIVE-12448. Change to tracking of dag status via dagIdentifier instead of dag name. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-01-24 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/16d49580/llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/LlapDaemonProtocolProtos.java -- diff --git

[2/8] hive git commit: HIVE-12447. Fix LlapTaskReporter post TEZ-808 changes. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-01-24 Thread sseth
HIVE-12447. Fix LlapTaskReporter post TEZ-808 changes. (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/9deed11a Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9deed11a

[8/8] hive git commit: HIVE-12470. Allow splits to provide custom consistent locations, instead of being tied to data locality. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2016-01-24 Thread sseth
HIVE-12470. Allow splits to provide custom consistent locations, instead of being tied to data locality. (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/c89b4b12 Tree:

[7/8] hive git commit: HIVE-12850. Fixes after changes made in TEZ-2669 and TEZ-3024. (Siddharth Seth, reviewed by Sergey Shelukhin)

2016-01-24 Thread sseth
HIVE-12850. Fixes after changes made in TEZ-2669 and TEZ-3024. (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/c153a146 Tree:

[2/8] hive git commit: HIVE-12447. Fix LlapTaskReporter post TEZ-808 changes. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 9deed11a655f8ae5c308c6389025fd38983e0f8e)

2016-01-24 Thread sseth
HIVE-12447. Fix LlapTaskReporter post TEZ-808 changes. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 9deed11a655f8ae5c308c6389025fd38983e0f8e) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/8] hive git commit: HIVE-12448. Change to tracking of dag status via dagIdentifier instead of dag name. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 16d495809382cf1db54

2016-01-24 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/94e8761a/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/HistoryLogger.java -- diff --git a/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/HistoryLogger.java

[4/8] hive git commit: HIVE-12448. Change to tracking of dag status via dagIdentifier instead of dag name. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 16d495809382cf1db54

2016-01-24 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/94e8761a/llap-server/src/gen/protobuf/gen-java/org/apache/hadoop/hive/llap/daemon/rpc/LlapDaemonProtocolProtos.java -- diff --git

[8/8] hive git commit: HIVE-12470. Allow splits to provide custom consistent locations, instead of being tied to data locality. (Siddharth Seth, reviewed by Prasanth Jayachandran) (cherry picked from

2016-01-24 Thread sseth
HIVE-12470. Allow splits to provide custom consistent locations, instead of being tied to data locality. (Siddharth Seth, reviewed by Prasanth Jayachandran) (cherry picked from commit c89b4b12e4d8fc03e64493e6c821b3bffee6f236) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[5/8] hive git commit: HIVE-12448. Change to tracking of dag status via dagIdentifier instead of dag name. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 16d495809382cf1db54

2016-01-24 Thread sseth
HIVE-12448. Change to tracking of dag status via dagIdentifier instead of dag name. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 16d495809382cf1db54ab26ff3a7ba5d57caa9b2) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/8] hive git commit: HIVE-12446. Update Tez Version to 0.8.2 (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 53cf9ec025d5d8ce45f1ca0277023f839881f466)

2016-01-24 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.0 84abd8810 -> 5c071544d HIVE-12446. Update Tez Version to 0.8.2 (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 53cf9ec025d5d8ce45f1ca0277023f839881f466) Project:

[06/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

2016-02-01 Thread sseth
http://git-wip-us.apache.org/repos/asf/hive/blob/9886414b/llap-server/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java -- diff --git a/llap-server/src/java/org/apache/hadoop/hive/llap/LlapNodeId.java

[01/11] hive git commit: HIVE-12934. Refactor llap module structure to allow for a usable client. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit 4185d9b8e2eecfef3b5a38899f69

2016-02-01 Thread sseth
Repository: hive Updated Branches: refs/heads/branch-2.0 29a988fd9 -> 98d516770 http://git-wip-us.apache.org/repos/asf/hive/blob/9886414b/llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapTaskSchedulerService.java

  1   2   3   >