[jira] [Created] (HIVE-10642) Update Timestamp type mapping to Parquet

2015-05-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10642: Summary: Update Timestamp type mapping to Parquet Key: HIVE-10642 URL: https://issues.apache.org/jira/browse/HIVE-10642 Project: Hive Issue Type: Sub-task

Review Request 33937: HIVE-10641 create CRC32 UDF

2015-05-07 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33937/ --- Review request for hive and Jason Dere. Bugs: HIVE-10641

[jira] [Created] (HIVE-10646) ColumnValue does not handle NULL_TYPE

2015-05-07 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-10646: --- Summary: ColumnValue does not handle NULL_TYPE Key: HIVE-10646 URL: https://issues.apache.org/jira/browse/HIVE-10646 Project: Hive Issue Type: Bug

Review Request 33954: Get rid of ExprNodeNullEvaluator

2015-05-07 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33954/ --- Review request for hive and Gopal V. Bugs: HIVE-10325

[jira] [Created] (HIVE-10645) Stats Annotator gets confused if Column Pruner prunes all columns

2015-05-07 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10645: --- Summary: Stats Annotator gets confused if Column Pruner prunes all columns Key: HIVE-10645 URL: https://issues.apache.org/jira/browse/HIVE-10645 Project: Hive

[jira] [Created] (HIVE-10655) [PTest2] Propagate additionalProfiles flag to the source-prep.vm

2015-05-07 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-10655: Summary: [PTest2] Propagate additionalProfiles flag to the source-prep.vm Key: HIVE-10655 URL: https://issues.apache.org/jira/browse/HIVE-10655 Project: Hive Issue

[VOTE] Apache Hive 1.2.0 release candidate 1

2015-05-07 Thread Sushanth Sowmyan
Hi Folks, We've cleared all the blockers listed for 1.2.0 release, either committing them, or deferring out to an eventual 1.2.1 stabilization release. (Any deferrals were a result of discussion between myself and the committer responsible for the issue.) More details are available here :

Review Request 33956: HIVE-9614: Encrypt mapjoin tables

2015-05-07 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33956/ --- Review request for hive, Brock Noland and cheng xu. Bugs: HIVE-9614

[jira] [Created] (HIVE-10652) LLAP: AM task communication retry is too long

2015-05-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10652: --- Summary: LLAP: AM task communication retry is too long Key: HIVE-10652 URL: https://issues.apache.org/jira/browse/HIVE-10652 Project: Hive Issue Type:

[jira] [Created] (HIVE-10654) AM container link is broken (on a killed application, at least)

2015-05-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10654: --- Summary: AM container link is broken (on a killed application, at least) Key: HIVE-10654 URL: https://issues.apache.org/jira/browse/HIVE-10654 Project: Hive

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

2015-05-07 Thread hiveqa
See http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/67/ -- Started by timer Building in workspace http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/ git rev-parse --is-inside-work-tree #

Review Request 33968: HIVE-10644 create SHA2 UDF

2015-05-07 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33968/ --- Review request for hive and Jason Dere. Bugs: HIVE-10644

Pls Update ur DOCUMENTATION

2015-05-07 Thread Owen Wang
Dear Devs, The documentation is still for v0.13.x. I don't even know how to setup v1.1.0 on hadoop 2.6.0. And the Documentation is not well detailed about the conf files for different situation. Just not easy to understand or read. For a starter like me, a student, I don't even know how to

Re: Window function possible perf improvement

2015-05-07 Thread Ashutosh Chauhan
Harish has done some good work for popular use-case of windowing on https://issues.apache.org/jira/browse/HIVE-7062 which are available from 0.14 onwards. Will that be useful in your scenario? Or, are you targeting non-windowing PTFs? Thanks, Ashutosh On Thu, May 7, 2015 at 6:43 AM,

Window function possible perf improvement

