[3/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/ec4b936e/ql/src/test/results/clientpositive/autoColumnStats_7.q.out -- diff --git a/ql/src/test/results/clientpositive/autoColumnStats_7.q.out

[4/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/ec4b936e/ql/src/test/results/clientpositive/autoColumnStats_3.q.out -- diff --git a/ql/src/test/results/clientpositive/autoColumnStats_3.q.out

[7/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
HIVE-13566: Auto-gather column stats - phase 1 (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/ec4b936e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ec4b936e Diff:

[5/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/ec4b936e/ql/src/test/results/clientpositive/autoColumnStats_2.q.out -- diff --git a/ql/src/test/results/clientpositive/autoColumnStats_2.q.out

[6/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/ec4b936e/ql/src/test/queries/clientpositive/autoColumnStats_3.q -- diff --git a/ql/src/test/queries/clientpositive/autoColumnStats_3.q

[1/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 2ed47838d -> ec4b936e6 http://git-wip-us.apache.org/repos/asf/hive/blob/ec4b936e/ql/src/test/results/clientpositive/autoColumnStats_9.q.out -- diff --git

[2/7] hive git commit: HIVE-13566: Auto-gather column stats - phase 1 (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2016-05-23 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/ec4b936e/ql/src/test/results/clientpositive/autoColumnStats_8.q.out -- diff --git a/ql/src/test/results/clientpositive/autoColumnStats_8.q.out

hive git commit: HIVE-12643 : For self describing InputFormat don't replicate schema information in partitions (Ashutosh Chauhan via Matt McCline)

2016-05-23 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 7fb4b1fed -> 2ed47838d HIVE-12643 : For self describing InputFormat don't replicate schema information in partitions (Ashutosh Chauhan via Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13520. Don't allow any test to run for longer than 60minutes in the ptest setup. (Siddharth Seth, reviewed by Ashutosh Chauhan)

2016-05-23 Thread sseth
Repository: hive Updated Branches: refs/heads/master e2d07e277 -> 7fb4b1fed HIVE-13520. Don't allow any test to run for longer than 60minutes in the ptest setup. (Siddharth Seth, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13787 : LLAP: bug in recent security patches (wrong argument order; using full user name in id) (Sergey Shelukhin, reviewed by Siddharth Seth)

2016-05-23 Thread sershe
Repository: hive Updated Branches: refs/heads/master a25be60e9 -> e2d07e277 HIVE-13787 : LLAP: bug in recent security patches (wrong argument order; using full user name in id) (Sergey Shelukhin, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13810: insert overwrite select from some table fails throwing org.apache.hadoop.security.AccessControlException (Hari Subramaniyan, reviewed by Ashutosh Chauhan)

2016-05-23 Thread harisankar
Repository: hive Updated Branches: refs/heads/master 999f0607b -> a25be60e9 HIVE-13810: insert overwrite select from some table fails throwing org.apache.hadoop.security.AccessControlException (Hari Subramaniyan, reviewed by Ashutosh Chauhan) Project:

hive git commit: HIVE-13628: Support for permanent functions - error handling if no restart (Vikram Dixit K, reviewed by Gunther Hagleitner)

2016-05-23 Thread vikram
Repository: hive Updated Branches: refs/heads/master b84154be3 -> 999f0607b HIVE-13628: Support for permanent functions - error handling if no restart (Vikram Dixit K, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13502: Beeline doesnt support session parameters in JDBC URL as documentation states. (Naveen Gangam, reviewed by Aihua Xu)

2016-05-23 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master fedd6596c -> b84154be3 HIVE-13502: Beeline doesnt support session parameters in JDBC URL as documentation states. (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13789: Repeatedly checking configuration in TextRecordWriter/Reader hurts performance (Rui reviewed by Xuefu)

2016-05-23 Thread lirui
Repository: hive Updated Branches: refs/heads/master 2f3b1af49 -> fedd6596c HIVE-13789: Repeatedly checking configuration in TextRecordWriter/Reader hurts performance (Rui reviewed by Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: