[VOTE] Apache Hive 2.0.1 Release Candidate 1

2016-05-03 Thread Sergey Shelukhin
Apache Hive 2.0.1 Release Candidate 1 is available here: http://home.apache.org/~sershe/hive-2.0.1-rc1/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1049/ Source tag for RC1 (github mirror) is:

Re: Review Request 46671: HIVE-13598 : Describe extended table should show the primary keys/foreign keys associated with the table

2016-05-03 Thread Hari Sankar Sivarama Subramaniyan
> On May 3, 2016, 5:37 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java, > > line 119 > > > > > > These words (primaryKeyInfo etc) should be

Review Request 46956: HIVE-13444 LLAP: add HMAC signatures to LLAP; verify them on LLAP side

2016-05-03 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46956/ --- Review request for hive, Gunther Hagleitner, Jason Dere, and Siddharth Seth.

Re: Review Request 45348: HIVE-13363: Add hive.metastore.token.signature property to HiveConf

2016-05-03 Thread Anthony Hsu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45348/ --- (Updated 五月 4, 2016, 1:30 a.m.) Review request for hive, Carl Steinbach and

[jira] [Created] (HIVE-13684) Remove the deprecated IMetaStoreClient.showLocks()

2016-05-03 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13684: Summary: Remove the deprecated IMetaStoreClient.showLocks() Key: HIVE-13684 URL: https://issues.apache.org/jira/browse/HIVE-13684 Project: Hive Issue Type: Bug

Getting ready for a Hive 1.2.2 release

2016-05-03 Thread Sushanth Sowmyan
Hi All, It has been nearly a year now since 1.2.1 was released, and I said then that I would keep the branch open for further bugfixes with a view of making another 1.2.2 stability upgrade release. There have been 64 such patches committed since then. I think it's time we revisited that and

[jira] [Created] (HIVE-13683) Remove erroneously included patch file

2016-05-03 Thread Alan Gates (JIRA)
Alan Gates created HIVE-13683: - Summary: Remove erroneously included patch file Key: HIVE-13683 URL: https://issues.apache.org/jira/browse/HIVE-13683 Project: Hive Issue Type: Bug Affects

[jira] [Created] (HIVE-13682) EOFException with fast hashtable

2016-05-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13682: --- Summary: EOFException with fast hashtable Key: HIVE-13682 URL: https://issues.apache.org/jira/browse/HIVE-13682 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13681) Update README with latest Hive functionality

2016-05-03 Thread Alan Gates (JIRA)
Alan Gates created HIVE-13681: - Summary: Update README with latest Hive functionality Key: HIVE-13681 URL: https://issues.apache.org/jira/browse/HIVE-13681 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-13680) HiveServer2: Provide a way to compress ResultSets

2016-05-03 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-13680: --- Summary: HiveServer2: Provide a way to compress ResultSets Key: HIVE-13680 URL: https://issues.apache.org/jira/browse/HIVE-13680 Project: Hive Issue

[jira] [Created] (HIVE-13679) Pass diagnostic message to failure hooks

2016-05-03 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-13679: -- Summary: Pass diagnostic message to failure hooks Key: HIVE-13679 URL: https://issues.apache.org/jira/browse/HIVE-13679 Project: Hive Issue Type: Improvement

Re: Review Request 46754: HIVE-13391 add an option to LLAP to use keytab to authenticate to read data

2016-05-03 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46754/ --- (Updated May 3, 2016, 9:07 p.m.) Review request for hive and Siddharth Seth.

Re: Review Request 46754: HIVE-13391 add an option to LLAP to use keytab to authenticate to read data

2016-05-03 Thread Sergey Shelukhin
> On May 3, 2016, 3:14 p.m., Siddharth Seth wrote: > > Looks good in terms of functionality. (Ship it if you think the reflection > > is not super brittle :)) > > I think we should get rid of the reflection to access private methods ASAP > > though - it can be really brittle and cause

Re: Review Request 45911: HIVE-13341: Stats state is not captured correctly: differentiate load table and create table

2016-05-03 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45911/ --- (Updated May 3, 2016, 8:40 p.m.) Review request for hive and Ashutosh Chauhan.

Re: Review Request 46913: HIVE-13351 : Support drop Primary Key/Foreign Key constraints

2016-05-03 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46913/ --- (Updated May 3, 2016, 7:14 p.m.) Review request for hive and Ashutosh Chauhan.

Re: Review Request 46671: HIVE-13598 : Describe extended table should show the primary keys/foreign keys associated with the table

2016-05-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46671/#review131529 ---

Re: Review Request 46396: Had to escape the slash because statement preparation isn't fully escaping input. There may be other characters that need to be escaped.

2016-05-03 Thread Nasron Cheong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46396/ --- (Updated May 3, 2016, 4:04 p.m.) Review request for hive. Bugs: HIVE-13548

Review Request 46396: Had to escape the slash because statement preparation isn't fully escaping input. There may be other characters that need to be escaped.

2016-05-03 Thread Nasron Cheong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46396/ --- Review request for hive. Repository: hive-git Description --- Slash is

Re: Review Request 46929: HIVE-13676: Tests failing because metastore doesn't come up

2016-05-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46929/#review131518 ---

Problem with QA test on patch

2016-05-03 Thread Nasron Cheong
https://issues.apache.org/jira/browse/HIVE-13548 has a patch I submitted, and I see some test failures due to the patch? Although I can't tell how they're related. Thanks. - Nasron

Re: Review Request 46871: TPCH q16 return wrong result when CBO is on

2016-05-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46871/#review131514 --- ql/src/test/results/clientpositive/metadata_only_queries.q.out

[jira] [Created] (HIVE-13678) Add a utility method to construct various urls related to a single llap instance

2016-05-03 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13678: - Summary: Add a utility method to construct various urls related to a single llap instance Key: HIVE-13678 URL: https://issues.apache.org/jira/browse/HIVE-13678

Re: Review Request 46597: HIVE-13445 LLAP: token should encode application and cluster ids

2016-05-03 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46597/#review131512 --- Ship it! Looks good. - Siddharth Seth On May 2, 2016, 10:01

Re: Review Request 46754: HIVE-13391 add an option to LLAP to use keytab to authenticate to read data

2016-05-03 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46754/#review131507 --- Fix it, then Ship it! Looks good in terms of functionality.

Re: [VOTE] Vote going on in user@ about Bylaws change

2016-05-03 Thread Lars Francke
Hi, just another quick reminder that the vote is still open and requires a few more votes. I'd appreciate the attention of PMC members for a few minutes on this. Thank you! Lars On Mon, Apr 18, 2016 at 3:56 PM, Lars Francke wrote: > Hi everyone, > > sorry for bumping

[jira] [Created] (HIVE-13677) org.apache.hive.com.esotericsoftware.kryo.KryoException: java.lang.NullPointerException when folding CASE expression

2016-05-03 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-13677: -- Summary: org.apache.hive.com.esotericsoftware.kryo.KryoException: java.lang.NullPointerException when folding CASE expression Key: HIVE-13677 URL:

Review Request 46929: HIVE-13676: Tests failing because metastore doesn't come up

2016-05-03 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46929/ --- Review request for hive. Bugs: HIVE-13676

[jira] [Created] (HIVE-13676) Tests failing because metastore doesn't come up

2016-05-03 Thread Rajat Khandelwal (JIRA)
Rajat Khandelwal created HIVE-13676: --- Summary: Tests failing because metastore doesn't come up Key: HIVE-13676 URL: https://issues.apache.org/jira/browse/HIVE-13676 Project: Hive Issue