Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-07 Thread Takanobu Asanuma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40867/ --- (Updated 1月 8, 2016, 7:18 a.m.) Review request for hive. Changes --- two

Re: Review Request 41928: HIVE-12777: Add capability to restore session

2016-01-07 Thread Rajat Khandelwal
> On Jan. 7, 2016, 10:17 a.m., Amareshwari Sriramadasu wrote: > > service/src/test/org/apache/hive/service/cli/CLIServiceTest.java, line 91 > > > > > > Restoring a closed session? I dont think this should be allowed.

Re: Review Request 41928: HIVE-12777: Add capability to restore session

2016-01-07 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41928/ --- (Updated Jan. 8, 2016, 12:22 p.m.) Review request for hive. Bugs: HIVE-12777

[jira] [Created] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

2016-01-07 Thread Gopal V (JIRA)
Gopal V created HIVE-12809: -- Summary: Vectorization: fast-path for coalesce if input.noNulls = true Key: HIVE-12809 URL: https://issues.apache.org/jira/browse/HIVE-12809 Project: Hive Issue Type: B

Re: HiveQA fails due to full disk

2016-01-07 Thread Sergey Shelukhin
Thanks! On 16/1/7, 11:24, "Szehon Ho" wrote: >Just cleaned up some space by deleting old build logs, hope it goes >through >now. > >On Thu, Jan 7, 2016 at 10:36 AM, Sergey Shelukhin >wrote: > >> Looks like lots of builds are failing with: >> fatal: sha1 file '.git/objects/pack/tmp_pack_nm4WS4'

[jira] [Created] (HIVE-12808) Logical PPD: Push filter clauses through PTF into TS

2016-01-07 Thread Gopal V (JIRA)
Gopal V created HIVE-12808: -- Summary: Logical PPD: Push filter clauses through PTF into TS Key: HIVE-12808 URL: https://issues.apache.org/jira/browse/HIVE-12808 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12807) Thrift and DB Changes for HIVE-12352

2016-01-07 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12807: - Summary: Thrift and DB Changes for HIVE-12352 Key: HIVE-12807 URL: https://issues.apache.org/jira/browse/HIVE-12807 Project: Hive Issue Type: Sub-task Co

[jira] [Created] (HIVE-12806) CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver vector_auto_smb_mapjoin_14.q failure

2016-01-07 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12806: Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver vector_auto_smb_mapjoin_14.q failure Key: HIVE-12806

Re: Review Request 41297: HIVE-12590

2016-01-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41297/#review113329 --- ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java (line 245

Re: Review Request 41297: HIVE-12590

2016-01-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41297/#review113337 --- Ship it! Ship It! - John Pullokkaran On Jan. 7, 2016, 9:17 p.m.

[jira] [Created] (HIVE-12805) CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver skewjoin.q failure

2016-01-07 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12805: Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver skewjoin.q failure Key: HIVE-12805 URL: https://iss

[jira] [Created] (HIVE-12804) if JAVA_HOME is not set, LLapServiceGen should fail

2016-01-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12804: --- Summary: if JAVA_HOME is not set, LLapServiceGen should fail Key: HIVE-12804 URL: https://issues.apache.org/jira/browse/HIVE-12804 Project: Hive Issue

[jira] [Created] (HIVE-12803) CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver count.q failure

2016-01-07 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12803: Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver count.q failure Key: HIVE-12803 URL: https://issues

Re: Review Request 41984: HIVE-12762: Common join on parquet tables returns incorrect result when hive.optimize.index.filter set to true

2016-01-07 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41984/#review113327 --- Ship it! Ship It! - Sergio Pena On Jan. 6, 2016, 4:52 p.m., Aih

Re: Review Request 41297: HIVE-12590

2016-01-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41297/ --- (Updated Jan. 7, 2016, 9:17 p.m.) Review request for hive and John Pullokkaran.

[jira] [Created] (HIVE-12802) CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver.vector_join_filters.q failure

2016-01-07 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12802: Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): MiniTezCliDriver.vector_join_filters.q failure Key: HIVE-12802 URL:

Re: HiveQA fails due to full disk

2016-01-07 Thread Szehon Ho
Just cleaned up some space by deleting old build logs, hope it goes through now. On Thu, Jan 7, 2016 at 10:36 AM, Sergey Shelukhin wrote: > Looks like lots of builds are failing with: > fatal: sha1 file '.git/objects/pack/tmp_pack_nm4WS4' write error: No space > left on device > > The last one I

[jira] [Created] (HIVE-12801) document HIVE-11500 (metadata cache in HBase metastore)

2016-01-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12801: --- Summary: document HIVE-11500 (metadata cache in HBase metastore) Key: HIVE-12801 URL: https://issues.apache.org/jira/browse/HIVE-12801 Project: Hive Is

[jira] [Created] (HIVE-12800) HiveFilterSetOpTransposeRule might be executed over non deterministic filter predicates

2016-01-07 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-12800: -- Summary: HiveFilterSetOpTransposeRule might be executed over non deterministic filter predicates Key: HIVE-12800 URL: https://issues.apache.org/jira/browse/HIV

Build failed in Jenkins: HIVE-TRUNK-JAVA8 #152

2016-01-07 Thread hiveqa
See Changes: [sershe] HIVE-12717 : Enabled to accept quoting of all character backslash qooting mechanism to json_tuple UDTF (Cazen Lee, reviewed by Sergey Shelukhin) [sershe] HIVE-6113 : Upgrade DataN