[jira] [Created] (HIVE-14934) Flaky test: TestHCatMultiOutputFormat

2016-10-11 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14934: - Summary: Flaky test: TestHCatMultiOutputFormat Key: HIVE-14934 URL: https://issues.apache.org/jira/browse/HIVE-14934 Project: Hive Issue Type: Sub-task

Re: Review Request 52559: HIVE-14799: Query operation are not thread safe during its cancellation

2016-10-11 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52559/ --- (Updated Oct. 12, 2016, 4:31 a.m.) Review request for hive, Sergey Shelukhin,

Re: Review Request 52559: HIVE-14799: Query operation are not thread safe during its cancellation

2016-10-11 Thread Chaoyu Tang
> On Oct. 12, 2016, 1:27 a.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/Driver.java, line 2385 > > > > > > javadocs to distinguish close from destroy would be helpful I added some comments

Re: Review Request 52559: HIVE-14799: Query operation are not thread safe during its cancellation

2016-10-11 Thread Chaoyu Tang
> On Oct. 12, 2016, 1:25 a.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/Driver.java, line 617 > > > > > > this will overwrite the previous error (this being finally) without > > logging it

Re: Review Request 52559: HIVE-14799: Query operation are not thread safe during its cancellation

2016-10-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52559/#review152246 --- ql/src/java/org/apache/hadoop/hive/ql/Driver.java (line 2357)

Re: Review Request 52559: HIVE-14799: Query operation are not thread safe during its cancellation

2016-10-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52559/#review152243 --- ql/src/java/org/apache/hadoop/hive/ql/Driver.java (line 193)

[jira] [Created] (HIVE-14933) include argparse with LLAP scripts to support antique Python versions

2016-10-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14933: --- Summary: include argparse with LLAP scripts to support antique Python versions Key: HIVE-14933 URL: https://issues.apache.org/jira/browse/HIVE-14933 Project:

[jira] [Created] (HIVE-14932) handle bucketing for MM tables

2016-10-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14932: --- Summary: handle bucketing for MM tables Key: HIVE-14932 URL: https://issues.apache.org/jira/browse/HIVE-14932 Project: Hive Issue Type: Sub-task

Re: Review Request 43513: HIVE-13046: DependencyResolver should not lowercase the dependency URI's authority

2016-10-11 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43513/#review152223 --- Ship it! LGTM - Carl Steinbach On Feb. 12, 2016, 3:59 a.m.,

[jira] [Created] (HIVE-14931) Merge + Union + DP + (Mini?)Tez/LLAP fails

2016-10-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14931: --- Summary: Merge + Union + DP + (Mini?)Tez/LLAP fails Key: HIVE-14931 URL: https://issues.apache.org/jira/browse/HIVE-14931 Project: Hive Issue Type:

Re: Review Request 51755: Support Intersect Distinct

2016-10-11 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51755/ --- (Updated Oct. 11, 2016, 10:42 p.m.) Review request for hive and Ashutosh

Re: Review Request 51755: Support Intersect Distinct

2016-10-11 Thread pengcheng xiong
> On Oct. 7, 2016, 2:57 a.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveIntersectMergeRule.java, > > line 59 > > > > > > Is this check not required on

Re: Review Request 52559: HIVE-14799: Query operation are not thread safe during its cancellation

2016-10-11 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52559/ --- (Updated Oct. 11, 2016, 10:12 p.m.) Review request for hive, Sergey Shelukhin,

Re: How to run pre-commit test against branch-1

2016-10-11 Thread Wei Zheng
How about HIVE-14476.1-branch-1.patch in your case? Thanks, Wei On 10/11/16, 12:07, "Tao Li" wrote: Hi, I have a patch for HIVE-14476 and am trying to run some pre-commit tests against hive branch-1. I tried

[jira] [Created] (HIVE-14930) RuntimeException was seen in explainanalyze_3.q test log

2016-10-11 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-14930: -- Summary: RuntimeException was seen in explainanalyze_3.q test log Key: HIVE-14930 URL: https://issues.apache.org/jira/browse/HIVE-14930 Project: Hive Issue

How to run pre-commit test against branch-1

2016-10-11 Thread Tao Li
Hi, I have a patch for HIVE-14476 and am trying to run some pre-commit tests against hive branch-1. I tried different patch naming formats but still ran into some issues. Can someone share the procedure of submitting a patch against branch-1?

Review Request 52744: Remove the configuration HIVE_SUPPORT_SQL11_RESERVED_KEYWORDS

2016-10-11 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52744/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

[jira] [Created] (HIVE-14929) Adding JDBC test for query cancellation scenario

2016-10-11 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-14929: - Summary: Adding JDBC test for query cancellation scenario Key: HIVE-14929 URL: https://issues.apache.org/jira/browse/HIVE-14929 Project: Hive Issue Type:

[jira] [Created] (HIVE-14928) Analyze table no scan mess up schema

2016-10-11 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-14928: -- Summary: Analyze table no scan mess up schema Key: HIVE-14928 URL: https://issues.apache.org/jira/browse/HIVE-14928 Project: Hive Issue Type: Bug

Review Request 52743: HIVE-14927 Remove code duplication from tests in TestLdapAtnProviderWithMiniDS

2016-10-11 Thread Illya Yalovyy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52743/ --- Review request for hive, Aihua Xu, Ashutosh Chauhan, Chaoyu Tang, and Szehon Ho.

[jira] [Created] (HIVE-14927) Remove code duplication from tests in TestLdapAtnProviderWithMiniDS

2016-10-11 Thread Illya Yalovyy (JIRA)
Illya Yalovyy created HIVE-14927: Summary: Remove code duplication from tests in TestLdapAtnProviderWithMiniDS Key: HIVE-14927 URL: https://issues.apache.org/jira/browse/HIVE-14927 Project: Hive

[jira] [Created] (HIVE-14926) Keep Schema in consistent state where schemaTool fails or succeeds.

2016-10-11 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14926: --- Summary: Keep Schema in consistent state where schemaTool fails or succeeds. Key: HIVE-14926 URL: https://issues.apache.org/jira/browse/HIVE-14926 Project: Hive

Re: [DISCUSS] Hive 2.1.1 bug fix release

2016-10-11 Thread Jesus Camacho Rodriguez
Hi Sergio, Thanks for running QA. I did not have the chance to take a look at the failing tests yet. I will do it today/tomorrow. We can continue the discussion in HIVE-14884. Let's create subtasks for every batch of similar issues and bring the count to zero. Thanks, Jesús On 10/10/16,

Precommit failed to kick off since no space left in the server

2016-10-11 Thread Xu, Cheng A
Hi Sergio, The precommit failed to kick off due to the following error. Can you help clean up the space? Thank you! Caused by: java.io.IOException: remote file operation failed: