[jira] [Created] (HIVE-10957) QueryPlan's start time is incorrect in certain cases

2015-06-05 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-10957: - Summary: QueryPlan's start time is incorrect in certain cases Key: HIVE-10957 URL: https://issues.apache.org/jira/browse/HIVE-10957 Project: Hive I

[jira] [Created] (HIVE-10956) HS2 leaks HMS connections

2015-06-05 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-10956: -- Summary: HS2 leaks HMS connections Key: HIVE-10956 URL: https://issues.apache.org/jira/browse/HIVE-10956 Project: Hive Issue Type: Bug Reporter: Jimm

[jira] [Created] (HIVE-10955) CliDriver leaves tables behind at end of test run

2015-06-05 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10955: --- Summary: CliDriver leaves tables behind at end of test run Key: HIVE-10955 URL: https://issues.apache.org/jira/browse/HIVE-10955 Project: Hive Issue T

[jira] [Created] (HIVE-10954) AggregateStatsCache duplicated in HBaseMetastore

2015-06-05 Thread Alan Gates (JIRA)
Alan Gates created HIVE-10954: - Summary: AggregateStatsCache duplicated in HBaseMetastore Key: HIVE-10954 URL: https://issues.apache.org/jira/browse/HIVE-10954 Project: Hive Issue Type: Task

Review Request 35160: Fix the indeterministic stats for some hive queries

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

[jira] [Created] (HIVE-10953) Get partial stats instead of complete stats in some queries

2015-06-05 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-10953: - Summary: Get partial stats instead of complete stats in some queries Key: HIVE-10953 URL: https://issues.apache.org/jira/browse/HIVE-10953 Project: Hive Issue Typ

[jira] [Created] (HIVE-10952) Describe a non-partitioned table fail

2015-06-05 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-10952: - Summary: Describe a non-partitioned table fail Key: HIVE-10952 URL: https://issues.apache.org/jira/browse/HIVE-10952 Project: Hive Issue Type: Sub-task C

[jira] [Created] (HIVE-10951) Describe a non-partitioned table table

2015-06-05 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-10951: - Summary: Describe a non-partitioned table table Key: HIVE-10951 URL: https://issues.apache.org/jira/browse/HIVE-10951 Project: Hive Issue Type: Bug Comp

[jira] [Created] (HIVE-10950) Unit test against HBase Metastore

2015-06-05 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-10950: - Summary: Unit test against HBase Metastore Key: HIVE-10950 URL: https://issues.apache.org/jira/browse/HIVE-10950 Project: Hive Issue Type: Sub-task Compo

Re: Review Request 34059: HIVE-10673 Dynamically partitioned hash join for Tez

2015-06-05 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34059/ --- (Updated June 5, 2015, 9:47 p.m.) Review request for hive, Matt McCline and Vik

[jira] [Created] (HIVE-10949) Disable hive-minikdc tests in Windows

2015-06-05 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-10949: Summary: Disable hive-minikdc tests in Windows Key: HIVE-10949 URL: https://issues.apache.org/jira/browse/HIVE-10949 Project: H

Re: Review Request 35136: HIVE-10911 Add support for date datatype in the value based windowing function

2015-06-05 Thread Aihua Xu
> On June 5, 2015, 6:22 p.m., Ashutosh Chauhan wrote: > > data/files/emp2.txt, line 1 > > > > > > Can you add few rows with NULL value for date column? Want to make sure > > DateValueBoundaryScanner.isGreater() and isE

Re: Review Request 35136: HIVE-10911 Add support for date datatype in the value based windowing function

2015-06-05 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35136/ --- (Updated June 5, 2015, 8:42 p.m.) Review request for hive. Repository: hive-g

[jira] [Created] (HIVE-10948) Slf4j warning in HiveCLI due to spark

2015-06-05 Thread Bing Li (JIRA)
Bing Li created HIVE-10948: -- Summary: Slf4j warning in HiveCLI due to spark Key: HIVE-10948 URL: https://issues.apache.org/jira/browse/HIVE-10948 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-10947) LLAP: preemption appears to count against failure count for the task

2015-06-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10947: --- Summary: LLAP: preemption appears to count against failure count for the task Key: HIVE-10947 URL: https://issues.apache.org/jira/browse/HIVE-10947 Project: Hiv

Re: Review Request 35136: HIVE-10911 Add support for date datatype in the value based windowing function

2015-06-05 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35136/#review86824 --- data/files/emp2.txt

[jira] [Created] (HIVE-10946) LLAP: recent optimization introduced wrong assert to elevator causing test to fail

2015-06-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10946: --- Summary: LLAP: recent optimization introduced wrong assert to elevator causing test to fail Key: HIVE-10946 URL: https://issues.apache.org/jira/browse/HIVE-10946

Re: connection pooling for hive JDBC client

2015-06-05 Thread Thejas Nair
It is better to use re-use the hive jdbc connection if possible, as there are costs associated with creating new connection. However, there are known issues in running multiple queries simultaneously using a single connection. For now, it woudl be safer to run queries sequentially within a connecti

Re: hive metastore in Apache Ambari

2015-06-05 Thread Thejas Nair
ambari should update the hive-site.xml . Does restarting the hive service help ? Note that the hive-site.xml under the /etc/hive/conf.server/ dir is one that is used by metastore server and hiveserver2, you might want to check if that is updated. On Fri, Jun 5, 2015 at 1:02 AM, Divya Gehlot wrote

Review Request 35136: HIVE-10911 Add support for date datatype in the value based windowing function

2015-06-05 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35136/ --- Review request for hive. Repository: hive-git Description --- HIVE-10911

hive metastore in Apache Ambari

2015-06-05 Thread Divya Gehlot
Hi, I have set up HDP 2.1 on cloud through Apache Ambari. When we set up configuration of hive in hive metastore in Apache Ambari ,should the same reflect in hive-site.xml For instance I have created new MYSQL database through Apache Ambari UI . But when I check the hive -site.xml I see this

connection pooling for hive JDBC client

2015-06-05 Thread McWhorter, David
Hello, I sent this email to the users list a few days ago but no one there seems to be able to help, so I am trying the dev list. I am working on an application that queries and interacts with hive using the JDBC API. In many other cases, using a JDBC connection pool such as commons-dbcp or Bo

Review Request 35132: HIVE-10906 Value based UDAF function without orderby expression throws NPE

2015-06-05 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35132/ --- Review request for hive. Repository: hive-git Description --- HIVE-10906

[jira] [Created] (HIVE-10945) NullPointerException in JvmPauseMonitor

2015-06-05 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-10945: --- Summary: NullPointerException in JvmPauseMonitor Key: HIVE-10945 URL: https://issues.apache.org/jira/browse/HIVE-10945 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-10944) Fix HS2 for Metrics

2015-06-05 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-10944: Summary: Fix HS2 for Metrics Key: HIVE-10944 URL: https://issues.apache.org/jira/browse/HIVE-10944 Project: Hive Issue Type: Bug Reporter: Szehon Ho So