hive git commit: HIVE-12933: Beeline will hang when authenticating with PAM when libjpam.so is missing (Aihua Xu, reviewed by Ashutosh Chauhan)

2016-01-28 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 4a485b6f5 -> 0c7f2d66b HIVE-12933: Beeline will hang when authenticating with PAM when libjpam.so is missing (Aihua Xu, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

svn commit: r978893 - in /websites/staging/hive/trunk/content: ./ downloads.html

2016-01-28 Thread buildbot
Author: buildbot Date: Thu Jan 28 19:19:36 2016 New Revision: 978893 Log: Staging update by buildbot for hive Modified: websites/staging/hive/trunk/content/ (props changed) websites/staging/hive/trunk/content/downloads.html Propchange: websites/staging/hive/trunk/content/

svn commit: r1727421 - /hive/cms/trunk/content/downloads.mdtext

2016-01-28 Thread khorgath
Author: khorgath Date: Thu Jan 28 19:19:21 2016 New Revision: 1727421 URL: http://svn.apache.org/viewvc?rev=1727421=rev Log: Update to add hive-parent-auth-hook to downloads Modified: hive/cms/trunk/content/downloads.mdtext Modified: hive/cms/trunk/content/downloads.mdtext URL:

svn commit: r978894 - in /websites/production/hive/content: ./ javadocs/

2016-01-28 Thread khorgath
Author: khorgath Date: Thu Jan 28 19:25:49 2016 New Revision: 978894 Log: Adding hive-parent-auth-hook change to downloads page. Added: websites/production/hive/content/ - copied from r978893, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ -

hive git commit: HIVE-12685: Remove redundant hive-site.xml under common/src/test/resources/ (Wei Zheng, reviewed by Ashutosh Chauhan, Mohit Sabharwal)

2016-01-28 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-2.0 cbfd25704 -> 2961b0ad0 HIVE-12685: Remove redundant hive-site.xml under common/src/test/resources/ (Wei Zheng, reviewed by Ashutosh Chauhan, Mohit Sabharwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12953 : Update description of hive.ppd.remove.duplicatefilters in HiveConf.java (Shannon Ladymon via Ashutosh Chauhan)

2016-01-28 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 277825fe8 -> 4a485b6f5 HIVE-12953 : Update description of hive.ppd.remove.duplicatefilters in HiveConf.java (Shannon Ladymon via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

[4/4] hive git commit: HIVE-12763: Use bit vector to track NDV (Pengcheng Xiong, reviewed by Laljo John Pullokkaran and Alan Gates)

2016-01-28 Thread pxiong
HIVE-12763: Use bit vector to track NDV (Pengcheng Xiong, reviewed by Laljo John Pullokkaran and Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7b2f6703 Tree:

[2/4] hive git commit: HIVE-12763: Use bit vector to track NDV (Pengcheng Xiong, reviewed by Laljo John Pullokkaran and Alan Gates)

2016-01-28 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/7b2f6703/metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[3/4] hive git commit: HIVE-12763: Use bit vector to track NDV (Pengcheng Xiong, reviewed by Laljo John Pullokkaran and Alan Gates)

2016-01-28 Thread pxiong
http://git-wip-us.apache.org/repos/asf/hive/blob/7b2f6703/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/BooleanColumnStatsData.java -- diff --git

[1/4] hive git commit: HIVE-12763: Use bit vector to track NDV (Pengcheng Xiong, reviewed by Laljo John Pullokkaran and Alan Gates)

2016-01-28 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 0c7f2d66b -> 7b2f6703f http://git-wip-us.apache.org/repos/asf/hive/blob/7b2f6703/metastore/src/test/org/apache/hadoop/hive/metastore/hbase/TestHBaseStoreBitVector.java --