Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-08 Thread Szehon Ho
> On Dec. 8, 2015, 10:43 p.m., Szehon Ho wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1861 > > > > > > We can keep it lower-case to keep it consistent. > > Jimmy Xiang wrote: > I t

Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-08 Thread Jimmy Xiang
> On Dec. 8, 2015, 10:10 p.m., Mohit Sabharwal wrote: > > common/src/java/org/apache/hive/http/HttpServer.java, line 93 > > > > > > should this be conditional on the cluster itself being kerberized ? > > > >

Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-08 Thread Jimmy Xiang
> On Dec. 8, 2015, 10:43 p.m., Szehon Ho wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1861 > > > > > > We can keep it lower-case to keep it consistent. I thought about this too. We hav

[jira] [Created] (HIVE-12628) Eliminate flakiness in TestMetrics

2015-12-08 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-12628: Summary: Eliminate flakiness in TestMetrics Key: HIVE-12628 URL: https://issues.apache.org/jira/browse/HIVE-12628 Project: Hive Issue Type: Test Components

[jira] [Created] (HIVE-12627) Hadoop23Shims.runDistCp() skips CRC checks.

2015-12-08 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-12627: --- Summary: Hadoop23Shims.runDistCp() skips CRC checks. Key: HIVE-12627 URL: https://issues.apache.org/jira/browse/HIVE-12627 Project: Hive Issue

[jira] [Created] (HIVE-12626) Publish some of the LLAP cache counters via Tez

2015-12-08 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12626: - Summary: Publish some of the LLAP cache counters via Tez Key: HIVE-12626 URL: https://issues.apache.org/jira/browse/HIVE-12626 Project: Hive Issue Type: Im

[jira] [Created] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-08 Thread Matt McCline (JIRA)
Matt McCline created HIVE-12625: --- Summary: Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized) Key: HIVE-12625 URL: https://issues.apache.org/jira/browse/HIVE-12625

[jira] [Created] (HIVE-12624) HYBRID ORC split strategy can generate inconsistent splits across two otherwise identical runs

2015-12-08 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12624: - Summary: HYBRID ORC split strategy can generate inconsistent splits across two otherwise identical runs Key: HIVE-12624 URL: https://issues.apache.org/jira/browse/HIVE-12624

Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-08 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41062/#review109419 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 18

[jira] [Created] (HIVE-12623) Add an option to force allocation of fragments on requested nodes

2015-12-08 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12623: - Summary: Add an option to force allocation of fragments on requested nodes Key: HIVE-12623 URL: https://issues.apache.org/jira/browse/HIVE-12623 Project: Hive

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

2015-12-08 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40976/#review109416 --- My comments are well addressed. LGTM +! pending QA run. Thanks. -

[jira] [Created] (HIVE-12622) Add a mode in LlapDaemons where UGI instances are not created per executor

2015-12-08 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12622: - Summary: Add a mode in LlapDaemons where UGI instances are not created per executor Key: HIVE-12622 URL: https://issues.apache.org/jira/browse/HIVE-12622 Project: H

Re: Review Request 40315: HIVE-12341 LLAP security

2015-12-08 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40315/#review109414 --- Ship it! Looks good. Small nits in the last patch - mostly around

Re: Review Request 40315: HIVE-12341 LLAP security

2015-12-08 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40315/#review109413 --- Ship it! Ship It! - Siddharth Seth On Dec. 5, 2015, 9:40 p.m.,

Re: Review Request 40315: HIVE-12341 LLAP security

2015-12-08 Thread Siddharth Seth
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40315/#review109407 --- llap-client/src/java/org/apache/hadoop/hive/llap/registry/ServiceI

Re: Review Request 41062: HIVE-12485 Secure HS2 web UI with kerberos

2015-12-08 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41062/#review109411 --- common/src/java/org/apache/hive/http/HttpServer.java (line 93)

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

2015-12-08 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40976/ --- (Updated Dec. 8, 2015, 10:04 p.m.) Review request for hive and pengcheng xiong.

Re: Review Request 35868: HIVE-11107

2015-12-08 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35868/ --- (Updated Dec. 8, 2015, 9:50 p.m.) Review request for hive, Ashutosh Chauhan and

[jira] [Created] (HIVE-12621) PTest Backup additional spark logs

2015-12-08 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-12621: Summary: PTest Backup additional spark logs Key: HIVE-12621 URL: https://issues.apache.org/jira/browse/HIVE-12621 Project: Hive Issue Type: Test Components

Re: Review Request 41102: HIVE-12597 LLAP - allow using elevator without cache

2015-12-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41102/#review109395 --- llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcColu

Review Request 41102: HIVE-12597 LLAP - allow using elevator without cache

2015-12-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41102/ --- Review request for hive and Prasanth_J. Repository: hive-git Description

[jira] [Created] (HIVE-12620) Misc improvement to Acid module

2015-12-08 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12620: - Summary: Misc improvement to Acid module Key: HIVE-12620 URL: https://issues.apache.org/jira/browse/HIVE-12620 Project: Hive Issue Type: Bug Comp

[jira] [Created] (HIVE-12619) Switching the field order within an array of structs causes the query to fail

2015-12-08 Thread Ang Zhang (JIRA)
Ang Zhang created HIVE-12619: Summary: Switching the field order within an array of structs causes the query to fail Key: HIVE-12619 URL: https://issues.apache.org/jira/browse/HIVE-12619 Project: Hive

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

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

[jira] [Created] (HIVE-12618) import external table fails if table is existing already

2015-12-08 Thread Deepak Sharma (JIRA)
Deepak Sharma created HIVE-12618: Summary: import external table fails if table is existing already Key: HIVE-12618 URL: https://issues.apache.org/jira/browse/HIVE-12618 Project: Hive Issue T

Review Request 41089: HIVE-10982: Customizable the value of java.sql.statement.setFetchSize in Hive JDBC Driver

2015-12-08 Thread Bing Li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41089/ --- Review request for hive and Thejas Nair. Bugs: HIVE-10982 https://issues.ap

[jira] [Created] (HIVE-12617) Documentation: More information about the 'like' operator

2015-12-08 Thread Siddhant Saraf (JIRA)
Siddhant Saraf created HIVE-12617: - Summary: Documentation: More information about the 'like' operator Key: HIVE-12617 URL: https://issues.apache.org/jira/browse/HIVE-12617 Project: Hive Issu

[jira] [Created] (HIVE-12616) NullPointerException when spark session is reused to run a mapjoin

2015-12-08 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-12616: Summary: NullPointerException when spark session is reused to run a mapjoin Key: HIVE-12616 URL: https://issues.apache.org/jira/browse/HIVE-12616 Project: Hive Issu

[jira] [Created] (HIVE-12615) Do not start spark session when only explain

2015-12-08 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-12615: Summary: Do not start spark session when only explain Key: HIVE-12615 URL: https://issues.apache.org/jira/browse/HIVE-12615 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-12614) RESET command does not close spark session

2015-12-08 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-12614: Summary: RESET command does not close spark session Key: HIVE-12614 URL: https://issues.apache.org/jira/browse/HIVE-12614 Project: Hive Issue Type: Bug Com