[jira] [Created] (HIVE-15647) Combination of a boolean condition and null-safe comparison leads to NPE

2017-01-17 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-15647: --- Summary: Combination of a boolean condition and null-safe comparison leads to NPE Key: HIVE-15647 URL: https://issues.apache.org/jira/browse/HIVE-15647 Project: Hive

[jira] [Created] (HIVE-15648) Hive throws compilation error due to $powermock.version not being present in root pom

2017-01-17 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-15648: --- Summary: Hive throws compilation error due to $powermock.version not being present in root pom Key: HIVE-15648 URL: https://issues.apache.org/jira/browse/HIVE-15648

Re: Review Request 55605: HIVE-15166 - Provide beeline option to set the jline history max size

2017-01-17 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55605/#review161865 --- Ship it! Ship It! - Aihua Xu On Jan. 17, 2017, 7:22 a.m., Er

Re: Review Request 55605: HIVE-15166 - Provide beeline option to set the jline history max size

2017-01-17 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55605/#review161864 --- beeline/src/java/org/apache/hive/beeline/BeeLine.java (line 1185)

Review Request 55623: HIVE-15617: Improve the avg performance for Range based window

2017-01-17 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55623/ --- Review request for hive. Repository: hive-git Description --- HIVE-15617

Re: Review Request 55623: HIVE-15617: Improve the avg performance for Range based window

2017-01-17 Thread Yongzhi Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55623/#review161875 --- ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/BasePartitionEvalua

Re: Review Request 55623: HIVE-15617: Improve the avg performance for Range based window

2017-01-17 Thread Aihua Xu
> On Jan. 17, 2017, 3:46 p.m., Yongzhi Chen wrote: > > ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/BasePartitionEvaluator.java, > > line 132 > > > > > > Is that possible sum is not null, numRows == 0 ? I was also

[jira] [Created] (HIVE-15649) LLAP IO may NPE on all-column read

2017-01-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15649: --- Summary: LLAP IO may NPE on all-column read Key: HIVE-15649 URL: https://issues.apache.org/jira/browse/HIVE-15649 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15650) LLAP: Set perflogger to DEBUG level for llap daemons

2017-01-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-15650: Summary: LLAP: Set perflogger to DEBUG level for llap daemons Key: HIVE-15650 URL: https://issues.apache.org/jira/browse/HIVE-15650 Project: Hive

[jira] [Created] (HIVE-15651) LLAP: llap status tool enhancements

2017-01-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-15651: Summary: LLAP: llap status tool enhancements Key: HIVE-15651 URL: https://issues.apache.org/jira/browse/HIVE-15651 Project: Hive Issue Type:

[jira] [Created] (HIVE-15652) Optimize(reduce) the number of alter calls made to fix repl.last.id

2017-01-17 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-15652: --- Summary: Optimize(reduce) the number of alter calls made to fix repl.last.id Key: HIVE-15652 URL: https://issues.apache.org/jira/browse/HIVE-15652 Project: Hive

[jira] [Created] (HIVE-15653) Some ALTER TABLE commands drop table stats

2017-01-17 Thread Alexander Behm (JIRA)
Alexander Behm created HIVE-15653: - Summary: Some ALTER TABLE commands drop table stats Key: HIVE-15653 URL: https://issues.apache.org/jira/browse/HIVE-15653 Project: Hive Issue Type: Bug

Review Request 55660: Hive can not use "," in quoted column name

2017-01-17 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55660/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

[jira] [Created] (HIVE-15654) TezJobMonitor is not some headers to log file

2017-01-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-15654: Summary: TezJobMonitor is not some headers to log file Key: HIVE-15654 URL: https://issues.apache.org/jira/browse/HIVE-15654 Project: Hive Is

Review Request 55661: HIVE-15546: Optimize Utilities.getInputPaths() so each listStatus of a partition is done in parallel

2017-01-17 Thread Sahil Takiar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55661/ --- Review request for hive and Sergio Pena. Bugs: HIVE-15546 https://issues.ap

[jira] [Created] (HIVE-15655) Optimizer: Allow config option to disable n-way JOIN merging

2017-01-17 Thread Gopal V (JIRA)
Gopal V created HIVE-15655: -- Summary: Optimizer: Allow config option to disable n-way JOIN merging Key: HIVE-15655 URL: https://issues.apache.org/jira/browse/HIVE-15655 Project: Hive Issue Type: B

[jira] [Created] (HIVE-15656) Remove Powermock from root pom.xml

2017-01-17 Thread anishek (JIRA)
anishek created HIVE-15656: -- Summary: Remove Powermock from root pom.xml Key: HIVE-15656 URL: https://issues.apache.org/jira/browse/HIVE-15656 Project: Hive Issue Type: Bug Components: Bui

[GitHub] hive pull request #134: HIVE-15656: Place powermock in correct dependency ma...

2017-01-17 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/134 HIVE-15656: Place powermock in correct dependency management section root pom.xml Also correcting the dependency for shims/common/pom.xml which was originally getting it from the root pom.xml -->

[jira] [Created] (HIVE-15657) publish information to the vertex description field

2017-01-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-15657: - Summary: publish information to the vertex description field Key: HIVE-15657 URL: https://issues.apache.org/jira/browse/HIVE-15657 Project: Hive Issue Type