hive git commit: HIVE-10942 : LLAP: expose what's running on the daemon thru JMX (Sergey Shelukhin)

2015-06-04 Thread sershe
Repository: hive Updated Branches: refs/heads/llap b49c8dea7 -> 52b5703dd HIVE-10942 : LLAP: expose what's running on the daemon thru JMX (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/52b5703d Tree: htt

hive git commit: HIVE-10932 : Unit test udf_nondeterministic failure due to HIVE-10728 (Aihua Xu via Ashutosh Chauhan)

2015-06-04 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master c9b7d2538 -> 8a107300d HIVE-10932 : Unit test udf_nondeterministic failure due to HIVE-10728 (Aihua Xu via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip

hive git commit: HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair)

2015-06-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-1.2 f7f8183c6 -> 0f75119f2 HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hi

hive git commit: HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair)

2015-06-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master bef52661c -> c9b7d2538 HIVE-10925: Non-static threadlocals in metastore code can potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan, Alan Gates, Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/r

hive git commit: HIVE-10934: Restore support for DROP PARTITION PURGE (Eugene Koifman via Gunther Hagleitner)

2015-06-04 Thread gunther
Repository: hive Updated Branches: refs/heads/branch-1.2 0d0c41cb4 -> f7f8183c6 HIVE-10934: Restore support for DROP PARTITION PURGE (Eugene Koifman via Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f7

hive git commit: HIVE-10934: Restore support for DROP PARTITION PURGE (Eugene Koifman via Gunther Hagleitner)

2015-06-04 Thread gunther
Repository: hive Updated Branches: refs/heads/master 17bedcc00 -> bef52661c HIVE-10934: Restore support for DROP PARTITION PURGE (Eugene Koifman via Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bef526

hive git commit: HIVE-10779. LLAP: Daemons should shutdown in case of fatal errors. (Siddharth Seth)

2015-06-04 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 519c0c681 -> b49c8dea7 HIVE-10779. LLAP: Daemons should shutdown in case of fatal errors. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b49c8dea Tree: ht

hive git commit: HIVE-10874: Fail in TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2.q due to duplicate column name (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread jpullokk
Repository: hive Updated Branches: refs/heads/branch-1.2 61ca38a21 -> 0d0c41cb4 HIVE-10874: Fail in TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2.q due to duplicate column name (Jesus Camacho Rodriguez via Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-10874: Fail in TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2.q due to duplicate column name (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread jpullokk
Repository: hive Updated Branches: refs/heads/master 9c45f925e -> 17bedcc00 HIVE-10874: Fail in TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2.q due to duplicate column name (Jesus Camacho Rodriguez via Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/hive

hive git commit: HIVE-10427 - collect_list() and collect_set() should accept struct types as argument (Chao Sun, reviewed by Alexander Pivovarov)

2015-06-04 Thread sunchao
Repository: hive Updated Branches: refs/heads/master 244386a4d -> 9c45f925e HIVE-10427 - collect_list() and collect_set() should accept struct types as argument (Chao Sun, reviewed by Alexander Pivovarov) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

[03/18] hive git commit: HIVE-10855: with vectorization enabled join operation involving interval_day_time fails (Matt McCline reviewed by Gunther Hagleitner)

2015-06-04 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/09100831/data/files/vectortab_b_1k -- diff --git a/data/files/vectortab_b_1k b/data/files/vectortab_b_1k new file mode 100644 index 000..812d98a --- /dev/null +++ b/data/files/ve

[09/18] hive git commit: HIVE-10919: Windows: create table with JsonSerDe failed via beeline unless you add hcatalog core jar to classpath (Hari Sankar Sivarama Subramaniyan, reviewed by Sushanth Sowm

2015-06-04 Thread sershe
HIVE-10919: Windows: create table with JsonSerDe failed via beeline unless you add hcatalog core jar to classpath (Hari Sankar Sivarama Subramaniyan, reviewed by Sushanth Sowmyan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit

[16/18] hive git commit: HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread sershe
HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/991bb454 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/991bb454 Diff: h

[11/18] hive git commit: HIVE-10761 : Create codahale-based metrics system for Hive (Szehon, reviewed by Xuefu)

2015-06-04 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/a96fbdee/pom.xml -- diff --git a/pom.xml b/pom.xml index e60bb35..9b40909 100644 --- a/pom.xml +++ b/pom.xml @@ -116,6 +116,7 @@ 1.5.4 1.4 10.11.1.1 +3.1.0 14

[07/18] hive git commit: HIVE-10887 : TestCliDriver tests ordering issues with Mac and CentOS (Hari Subramaniyan, reviewed by Thejas Nair)

2015-06-04 Thread sershe
HIVE-10887 : TestCliDriver tests ordering issues with Mac and CentOS (Hari Subramaniyan, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b4f57d88 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b

[05/18] hive git commit: HIVE-10855: with vectorization enabled join operation involving interval_day_time fails (Matt McCline reviewed by Gunther Hagleitner)

2015-06-04 Thread sershe
HIVE-10855: with vectorization enabled join operation involving interval_day_time fails (Matt McCline reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/09100831 Tree: http://git-wip-us.apache.org/r

[15/18] hive git commit: HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/991bb454/ql/src/test/results/clientpositive/ppd_udf_col.q.out -- diff --git a/ql/src/test/results/clientpositive/ppd_udf_col.q.out b/ql/src/test/results/clientpositive/ppd_udf_col.q

[01/18] hive git commit: HIVE-10728 : deprecate unix_timestamp(void) and make it deterministic (Sergey Shelukhin, reveiwed by Ashutosh Chauhan(

2015-06-04 Thread sershe
Repository: hive Updated Branches: refs/heads/llap fbb9be8d8 -> 519c0c681 HIVE-10728 : deprecate unix_timestamp(void) and make it deterministic (Sergey Shelukhin, reveiwed by Ashutosh Chauhan( Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repo

[12/18] hive git commit: HIVE-10761 : Create codahale-based metrics system for Hive (Szehon, reviewed by Xuefu)

2015-06-04 Thread sershe
HIVE-10761 : Create codahale-based metrics system for Hive (Szehon, reviewed by Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a96fbdee Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a96fbdee Diff: http://git-wi

[13/18] hive git commit: HIVE-10922: In HS2 doAs=false mode, file system related errors in one query causes other failures (Thejas M Nair, reviewed by Vikram Dixit K)

2015-06-04 Thread sershe
HIVE-10922: In HS2 doAs=false mode, file system related errors in one query causes other failures (Thejas M Nair, reviewed by 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/0e5d907e Tree: http://git-wip-us.apac

[06/18] hive git commit: HIVE-10705 Update tests for HIVE-9302 after removing binaries(Ferdinand Xu, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-06-04 Thread sershe
HIVE-10705 Update tests for HIVE-9302 after removing binaries(Ferdinand Xu, reviewed by Hari Sankar Sivarama Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/aec98e9f Tree: http://git-wip-us.apache.org/repos/asf/hi

[10/18] hive git commit: HIVE-10735: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp() (Matt McCline, reviewed by Sergey Shelukhin)

2015-06-04 Thread sershe
HIVE-10735: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp() (Matt McCline, 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/82beb2ba Tree: http://git-wip-us.apache.org/repo

[14/18] hive git commit: HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/991bb454/ql/src/test/results/clientpositive/tez/explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainuser_1.q.out b/ql/src/test/results/clientpositive/t

[18/18] hive git commit: HIVE-10935 : LLAP: merge master to branch (Sergey Shelukhin)

2015-06-04 Thread sershe
HIVE-10935 : LLAP: merge master to branch (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/519c0c68 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/519c0c68 Diff: http://git-wip-us.apache.org/repos/asf/h

[08/18] hive git commit: HIVE-10892 : TestHCatClient should not accept external metastore param from -Dhive.metastore.uris (Sushanth Sowmyan, reviewed by Thejas Nair)

2015-06-04 Thread sershe
HIVE-10892 : TestHCatClient should not accept external metastore param from -Dhive.metastore.uris (Sushanth Sowmyan, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4140da59 Tree: http://git-wip-us.apac

[04/18] hive git commit: HIVE-10855: with vectorization enabled join operation involving interval_day_time fails (Matt McCline reviewed by Gunther Hagleitner)

2015-06-04 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/09100831/data/files/vectortab_a_1k -- diff --git a/data/files/vectortab_a_1k b/data/files/vectortab_a_1k new file mode 100644 index 000..1b25ac1 --- /dev/null +++ b/data/files/ve

[17/18] hive git commit: HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan via Thejas Nair)

2015-06-04 Thread sershe
HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan via Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/244386a4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/244386a4 Diff: http://git-wip-us.apache.

[02/18] hive git commit: HIVE-10855: with vectorization enabled join operation involving interval_day_time fails (Matt McCline reviewed by Gunther Hagleitner)

2015-06-04 Thread sershe
http://git-wip-us.apache.org/repos/asf/hive/blob/09100831/itests/src/test/resources/testconfiguration.properties -- diff --git a/itests/src/test/resources/testconfiguration.properties b/itests/src/test/resources/testconfiguration.

hive git commit: HIVE-10919: Windows: create table with JsonSerDe failed via beeline unless you add hcatalog core jar to classpath (Hari Sankar Sivarama Subramaniyan, reviewed by Sushanth Sowmyan

2015-06-04 Thread harisankar
Repository: hive Updated Branches: refs/heads/branch-1.2 6ec0b9d85 -> 61ca38a21 HIVE-10919: Windows: create table with JsonSerDe failed via beeline unless you add hcatalog core jar to classpath (Hari Sankar Sivarama Subramaniyan, reviewed by Sushanth Sowmyan Project: http://git-wip-us.apach

[1/2] hive git commit: HIVE-10877 : TestUtil class name confuses ptest2 (Thejas Nair, reviewed by Hari Sankar Sivarama Subramaniyan )

2015-06-04 Thread harisankar
Repository: hive Updated Branches: refs/heads/branch-1.2 42dbbf53e -> 6ec0b9d85 HIVE-10877 : TestUtil class name confuses ptest2 (Thejas Nair, reviewed by Hari Sankar Sivarama Subramaniyan ) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/

[2/2] hive git commit: HIVE-10877 : - adding missing UtilsForTest from previous patch

2015-06-04 Thread harisankar
HIVE-10877 : - adding missing UtilsForTest from previous patch Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6ec0b9d8 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/6ec0b9d8 Diff: http://git-wip-us.apache.org/repos/asf

hive git commit: HIVE-10705 Update tests for HIVE-9302 after removing binaries (Ferdinand Xu, reviewed by Hari Subramaniyan)

2015-06-04 Thread harisankar
Repository: hive Updated Branches: refs/heads/branch-1.2 f4358682f -> 42dbbf53e HIVE-10705 Update tests for HIVE-9302 after removing binaries (Ferdinand Xu, reviewed by Hari Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf

[1/2] hive git commit: HIVE-10914 : LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build - FIX (Sergey Shelukhin)

2015-06-04 Thread sershe
Repository: hive Updated Branches: refs/heads/llap 8e920f245 -> fbb9be8d8 HIVE-10914 : LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build - FIX (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/a

[2/2] hive git commit: HIVE-10920 : LLAP: elevator reads some useless data even if all RGs are eliminated by SARG (Sergey Shelukhin)

2015-06-04 Thread sershe
HIVE-10920 : LLAP: elevator reads some useless data even if all RGs are eliminated by SARG (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fbb9be8d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/fbb9b

hive git commit: HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan via Thejas Nair)

2015-06-04 Thread hashutosh
Repository: hive Updated Branches: refs/heads/branch-1.2 6c48e438e -> f4358682f HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan via Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f4358682 Tree: http:

hive git commit: HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan via Thejas Nair)

2015-06-04 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 991bb454b -> 244386a4d HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan via Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/244386a4 Tree: http://gi

hive git commit: HIVE-10869 : fold_case.q failing on trunk (Ashutosh Chauhan via Vikram Dixit)

2015-06-04 Thread hashutosh
Repository: hive Updated Branches: refs/heads/branch-1.2 50bc86463 -> 6c48e438e HIVE-10869 : fold_case.q failing on trunk (Ashutosh Chauhan via Vikram Dixit) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6c48e438 Tree: htt

[2/3] hive git commit: HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread jpullokk
http://git-wip-us.apache.org/repos/asf/hive/blob/991bb454/ql/src/test/results/clientpositive/ppd_udf_col.q.out -- diff --git a/ql/src/test/results/clientpositive/ppd_udf_col.q.out b/ql/src/test/results/clientpositive/ppd_udf_col.q

[1/3] hive git commit: HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread jpullokk
Repository: hive Updated Branches: refs/heads/master 0e5d907e5 -> 991bb454b http://git-wip-us.apache.org/repos/asf/hive/blob/991bb454/ql/src/test/results/clientpositive/tez/explainuser_1.q.out -- diff --git a/ql/src/test/result

[3/3] hive git commit: HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran)

2015-06-04 Thread jpullokk
HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho Rodriguez via Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/991bb454 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/991bb454 Diff: h

[1/3] hive git commit: HIVE-9069: Simplify filter predicates for CBO

2015-06-04 Thread jpullokk
Repository: hive Updated Branches: refs/heads/branch-1.2 52df1e059 -> 50bc86463 http://git-wip-us.apache.org/repos/asf/hive/blob/50bc8646/ql/src/test/results/clientpositive/tez/explainuser_1.q.out -- diff --git a/ql/src/test/re

[2/3] hive git commit: HIVE-9069: Simplify filter predicates for CBO

2015-06-04 Thread jpullokk
http://git-wip-us.apache.org/repos/asf/hive/blob/50bc8646/ql/src/test/results/clientpositive/ppd_udf_col.q.out -- diff --git a/ql/src/test/results/clientpositive/ppd_udf_col.q.out b/ql/src/test/results/clientpositive/ppd_udf_col.q

[3/3] hive git commit: HIVE-9069: Simplify filter predicates for CBO

2015-06-04 Thread jpullokk
HIVE-9069: Simplify filter predicates for CBO Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/50bc8646 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/50bc8646 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/50bc86

hive git commit: HIVE-10922: In HS2 doAs=false mode, file system related errors in one query causes other failures (Thejas M Nair, reviewed by Vikram Dixit K)

2015-06-04 Thread gunther
Repository: hive Updated Branches: refs/heads/branch-1.2 9cc41e9d5 -> 52df1e059 HIVE-10922: In HS2 doAs=false mode, file system related errors in one query causes other failures (Thejas M Nair, reviewed by Vikram Dixit K) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http

hive git commit: HIVE-10922: In HS2 doAs=false mode, file system related errors in one query causes other failures (Thejas M Nair, reviewed by Vikram Dixit K)

2015-06-04 Thread gunther
Repository: hive Updated Branches: refs/heads/master a96fbdeef -> 0e5d907e5 HIVE-10922: In HS2 doAs=false mode, file system related errors in one query causes other failures (Thejas M Nair, reviewed by Vikram Dixit K) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://g