[4/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/9eb95813/ql/src/test/results/clientpositive/tez/vectorization_14.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vectorization_14.q.out

[6/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/9eb95813/ql/src/test/results/clientpositive/orc_analyze.q.out -- diff --git a/ql/src/test/results/clientpositive/orc_analyze.q.out

[3/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/9eb95813/ql/src/test/results/clientpositive/tez/vectorization_short_regress.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vectorization_short_regress.q.out

[5/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/9eb95813/ql/src/test/results/clientpositive/tez/orc_analyze.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/orc_analyze.q.out

[1/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
Repository: hive Updated Branches: refs/heads/branch-1.0 301de8353 - 9eb95813a http://git-wip-us.apache.org/repos/asf/hive/blob/9eb95813/ql/src/test/results/clientpositive/vectorization_short_regress.q.out -- diff --git

[7/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;' (Prasanth Jayachandran reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[2/7] hive git commit: backport HIVE-9560: When hive.stats.collect.rawdatasize=true, 'rawDataSize' for an ORC table will result in value '0' after running 'analyze table TABLE_NAME compute statistics;

2015-08-14 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/9eb95813/ql/src/test/results/clientpositive/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/vectorization_0.q.out

hive git commit: HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu)

2015-08-14 Thread xuefu
Repository: hive Updated Branches: refs/heads/master b8f1ae110 - a4849cb2c HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a4849cb2 Tree:

[3/3] hive git commit: HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin)

2015-08-14 Thread prasanthj
HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c93d6c77 Tree:

hive git commit: HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu)

2015-08-14 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1.0 9eb95813a - ec2ae2c73 HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ec2ae2c7 Tree:

[1/3] hive git commit: HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin)

2015-08-14 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master a4849cb2c - c93d6c77e http://git-wip-us.apache.org/repos/asf/hive/blob/c93d6c77/testutils/ptest2/src/main/resources/log4j2.xml -- diff --git

[2/3] hive git commit: HIVE-11304: Migrate to Log4j2 from Log4j 1.x (Prasanth Jayachandran reviewed by Thejas Nair, Sergey Shelukhin)

2015-08-14 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/c93d6c77/itests/pom.xml -- diff --git a/itests/pom.xml b/itests/pom.xml index f156cc4..acce713 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -94,7 +94,7 @@

hive git commit: HIVE-11570: Fix PTest2 log4j2.version (Gopal V, via Sergey Shelukhin)

2015-08-14 Thread gopalv
Repository: hive Updated Branches: refs/heads/master e8b2c605a - 17e95c7c7 HIVE-11570: Fix PTest2 log4j2.version (Gopal V, via Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/17e95c7c Tree:

hive git commit: HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu)

2015-08-14 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1 1a647c420 - b9af10d28 HIVE-11534: Improve validateTableCols error message (Mohit via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b9af10d2 Tree:

[1/3] hive git commit: HIVE-11562: Typo in hive-log4j2.xml throws unknown level exception (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-14 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master c93d6c77e - cf0481fcf HIVE-11562: Typo in hive-log4j2.xml throws unknown level exception (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/3] hive git commit: HIVE-11567: Some trace logs seeped through with new log4j2 changes (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-14 Thread prasanthj
HIVE-11567: Some trace logs seeped through with new log4j2 changes (Prasanth Jayachandran 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/cf0481fc Tree:

hive git commit: HIVE-11546: Projected columns read size should be scaled to split size for ORC Splits (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-14 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master cf0481fcf - e8b2c605a HIVE-11546: Projected columns read size should be scaled to split size for ORC Splits (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11546: Projected columns read size should be scaled to split size for ORC Splits (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2015-08-14 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-1 847b14554 - 89f16ab83 HIVE-11546: Projected columns read size should be scaled to split size for ORC Splits (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11549: Hide Hive configuration from spark driver launching process (reviewed by Chao)

2015-08-14 Thread xuefu
Repository: hive Updated Branches: refs/heads/master 2ccd06169 - fe1efe520 HIVE-11549: Hide Hive configuration from spark driver launching process (reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fe1efe52

hive git commit: HIVE-11549: Hide Hive configuration from spark driver launching process (reviewed by Chao)

2015-08-14 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1 89f16ab83 - 1a647c420 HIVE-11549: Hide Hive configuration from spark driver launching process (reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-11441: No DDL allowed on table if user accidentally set table location wrong (Daniel Dai reviewed by Thejas Nair)

2015-08-14 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-1 b9af10d28 - 878e75b9e HIVE-11441: No DDL allowed on table if user accidentally set table location wrong (Daniel Dai reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: Merge branch 'branch-1' of https://git-wip-us.apache.org/repos/asf/hive into branch-1

2015-08-14 Thread daijy
Merge branch 'branch-1' of https://git-wip-us.apache.org/repos/asf/hive into branch-1 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/878e75b9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/878e75b9 Diff:

hive git commit: HIVE-11571: Fix Hive PTest2 logging configuration (Gopal V reviewed by Sergey Shelukhin)

2015-08-14 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master fe1efe520 - 3071ce96b HIVE-11571: Fix Hive PTest2 logging configuration (Gopal V 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/3071ce96

hive git commit: HIVE-11441: No DDL allowed on table if user accidentally set table location wrong (Daniel Dai reviewed by Thejas Nair)

2015-08-14 Thread daijy
Repository: hive Updated Branches: refs/heads/master 17e95c7c7 - 2ccd06169 HIVE-11441: No DDL allowed on table if user accidentally set table location wrong (Daniel Dai reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: