[jira] [Created] (HIVE-9830) Test auto_sortmerge_join_8 is flaky

2015-03-02 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-9830: - Summary: Test auto_sortmerge_join_8 is flaky Key: HIVE-9830 URL: https://issues.apache.org/jira/browse/HIVE-9830 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-9831) HiveServer2 should use ConcurrentHashMap in ThreadFactory

2015-03-02 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-9831: -- Summary: HiveServer2 should use ConcurrentHashMap in ThreadFactory Key: HIVE-9831 URL: https://issues.apache.org/jira/browse/HIVE-9831 Project: Hive

[jira] [Created] (HIVE-9829) LLAP: fix unit tests

2015-03-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-9829: -- Summary: LLAP: fix unit tests Key: HIVE-9829 URL: https://issues.apache.org/jira/browse/HIVE-9829 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-9833) udaf_percentile_approx_23.q fails intermittently

2015-03-02 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-9833: --- Summary: udaf_percentile_approx_23.q fails intermittently Key: HIVE-9833 URL: https://issues.apache.org/jira/browse/HIVE-9833 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-9837) LLAP: Decision to use llap or uber is being lost in some reducers

2015-03-02 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-9837: Summary: LLAP: Decision to use llap or uber is being lost in some reducers Key: HIVE-9837 URL: https://issues.apache.org/jira/browse/HIVE-9837 Project: Hive

RE: setting up a branch for testing

2015-03-02 Thread Jason Coleman
I have one not being used Dell PE R900 32 gigs of ram 800 gigs of HDD space with 2 hot swaps and win server 2008 and a spare static ip. Jay -Original Message- From: Sergey Shelukhin [mailto:ser...@hortonworks.com] Sent: Monday, March 02, 2015 4:59 PM To: dev@hive.apache.org Subject: Re:

[jira] [Created] (HIVE-9832) Merge join followed by union and a map join in hive on tez fails.

2015-03-02 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-9832: Summary: Merge join followed by union and a map join in hive on tez fails. Key: HIVE-9832 URL: https://issues.apache.org/jira/browse/HIVE-9832 Project: Hive

Review Request 31648: HIVE-9830 Map join could dump a small table multiple times [Spark Branch]

2015-03-02 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31648/ --- Review request for hive and Xuefu Zhang. Bugs: HIVE-9830

[jira] [Created] (HIVE-9835) [CBO] Add a rule to insert exchange operator in front of group by in calcite tree

2015-03-02 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-9835: -- Summary: [CBO] Add a rule to insert exchange operator in front of group by in calcite tree Key: HIVE-9835 URL: https://issues.apache.org/jira/browse/HIVE-9835

[jira] [Created] (HIVE-9836) Hive on tez: fails when virtual columns are present in the join conditions (for e.g. partition columns)

2015-03-02 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-9836: Summary: Hive on tez: fails when virtual columns are present in the join conditions (for e.g. partition columns) Key: HIVE-9836 URL:

[jira] [Created] (HIVE-9834) VectorGroupByOperator logs too much

2015-03-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-9834: -- Summary: VectorGroupByOperator logs too much Key: HIVE-9834 URL: https://issues.apache.org/jira/browse/HIVE-9834 Project: Hive Issue Type: Bug

Re: setting up a branch for testing

2015-03-02 Thread Sergey Shelukhin
Ping; can you post the slides? From: Brock Noland br...@cloudera.com Sent: Thursday, February 19, 2015 5:08 PM To: dev@hive.apache.org Subject: Re: setting up a branch for testing I will actually be talking about this tonight at the Hive meetup. I will

[jira] [Created] (HIVE-9825) CBO (Calcite Return Path): Translate PTFs to Hive Op [CBO branch]

2015-03-02 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-9825: - Summary: CBO (Calcite Return Path): Translate PTFs to Hive Op [CBO branch] Key: HIVE-9825 URL: https://issues.apache.org/jira/browse/HIVE-9825

Re: Adding A Table In HIVE Does Not Create A Table On Mysql Which Is The Metastore

2015-03-02 Thread Alan Gates
Your hive-site.xml referenced a metastore service at localhost:9083. Did you start it with this same hive-site.xml? Alan. Praseetha Krishnamurthy mailto:praseetha.krishnamur...@oracle.com February 28, 2015 at 9:29 Hi, I have configured remote metastore(mysql) for hive. I created a

[jira] [Created] (HIVE-9827) LLAP: Make stripe level column readers thread safe

2015-03-02 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-9827: --- Summary: LLAP: Make stripe level column readers thread safe Key: HIVE-9827 URL: https://issues.apache.org/jira/browse/HIVE-9827 Project: Hive

[jira] [Created] (HIVE-9826) Firing insert event fails on temporary table

2015-03-02 Thread Alan Gates (JIRA)
Alan Gates created HIVE-9826: Summary: Firing insert event fails on temporary table Key: HIVE-9826 URL: https://issues.apache.org/jira/browse/HIVE-9826 Project: Hive Issue Type: Bug Affects

HS2 standalone JDBC jar not standalone

2015-03-02 Thread Nick Dimiduk
Heya, I've like to use jmeter against HS2/JDBC and I'm finding the standalone jar isn't actually standalone. It appears to include a number of dependencies but not Hadoop Common stuff. Is there a packaging of this jar that is actually standalone? Are there instructing for using this standalone

Re: HS2 standalone JDBC jar not standalone

2015-03-02 Thread Alexander Pivovarov
yes, we even have a ticket for that https://issues.apache.org/jira/browse/HIVE-9600 btw can anyone test jdbc driver with kerberos enabled? https://issues.apache.org/jira/browse/HIVE-9599 On Mon, Mar 2, 2015 at 10:01 AM, Nick Dimiduk ndimi...@gmail.com wrote: Heya, I've like to use jmeter

Re: HS2 standalone JDBC jar not standalone

2015-03-02 Thread Nick Dimiduk
Thanks Alexander! On Mon, Mar 2, 2015 at 10:31 AM, Alexander Pivovarov apivova...@gmail.com wrote: yes, we even have a ticket for that https://issues.apache.org/jira/browse/HIVE-9600 btw can anyone test jdbc driver with kerberos enabled? https://issues.apache.org/jira/browse/HIVE-9599 On

[jira] [Created] (HIVE-9828) Semantic analyzer does not capture view parent entity for tables referred in view with union all

2015-03-02 Thread Prasad Mujumdar (JIRA)
Prasad Mujumdar created HIVE-9828: - Summary: Semantic analyzer does not capture view parent entity for tables referred in view with union all Key: HIVE-9828 URL: https://issues.apache.org/jira/browse/HIVE-9828

Re: Review Request 30437: Implement MONTHS_BETWEEN aligned with Oracle one

2015-03-02 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30437/#review74802 ---