Review Request 52835: HIVE-14926: Keep Schema in consistent state where schemaTool fails or succeeds

2016-10-13 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52835/ --- Review request for hive. Repository: hive-git Description ---

[jira] [Created] (HIVE-14948) properly handle special characters

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14948: - Summary: properly handle special characters Key: HIVE-14948 URL: https://issues.apache.org/jira/browse/HIVE-14948 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14946) Optimizations

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14946: - Summary: Optimizations Key: HIVE-14946 URL: https://issues.apache.org/jira/browse/HIVE-14946 Project: Hive Issue Type: Sub-task Components:

[jira] [Created] (HIVE-14943) Base Implementation

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14943: - Summary: Base Implementation Key: HIVE-14943 URL: https://issues.apache.org/jira/browse/HIVE-14943 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14947) Add support for Acid 2 in Merge

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14947: - Summary: Add support for Acid 2 in Merge Key: HIVE-14947 URL: https://issues.apache.org/jira/browse/HIVE-14947 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14944) Handle additional predicates

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14944: - Summary: Handle additional predicates Key: HIVE-14944 URL: https://issues.apache.org/jira/browse/HIVE-14944 Project: Hive Issue Type: Sub-task

Re: Review Request 52835: HIVE-14926: Keep Schema in consistent state where schemaTool fails or succeeds

2016-10-13 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52835/#review152518 --- Thanks Aihua for your patch. Only some nits, and questions.

[jira] [Created] (HIVE-14945) Add support for multiple WHEN MATCHED clauses

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14945: - Summary: Add support for multiple WHEN MATCHED clauses Key: HIVE-14945 URL: https://issues.apache.org/jira/browse/HIVE-14945 Project: Hive Issue Type:

Re: Review Request 52283: HIVE-14822 : Add support for credential provider for jobs launched from Hiveserver2

2016-10-13 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52283/#review152521 --- Fix it, then Ship it!

[jira] [Created] (HIVE-14942) HS2 UI: Canceled queries show up in "Open Queries"

2016-10-13 Thread Tao Li (JIRA)
Tao Li created HIVE-14942: - Summary: HS2 UI: Canceled queries show up in "Open Queries" Key: HIVE-14942 URL: https://issues.apache.org/jira/browse/HIVE-14942 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14950) Support integer data type

2016-10-13 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14950: --- Summary: Support integer data type Key: HIVE-14950 URL: https://issues.apache.org/jira/browse/HIVE-14950 Project: Hive Issue Type: Sub-task

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-13 Thread Zoltan Haindrich
> On Sept. 30, 2016, 5:30 p.m., pengcheng xiong wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/IdentifiersParser.g, line 434 > > > > > > Could u test if the precedence is correct w.r.t the other DBMS? If you

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

2016-10-13 Thread Yongzhi Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52559/#review152556 --- It is not thread safe for releaseDriverContext can be called in

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-13 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52427/ --- (Updated Oct. 13, 2016, 7:25 p.m.) Review request for hive, Ashutosh Chauhan

[jira] [Created] (HIVE-14949) Enforce that target:source is not 1:N

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14949: - Summary: Enforce that target:source is not 1:N Key: HIVE-14949 URL: https://issues.apache.org/jira/browse/HIVE-14949 Project: Hive Issue Type: Sub-task

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

2016-10-13 Thread Tao Li
Hi Wei, I still ran into build issues with “HIVE-14476.1-branch-1.patch”. On 10/11/16, 2:11 PM, "Wei Zheng" wrote: >How about HIVE-14476.1-branch-1.patch in your case? > >Thanks, >Wei > >On 10/11/16, 12:07, "Tao Li" wrote: > >Hi, > >

[jira] [Created] (HIVE-14951) ArrayIndexOutOfBoundsException in GroupByOperator

2016-10-13 Thread Zhiyuan Yang (JIRA)
Zhiyuan Yang created HIVE-14951: --- Summary: ArrayIndexOutOfBoundsException in GroupByOperator Key: HIVE-14951 URL: https://issues.apache.org/jira/browse/HIVE-14951 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14953) don't use globStatus on S3 in MM tables

2016-10-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14953: --- Summary: don't use globStatus on S3 in MM tables Key: HIVE-14953 URL: https://issues.apache.org/jira/browse/HIVE-14953 Project: Hive Issue Type:

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

2016-10-13 Thread Tao Li
Hi Sergio, Do you have any ideas about this issue? Maybe it’s caused by some issue with hive1 test setup? Thanks. On 10/13/16, 11:44 AM, "Tao Li" wrote: >Hi Wei, > >I still ran into build issues with “HIVE-14476.1-branch-1.patch”. > > > >On 10/11/16, 2:11 PM, "Wei

[jira] [Created] (HIVE-14954) put FSOP manifests for the instances of the same vertex into a directory

2016-10-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14954: --- Summary: put FSOP manifests for the instances of the same vertex into a directory Key: HIVE-14954 URL: https://issues.apache.org/jira/browse/HIVE-14954

Re: Review Request 52835: HIVE-14926: Keep Schema in consistent state where schemaTool fails or succeeds

2016-10-13 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52835/#review152574 --- beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java

[jira] [Created] (HIVE-14952) Support Derived Tables as source of Merge

2016-10-13 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14952: - Summary: Support Derived Tables as source of Merge Key: HIVE-14952 URL: https://issues.apache.org/jira/browse/HIVE-14952 Project: Hive Issue Type:

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

2016-10-13 Thread Sergio Pena
Hey Tao, I will take a look, and leave a comment on the jira. On Thu, Oct 13, 2016 at 3:56 PM, Tao Li wrote: > Hi Sergio, > > Do you have any ideas about this issue? Maybe it’s caused by some issue > with hive1 test setup? > > Thanks. > > > > > On 10/13/16, 11:44 AM, "Tao

Re: Review Request 52079: HIVE-14753: Track the number of open/closed/abandoned sessions in HS2

2016-10-13 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52079/#review152576 --- Fix it, then Ship it! Looks good, just minor comments. Assume

Re: Review Request 52835: HIVE-14926: Keep Schema in consistent state where schemaTool fails or succeeds

2016-10-13 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52835/ --- (Updated Oct. 13, 2016, 8:43 p.m.) Review request for hive. Changes ---

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

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

[jira] [Created] (HIVE-14955) Fix reloadJar.q

2016-10-13 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-14955: --- Summary: Fix reloadJar.q Key: HIVE-14955 URL: https://issues.apache.org/jira/browse/HIVE-14955 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14956) Parallelize TestHCatLoader

2016-10-13 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-14956: --- Summary: Parallelize TestHCatLoader Key: HIVE-14956 URL: https://issues.apache.org/jira/browse/HIVE-14956 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14957) HiveSortLimitPullUpConstantsRule misses branches when parent operator is Union

2016-10-13 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-14957: -- Summary: HiveSortLimitPullUpConstantsRule misses branches when parent operator is Union Key: HIVE-14957 URL: https://issues.apache.org/jira/browse/HIVE-14957

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-13 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52427/ --- (Updated Oct. 13, 2016, 1:35 p.m.) Review request for hive, Ashutosh Chauhan

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

2016-10-13 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52743/#review152498 --- Ship it! Ship It! - Chaoyu Tang On Oct. 11, 2016, 5:18