hive git commit: HIVE-16503: LLAP: Oversubscribe memory for noconditional task size

2017-04-26 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master b271bcb7c -> 17b1110fa HIVE-16503: LLAP: Oversubscribe memory for noconditional task size Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/17b1110f Tree:

hive git commit: HIVE-16540: dynamic_semijoin_user_level is failing on MiniLlap (Pengcheng Xiong)

2017-04-26 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 17b1110fa -> 120271e92 HIVE-16540: dynamic_semijoin_user_level is failing on MiniLlap (Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/120271e9 Tree:

[2/5] hive git commit: HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman)

2017-04-26 Thread omalley
HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman) Fixes #125 Signed-off-by: Owen O'Malley Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/5] hive git commit: Add license and notice file for storage-api

2017-04-26 Thread omalley
Add license and notice file for storage-api Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ae528876 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ae528876 Diff:

[2/6] hive git commit: HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman)

2017-04-26 Thread omalley
HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman) Fixes #125 Signed-off-by: Owen O'Malley Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[6/6] hive git commit: Preparing for release candidate.

2017-04-26 Thread omalley
Preparing for release candidate. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/30e6745a Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/30e6745a Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/30e6745a Branch:

[1/5] hive git commit: HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman)

2017-04-26 Thread omalley
Repository: hive Updated Branches: refs/heads/branch-2.2 1b7410245 -> 9bedccc4b http://git-wip-us.apache.org/repos/asf/hive/blob/0d045535/storage-api/src/test/org/apache/hive/common/util/TestBloomFilter.java -- diff --git

[4/5] hive git commit: HIVE-15929. Fix HiveDecimalWritable compatibility.

2017-04-26 Thread omalley
HIVE-15929. Fix HiveDecimalWritable compatibility. Fixes #149 Signed-off-by: Owen O'Malley Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9bedccc4 Tree:

[5/5] hive git commit: HIVE-13906. Remove guava from compile time dependence in the storage-api module. (omalley reviewed by Sergey Shelukhin)

2017-04-26 Thread omalley
HIVE-13906. Remove guava from compile time dependence in the storage-api module. (omalley 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/a6857753 Tree:

[1/6] hive git commit: HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman)

2017-04-26 Thread omalley
Repository: hive Updated Branches: refs/heads/storage-branch-2.3 [created] 30e6745a6 http://git-wip-us.apache.org/repos/asf/hive/blob/0d045535/storage-api/src/test/org/apache/hive/common/util/TestBloomFilter.java -- diff --git

[3/6] hive git commit: HIVE-13906. Remove guava from compile time dependence in the storage-api module. (omalley reviewed by Sergey Shelukhin)

2017-04-26 Thread omalley
HIVE-13906. Remove guava from compile time dependence in the storage-api module. (omalley 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/a6857753 Tree:

[4/6] hive git commit: Add license and notice file for storage-api

2017-04-26 Thread omalley
Add license and notice file for storage-api Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ae528876 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ae528876 Diff:

[5/6] hive git commit: HIVE-15929. Fix HiveDecimalWritable compatibility.

2017-04-26 Thread omalley
HIVE-15929. Fix HiveDecimalWritable compatibility. Fixes #149 Signed-off-by: Owen O'Malley Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9bedccc4 Tree:

hive git commit: HIVE-16533: Vectorization: Avoid evaluating empty groupby keys (Gopal V, reviewed by Sergey Shelukhin)

2017-04-26 Thread gopalv
Repository: hive Updated Branches: refs/heads/master 1cae318fb -> e35b3f253 HIVE-16533: Vectorization: Avoid evaluating empty groupby keys (Gopal V, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16353: Jetty 9 upgrade breaks hive master LLAP (Gopal V, reviewed by Rajesh Balamohan)

2017-04-26 Thread gopalv
Repository: hive Updated Branches: refs/heads/master 120271e92 -> 1cae318fb HIVE-16353: Jetty 9 upgrade breaks hive master LLAP (Gopal V, reviewed by Rajesh Balamohan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: