Review Request 41376: HIVE-12666 : PCRExprProcFactory.GenericFuncExprProcessor.process() aggressively removes dynamic partition pruner generated synthetic join predicates.

2015-12-14 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41376/ --- Review request for hive and John Pullokkaran. Repository: hive-git

Review Request 41387: HIVE-12675: PerfLogger should log performance metrics at debug level

2015-12-14 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41387/ --- Review request for hive, Ashutosh Chauhan and John Pullokkaran. Repository:

[jira] [Created] (HIVE-12674) HS2 Tez sessions should have maximum age

2015-12-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12674: --- Summary: HS2 Tez sessions should have maximum age Key: HIVE-12674 URL: https://issues.apache.org/jira/browse/HIVE-12674 Project: Hive Issue Type: Bug

Review Request 41377: HIVE-12528 don't start HS2 Tez sessions in a single thread

2015-12-14 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41377/ --- Review request for hive, Gunther Hagleitner and Siddharth Seth. Repository:

Re: Review Request 40589: Implement limit push down through union all in CBO

2015-12-14 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40589/#review110361 --- ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java

[jira] [Created] (HIVE-12675) PerfLogger should log performance metrics at debug level

2015-12-14 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12675: Summary: PerfLogger should log performance metrics at debug level Key: HIVE-12675 URL: https://issues.apache.org/jira/browse/HIVE-12675

Wish to work on an Open Source Project

2015-12-14 Thread Mihir Saxena
Hello Sir, I am newly being introduced to the open source community and I wish to work on a project with your Organization. I would be glad if you could associate me with any of your projects and assist me. Finding bugs in an open source code contributes a lot in the community and I would

HPLSQL Error

2015-12-14 Thread Pavan Kumar
./hplsql -e "select * from txn_ds_platter limit 1"; Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/hadoop/conf/Configuration at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at

Re: Review Request 40589: Implement limit push down through union all in CBO

2015-12-14 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40589/ --- (Updated Dec. 15, 2015, 7:21 a.m.) Review request for hive and Ashutosh

Allow other implementations of IMetaStoreClient in Hive

2015-12-14 Thread Austin Lee
Hi, I would like to propose a change that would make it possible for users to choose an implementation of IMetaStoreClient via HiveConf, i.e. hive-site.xml. Currently, in Hive the choice is hard coded to be SessionHiveMetaStoreClient in org.apache.hadoop.hive.ql.metadata.Hive. There is no other

[jira] [Created] (HIVE-12668) package script for LLAP was broken by recent config changes

2015-12-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12668: --- Summary: package script for LLAP was broken by recent config changes Key: HIVE-12668 URL: https://issues.apache.org/jira/browse/HIVE-12668 Project: Hive

Re: Wish to work on an Open Source Project

2015-12-14 Thread Alan Gates
Hi Mihir, welcome to open source. See https://cwiki.apache.org/confluence/display/Hive/HowToContribute for a good overview of how to contribute to Hive. One of the best ways to get started is to find a bug you'd like to fix and work on fixing it. You can find a list of open Hive bugs at

Re: HPLSQL Error

2015-12-14 Thread Dmitry Tolpeko
Pavan, Hadoop jars are not in the CLASSPATH. You can edit hplsql file (this is a bash script) and specify proper locations for your Hadoop installation. Dmitry On Mon, Dec 14, 2015 at 6:34 AM, Pavan Kumar wrote: > ./hplsql -e "select * from txn_ds_platter limit 1"; >

[jira] [Created] (HIVE-12669) Need a way to analyze tables in the background

2015-12-14 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12669: - Summary: Need a way to analyze tables in the background Key: HIVE-12669 URL: https://issues.apache.org/jira/browse/HIVE-12669 Project: Hive Issue Type:

[jira] [Created] (HIVE-12667) Add test case for HIVE-12473

2015-12-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12667: --- Summary: Add test case for HIVE-12473 Key: HIVE-12667 URL: https://issues.apache.org/jira/browse/HIVE-12667 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12666) PCRExprProcFactory.GenericFuncExprProcessor.process() aggressively removes dynamic partition pruner generated synthetic join predicates.

2015-12-14 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12666: Summary: PCRExprProcFactory.GenericFuncExprProcessor.process() aggressively removes dynamic partition pruner generated synthetic join predicates. Key:

[jira] [Created] (HIVE-12671) Add documentation for HS2 service discovery

2015-12-14 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-12671: --- Summary: Add documentation for HS2 service discovery Key: HIVE-12671 URL: https://issues.apache.org/jira/browse/HIVE-12671 Project: Hive Issue Type:

[jira] [Created] (HIVE-12670) Fix tests failing due to invalid ConnectionDriverName

2015-12-14 Thread Mohit Sabharwal (JIRA)
Mohit Sabharwal created HIVE-12670: -- Summary: Fix tests failing due to invalid ConnectionDriverName Key: HIVE-12670 URL: https://issues.apache.org/jira/browse/HIVE-12670 Project: Hive Issue

[jira] [Created] (HIVE-12672) Record last updated time for partition and table

2015-12-14 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12672: - Summary: Record last updated time for partition and table Key: HIVE-12672 URL: https://issues.apache.org/jira/browse/HIVE-12672 Project: Hive Issue Type: Sub-task

[GitHub] hive pull request: HIVE-12055 Stub out the row by row ORC writer.

2015-12-14 Thread omalley
Github user omalley closed the pull request at: https://github.com/apache/hive/pull/56 --- 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

[jira] [Created] (HIVE-12673) Orcfiledump throws NPE when no files are available

2015-12-14 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-12673: --- Summary: Orcfiledump throws NPE when no files are available Key: HIVE-12673 URL: https://issues.apache.org/jira/browse/HIVE-12673 Project: Hive Issue