Re: Review Request 40833: HIVE-12471 Secure HS2 web UI with SSL

2015-12-04 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40833/#review109080 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (lines 1

[jira] [Created] (HIVE-12601) HIVE-11985 change does not use partition deserializer

2015-12-04 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-12601: Summary: HIVE-11985 change does not use partition deserializer Key: HIVE-12601 URL: https://issues.apache.org/jira/browse/HIVE-12601 Project: Hive Issue Type

Re: Review Request 40948: HIVE-12499 : Add HMS metrics for number of tables and partitions

2015-12-04 Thread Szehon Ho
> On Dec. 4, 2015, 7:46 a.m., Lenni Kuff wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, > > line 414 > > > > > > Would it make sense to use a cached-gauge for these operations? >

Re: Review Request 40948: HIVE-12499 : Add HMS metrics for number of tables and partitions

2015-12-04 Thread Szehon Ho
> On Dec. 4, 2015, 7:58 p.m., Mohit Sabharwal wrote: > > just passing through... Sure thanks for the review. > On Dec. 4, 2015, 7:58 p.m., Mohit Sabharwal wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 705 > >

[jira] [Created] (HIVE-12600) Make index tests more robust

2015-12-04 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12600: --- Summary: Make index tests more robust Key: HIVE-12600 URL: https://issues.apache.org/jira/browse/HIVE-12600 Project: Hive Issue Type: Test Co

Re: Review Request 40948: HIVE-12499 : Add HMS metrics for number of tables and partitions

2015-12-04 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40948/ --- (Updated Dec. 4, 2015, 10:35 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-12599) Unexpected refCount error from the LLAP IO layer

2015-12-04 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12599: - Summary: Unexpected refCount error from the LLAP IO layer Key: HIVE-12599 URL: https://issues.apache.org/jira/browse/HIVE-12599 Project: Hive Issue Type: B

[jira] [Created] (HIVE-12598) LLAP: disable fileId when not supported

2015-12-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12598: --- Summary: LLAP: disable fileId when not supported Key: HIVE-12598 URL: https://issues.apache.org/jira/browse/HIVE-12598 Project: Hive Issue Type: Bug

Issue: Hive with Tez on CDH-5.4.2

2015-12-04 Thread Sudheer NV
Hi All, I have installed Tez (0.7.0) on Cloudera VM CDH 5.4.2 (hadoop-2.6.0, hive-1.1.0). Execution of demo orderedWordCount example got executed successfully. But hive queries on Tez execution engine is throwing below error. Any help is appreciated. Thanks!! ERROR LOGS: hive> set hive.executio

[jira] [Created] (HIVE-12597) LLAP - allow using elevator without cache

2015-12-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12597: --- Summary: LLAP - allow using elevator without cache Key: HIVE-12597 URL: https://issues.apache.org/jira/browse/HIVE-12597 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12596) Delete timestamp row throws java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]

2015-12-04 Thread Takahiko Saito (JIRA)
Takahiko Saito created HIVE-12596: - Summary: Delete timestamp row throws java.lang.IllegalArgumentException: Timestamp format must be -mm-dd hh:mm:ss[.f] Key: HIVE-12596 URL: https://issues.apache.org

Re: Review Request 40948: HIVE-12499 : Add HMS metrics for number of tables and partitions

2015-12-04 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40948/#review109014 --- just passing through... common/src/java/org/apache/hadoop/hive/co

Review Request 40976: [REFACTOR] Make physical compiler more type safe

2015-12-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40976/ --- Review request for hive. Bugs: HIVE-12595 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-12595) [REFACTOR] Make physical compiler more type safe

2015-12-04 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12595: --- Summary: [REFACTOR] Make physical compiler more type safe Key: HIVE-12595 URL: https://issues.apache.org/jira/browse/HIVE-12595 Project: Hive Issue Typ

[jira] [Created] (HIVE-12594) X lock on partition should not conflict with S lock on DB

2015-12-04 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12594: - Summary: X lock on partition should not conflict with S lock on DB Key: HIVE-12594 URL: https://issues.apache.org/jira/browse/HIVE-12594 Project: Hive Issu

[jira] [Created] (HIVE-12593) spelling mistake in Alter table script to change 'collection items terminated by' value

2015-12-04 Thread laxdeep bomble (JIRA)
laxdeep bomble created HIVE-12593: - Summary: spelling mistake in Alter table script to change 'collection items terminated by' value Key: HIVE-12593 URL: https://issues.apache.org/jira/browse/HIVE-12593

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

2015-12-04 Thread hiveqa
See Changes: [Yongzhi Chen] HIVE-12182: ALTER TABLE PARTITION COLUMN does not set partition column comments (Naveen Gangam via Yongzhi Chen) [Ashutosh Chauhan] HIVE-12560 : Few tests hang forever (Ashu