2015-05-07 Thread Sivaramakrishnan Narayanan
Hi, I was reading through the PTFOperator and related code and was wondering if there is an opportunity to optimize this function in WindowingTableFunction.java public void execute(PTFPartitionIteratorObject pItr, PTFPartition outP) throws HiveException { This guy iterates over the input

Re: Review Request 33931: HIVE-10624 Update the initial script to make beeline bucked cli as default and allow user choose old hive cli by env

2015-05-07 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33931/#review82899 --- Ship it! Ship It! - Xuefu Zhang On May 7, 2015, 5:17 a.m.,

Re: Review Request 33882: Speed-up count(distinct c1)

2015-05-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33882/#review82917 ---

[jira] [Created] (HIVE-10647) Hive on LLAP: Limit HS2 from overwhelming LLAP

2015-05-07 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-10647: - Summary: Hive on LLAP: Limit HS2 from overwhelming LLAP Key: HIVE-10647 URL: https://issues.apache.org/jira/browse/HIVE-10647 Project: Hive Issue Type:

[jira] [Created] (HIVE-10650) Improve sum() function over windowing

2015-05-07 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-10650: --- Summary: Improve sum() function over windowing Key: HIVE-10650 URL: https://issues.apache.org/jira/browse/HIVE-10650 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10651) ORC file footer cache should be bounded

2015-05-07 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-10651: Summary: ORC file footer cache should be bounded Key: HIVE-10651 URL: https://issues.apache.org/jira/browse/HIVE-10651 Project: Hive Issue

[jira] [Created] (HIVE-10648) LLAP: registry; Tez attempted to schedule to daemon that didn't exist

2015-05-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10648: --- Summary: LLAP: registry; Tez attempted to schedule to daemon that didn't exist Key: HIVE-10648 URL: https://issues.apache.org/jira/browse/HIVE-10648 Project:

[jira] [Created] (HIVE-10649) LLAP: AM gets stuck completely if one node is dead

2015-05-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10649: --- Summary: LLAP: AM gets stuck completely if one node is dead Key: HIVE-10649 URL: https://issues.apache.org/jira/browse/HIVE-10649 Project: Hive Issue

[jira] [Created] (HIVE-10653) LLAP: registry logs strange lines on daemons

2015-05-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10653: --- Summary: LLAP: registry logs strange lines on daemons Key: HIVE-10653 URL: https://issues.apache.org/jira/browse/HIVE-10653 Project: Hive Issue Type:

[jira] [Created] (HIVE-10643) Refactoring Windowing function code to pass WindowFrameDef instead of two numbers (1 for number of preceding and 1 for number of following)

2015-05-07 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-10643: --- Summary: Refactoring Windowing function code to pass WindowFrameDef instead of two numbers (1 for number of preceding and 1 for number of following) Key: HIVE-10643 URL:

[jira] [Created] (HIVE-10641) create CRC32 UDF

2015-05-07 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created HIVE-10641: -- Summary: create CRC32 UDF Key: HIVE-10641 URL: https://issues.apache.org/jira/browse/HIVE-10641 Project: Hive Issue Type: Improvement

Re: Review Request 33816: HIVE-10597: Relative path doesn't work with CREATE TABLE LOCATION 'relative/path'

2015-05-07 Thread Reuben Kuhnert
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33816/#review82818 --- metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java

Re: Review Request 33816: HIVE-10597: Relative path doesn't work with CREATE TABLE LOCATION 'relative/path'

2015-05-07 Thread Reuben Kuhnert
On May 7, 2015, 1:03 a.m., cheng xu wrote: metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java, line 143 https://reviews.apache.org/r/33816/diff/2/?file=950357#file950357line143 Will this patch work with relative path? Seems only a check added. Originally I used the

[jira] [Created] (HIVE-10644) create SHA2 UDF

2015-05-07 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created HIVE-10644: -- Summary: create SHA2 UDF Key: HIVE-10644 URL: https://issues.apache.org/jira/browse/HIVE-10644 Project: Hive Issue Type: Improvement