hive git commit: HIVE-15651: LLAP: llap status tool enhancements (Prasanth Jayachandran reviewed by Siddharth Seth)

2017-01-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 9249e9984 -> 719125cf1 HIVE-15651: LLAP: llap status tool enhancements (Prasanth Jayachandran reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15579 - adding entry in errata.txt for missing jira num in commit message

2017-01-23 Thread thejas
Repository: hive Updated Branches: refs/heads/master 3f90794d8 -> 9249e9984 HIVE-15579 - adding entry in errata.txt for missing jira num in commit message Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9249e998 Tree:

hive git commit: Support HADOOP_PROXY_USER for secure impersonation in hive metastore client (Nanda kumar via Thejas Nair)

2017-01-23 Thread thejas
Repository: hive Updated Branches: refs/heads/master 4a42bec6b -> 3f90794d8 Support HADOOP_PROXY_USER for secure impersonation in hive metastore client (Nanda kumar via Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15589 : Lengthen HIVE_TXN_TIMEOUT in TestDbTxnManager.setup to avoid unnecessary test failure (Wei Zheng)

2017-01-23 Thread weiz
Repository: hive Updated Branches: refs/heads/master c7ac34056 -> 4a42bec6b HIVE-15589 : Lengthen HIVE_TXN_TIMEOUT in TestDbTxnManager.setup to avoid unnecessary test failure (Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/3] hive git commit: HIVE-15646: Column level lineage is not available for table Views (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 588c3911a -> c7ac34056 http://git-wip-us.apache.org/repos/asf/hive/blob/c7ac3405/ql/src/test/results/clientpositive/llap/vectorized_ptf.q.out -- diff --git

[2/3] hive git commit: HIVE-15646: Column level lineage is not available for table Views (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/c7ac3405/ql/src/test/results/clientpositive/cbo_subq_exists.q.out -- diff --git a/ql/src/test/results/clientpositive/cbo_subq_exists.q.out

[02/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/spark/smb_mapjoin_12.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_12.q.out

[16/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/extrapolate_part_stats_full.q.out -- diff --git a/ql/src/test/results/clientpositive/extrapolate_part_stats_full.q.out

[12/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/acid_bucket_pruning.q.out

[17/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/bucketcontext_5.q.out -- diff --git a/ql/src/test/results/clientpositive/bucketcontext_5.q.out

[13/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/join35.q.out -- diff --git a/ql/src/test/results/clientpositive/join35.q.out b/ql/src/test/results/clientpositive/join35.q.out index

[06/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/spark/bucket_map_join_spark3.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/bucket_map_join_spark3.q.out

[11/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/llap/bucketmapjoin4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucketmapjoin4.q.out

[19/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/588c3911 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/588c3911

[18/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/auto_sortmerge_join_12.q.out -- diff --git a/ql/src/test/results/clientpositive/auto_sortmerge_join_12.q.out

[10/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/llap/sample10.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/sample10.q.out

[04/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/spark/join32_lessSize.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/join32_lessSize.q.out

[03/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/spark/outer_join_ppr.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/outer_join_ppr.q.out

[15/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/groupby_sort_1_23.q.out -- diff --git a/ql/src/test/results/clientpositive/groupby_sort_1_23.q.out

[09/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/merge3.q.out -- diff --git a/ql/src/test/results/clientpositive/merge3.q.out b/ql/src/test/results/clientpositive/merge3.q.out index

[01/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 38c3f1a58 -> 588c3911a http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/udtf_explode.q.out -- diff --git

[05/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-01-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/588c3911/ql/src/test/results/clientpositive/spark/groupby_map_ppr_multi_distinct.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/groupby_map_ppr_multi_distinct.q.out

hive git commit: HIVE-15439 : Support INSERT OVERWRITE for internal druid datasources. (Slim Bouguerra via Jesus Camacho Rodriguez)

2017-01-23 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 7c57c05cd -> 38c3f1a58 HIVE-15439 : Support INSERT OVERWRITE for internal druid datasources. (Slim Bouguerra via Jesus Camacho Rodriguez) Signed-off-by: Ashutosh Chauhan Project:

hive git commit: HIVE-15617: Improve the avg performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen)

2017-01-23 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master f6b26b9e4 -> 7c57c05cd HIVE-15617: Improve the avg performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: