Re: Review Request 56240: HiveParser spends lots of time in parsing queries with lots of "("

2017-02-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56240/ --- (Updated Feb. 8, 2017, 5:43 a.m.) Review request for hive and Ashutosh Chauhan.

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Matt McCline
> On Feb. 7, 2017, 2:31 a.m., Owen O'Malley wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java, line 360 > > > > > > You need braces around your control block for break. > > > > Actu

[jira] [Created] (HIVE-15847) In Progress update refreshes seem slow

2017-02-07 Thread anishek (JIRA)
anishek created HIVE-15847: -- Summary: In Progress update refreshes seem slow Key: HIVE-15847 URL: https://issues.apache.org/jira/browse/HIVE-15847 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-15846) Relocate more dependencies (e.g. org.apache.zookeeper) for JDBC uber jar

2017-02-07 Thread Tao Li (JIRA)
Tao Li created HIVE-15846: - Summary: Relocate more dependencies (e.g. org.apache.zookeeper) for JDBC uber jar Key: HIVE-15846 URL: https://issues.apache.org/jira/browse/HIVE-15846 Project: Hive Issu

[jira] [Created] (HIVE-15845) create view on subquery_exists_having may not work well with unparseTranslator

2017-02-07 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-15845: -- Summary: create view on subquery_exists_having may not work well with unparseTranslator Key: HIVE-15845 URL: https://issues.apache.org/jira/browse/HIVE-15845 Proj

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55977/ --- (Updated Feb. 8, 2017, 1:10 a.m.) Review request for hive, Gopal V and Prasanth

[jira] [Created] (HIVE-15844) Add WriteType to Explain Plan of ReduceSinkOperator and FileSinkOperator

2017-02-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15844: - Summary: Add WriteType to Explain Plan of ReduceSinkOperator and FileSinkOperator Key: HIVE-15844 URL: https://issues.apache.org/jira/browse/HIVE-15844 Project: Hiv

[jira] [Created] (HIVE-15843) disable slider YARN resource normalization for LLAP

2017-02-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15843: --- Summary: disable slider YARN resource normalization for LLAP Key: HIVE-15843 URL: https://issues.apache.org/jira/browse/HIVE-15843 Project: Hive Issue

[jira] [Created] (HIVE-15842) disable slider YARN resource normalization for LLAP

2017-02-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15842: --- Summary: disable slider YARN resource normalization for LLAP Key: HIVE-15842 URL: https://issues.apache.org/jira/browse/HIVE-15842 Project: Hive Issue

[GitHub] hive pull request #81: HIVE-14007. Replace ORC module with ORC 1.1.1 release

2017-02-07 Thread omalley
Github user omalley closed the pull request at: https://github.com/apache/hive/pull/81 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] hive pull request #142: HIVE-15841. Upgrade to ORC 1.3.2.

2017-02-07 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/hive/pull/142 HIVE-15841. Upgrade to ORC 1.3.2. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/hive hive-15841 Alternatively you can review and apply

[jira] [Created] (HIVE-15841) Upgrade Hive to ORC 1.3.2

2017-02-07 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-15841: Summary: Upgrade Hive to ORC 1.3.2 Key: HIVE-15841 URL: https://issues.apache.org/jira/browse/HIVE-15841 Project: Hive Issue Type: Bug Reporter:

[jira] [Created] (HIVE-15840) Webhcat test TestPig_5 failing with Pig on Tez at check for percent complete of job

2017-02-07 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15840: - Summary: Webhcat test TestPig_5 failing with Pig on Tez at check for percent complete of job Key: HIVE-15840 URL: https://issues.apache.org/jira/browse/HIVE-15840 Project:

Re: Review Request 56095: HIVE-15754 exchange partition is not generating notifications

2017-02-07 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56095/#review164564 --- Ship it! Ship It! - Sergio Pena On Feb. 7, 2017, 9:32 p.m.,

Re: Review Request 56095: HIVE-15754 exchange partition is not generating notifications

2017-02-07 Thread Nachiket Vaidya
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56095/ --- (Updated Feb. 7, 2017, 9:32 p.m.) Review request for hive, Mohit Sabharwal and

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Owen O'Malley
> On Feb. 7, 2017, 2:31 a.m., Owen O'Malley wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java, line 360 > > > > > > You need braces around your control block for break. > > > > Actu

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Sergey Shelukhin
> On Feb. 7, 2017, 2:31 a.m., Owen O'Malley wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java, line 360 > > > > > > You need braces around your control block for break. > > > > Actu

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Owen O'Malley
> On Feb. 7, 2017, 2:31 a.m., Owen O'Malley wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java, line 360 > > > > > > You need braces around your control block for break. > > > > Actu

Re: Review Request 56095: HIVE-15754 exchange partition is not generating notifications

2017-02-07 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56095/#review164553 --- Thanks Nachiket, the patch looks good. Just a minior change to che

[jira] [Created] (HIVE-15839) Don't force cardinality check if only WHEN NOT MATCHED is specified

2017-02-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15839: - Summary: Don't force cardinality check if only WHEN NOT MATCHED is specified Key: HIVE-15839 URL: https://issues.apache.org/jira/browse/HIVE-15839 Project: Hive

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55977/ --- (Updated Feb. 7, 2017, 6:35 p.m.) Review request for hive, Gopal V and Prasanth

Re: Review Request 55977: HIVE-15672 LLAP text cache: improve first query perf II

2017-02-07 Thread Sergey Shelukhin
> On Feb. 7, 2017, 2:31 a.m., Owen O'Malley wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java, line 360 > > > > > > You need braces around your control block for break. > > > > Actu

[GitHub] hive pull request #131: HIVE-15585 LLAP failed to start on a host with only ...

2017-02-07 Thread zeroflag
Github user zeroflag closed the pull request at: https://github.com/apache/hive/pull/131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-07 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/ --- (Updated Feb. 7, 2017, 2:44 p.m.) Review request for hive, Ryan Blue and Sergio

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-02-07 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56290/#review164491 --- Hi, Thanks for the patch. I am not an expert on Accumulo, so I le

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-07 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/#review164481 --- Well, that is a huge patch :D To be honest I run through it, but i

[jira] [Created] (HIVE-15838) Escaping illegal characters allowed in HBase and disallowed in Hive DDL

2017-02-07 Thread Davide Gesino (JIRA)
Davide Gesino created HIVE-15838: Summary: Escaping illegal characters allowed in HBase and disallowed in Hive DDL Key: HIVE-15838 URL: https://issues.apache.org/jira/browse/HIVE-15838 Project: Hive

"Union all" throws "java.lang.ArrayIndexOutOfBoundsException"

2017-02-07 Thread roncenzhao
// Consider://SEL_1 (int) SEL_2 (int)SEL_3 (double)// If we first merge SEL_1 and SEL_2 into a UNION_1, and then merge UNION_1// with SEL_3 to get UNION_2, then no SelectOperator will be inserted. Hence error// will happen afterwards. The solution here is to insert one after UNION_1, w

[jira] [Created] (HIVE-15837) Failing Test: TestSparkCliDriver join_array.q

2017-02-07 Thread anishek (JIRA)
anishek created HIVE-15837: -- Summary: Failing Test: TestSparkCliDriver join_array.q Key: HIVE-15837 URL: https://issues.apache.org/jira/browse/HIVE-15837 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-15836) CATS failed when the table is stored as orc and select cause has null

2017-02-07 Thread Xiaomeng Huang (JIRA)
Xiaomeng Huang created HIVE-15836: - Summary: CATS failed when the table is stored as orc and select cause has null Key: HIVE-15836 URL: https://issues.apache.org/jira/browse/HIVE-15836 Project: Hive

[jira] [Created] (HIVE-15835) Make GetOperationStatus more responsive

2017-02-07 Thread anishek (JIRA)
anishek created HIVE-15835: -- Summary: Make GetOperationStatus more responsive Key: HIVE-15835 URL: https://issues.apache.org/jira/browse/HIVE-15835 Project: Hive Issue Type: Improvement Co

[jira] [Created] (HIVE-15833) Add unit tests for org.json usage on branch-1

2017-02-07 Thread Daniel Voros (JIRA)
Daniel Voros created HIVE-15833: --- Summary: Add unit tests for org.json usage on branch-1 Key: HIVE-15833 URL: https://issues.apache.org/jira/browse/HIVE-15833 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-15834) Add unit tests for org.json usage on master

2017-02-07 Thread Daniel Voros (JIRA)
Daniel Voros created HIVE-15834: --- Summary: Add unit tests for org.json usage on master Key: HIVE-15834 URL: https://issues.apache.org/jira/browse/HIVE-15834 Project: Hive Issue Type: Sub-task