Re: Review Request 45137: HiveServer2: Make ZK config publishing configurable

2016-03-21 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45137/#review124741 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 2

Re: Review Request 45062: HIVE-13241 LLAP: Incremental Caching marks some small chunks as "incomplete CB"

2016-03-21 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45062/#review124732 --- llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEn

[jira] [Created] (HIVE-13327) SessionID added to HS2 threadname does not trim spaces

2016-03-21 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13327: Summary: SessionID added to HS2 threadname does not trim spaces Key: HIVE-13327 URL: https://issues.apache.org/jira/browse/HIVE-13327 Project: Hive

Review Request 45137: HiveServer2: Make ZK config publishing configurable

2016-03-21 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45137/ --- Review request for hive and Thejas Nair. Bugs: HIVE-13326 https://issues.ap

[jira] [Created] (HIVE-13326) HiveServer2: Make ZK config publishing configurable

2016-03-21 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-13326: --- Summary: HiveServer2: Make ZK config publishing configurable Key: HIVE-13326 URL: https://issues.apache.org/jira/browse/HIVE-13326 Project: Hive Issue

[jira] [Created] (HIVE-13325) Excessive logging when ORC PPD fails type conversions

2016-03-21 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13325: Summary: Excessive logging when ORC PPD fails type conversions Key: HIVE-13325 URL: https://issues.apache.org/jira/browse/HIVE-13325 Project: Hive

Review Request 45128: HIVE-12619 Switching the field order within an array of structs causes the query to fail

2016-03-21 Thread Jimmy Xiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45128/ --- Review request for hive and Sergio Pena. Bugs: HIVE-12619 https://issues.ap

[jira] [Created] (HIVE-13324) LLAP: history log for FRAGMENT_START doesn't log DagId correctly

2016-03-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13324: --- Summary: LLAP: history log for FRAGMENT_START doesn't log DagId correctly Key: HIVE-13324 URL: https://issues.apache.org/jira/browse/HIVE-13324 Project: Hive

[jira] [Created] (HIVE-13323) ORC: propagate RLE information from decoder to vectors

2016-03-21 Thread Gopal V (JIRA)
Gopal V created HIVE-13323: -- Summary: ORC: propagate RLE information from decoder to vectors Key: HIVE-13323 URL: https://issues.apache.org/jira/browse/HIVE-13323 Project: Hive Issue Type: Improveme

[jira] [Created] (HIVE-13322) LLAP: ZK registry throws at shutdown due to slf4j trying to initialize a log4j logger

2016-03-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13322: --- Summary: LLAP: ZK registry throws at shutdown due to slf4j trying to initialize a log4j logger Key: HIVE-13322 URL: https://issues.apache.org/jira/browse/HIVE-13322

[jira] [Created] (HIVE-13321) Add support for different output strategies

2016-03-21 Thread Rob Leidle (JIRA)
Rob Leidle created HIVE-13321: - Summary: Add support for different output strategies Key: HIVE-13321 URL: https://issues.apache.org/jira/browse/HIVE-13321 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-13320) Apple HIVE-11544 to explicit conversions as well as implicit ones

2016-03-21 Thread Gopal V (JIRA)
Gopal V created HIVE-13320: -- Summary: Apple HIVE-11544 to explicit conversions as well as implicit ones Key: HIVE-13320 URL: https://issues.apache.org/jira/browse/HIVE-13320 Project: Hive Issue Typ

Re: Error in Hive on Spark

2016-03-21 Thread Xuefu Zhang
Stana, I'm not sure if I fully understand the problem. spark-submit is launched in the same host as your application, which should be able to access hive-exec.jar. Yarn cluster needs the jar also, but HS2 or Hive CLI will take care of that. Since you are not using either of which, then, it's your