[jira] [Created] (HIVE-12545) Add sessionId and queryId logging support for methods like getCatalogs in HiveSessionImpl class

2015-11-30 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-12545: --- Summary: Add sessionId and queryId logging support for methods like getCatalogs in HiveSessionImpl class Key: HIVE-12545 URL: https://issues.apache.org/jira/browse/HIVE-12545

[jira] [Created] (HIVE-12539) Exception when running query: column VALUE._col1 is not in the vectorization context column map

2015-11-30 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-12539: --- Summary: Exception when running query: column VALUE._col1 is not in the vectorization context column map Key: HIVE-12539 URL:

[jira] [Created] (HIVE-12543) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan

2015-11-30 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-12543: -- Summary: Disable Hive ConstantPropagate optimizer when CBO has optimized the plan Key: HIVE-12543 URL: https://issues.apache.org/jira/browse/HIVE-12543

[jira] [Created] (HIVE-12542) Create HiveRelFactories

2015-11-30 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-12542: -- Summary: Create HiveRelFactories Key: HIVE-12542 URL: https://issues.apache.org/jira/browse/HIVE-12542 Project: Hive Issue Type: Bug

RE: Answers to recent questions on Hive on Spark

2015-11-30 Thread Mich Talebzadeh
Hi, Thanks for heads up and comments. Sounds like when it comes to using spark as the execution engine for Hive, we are in no man’s land so to speak. I have opened questions in both Hive and Spark user forums. Not much of luck for reasons that you alluded to. Ok just to clarify the

答复: Answers to recent questions on Hive on Spark

2015-11-30 Thread Wangwenli
Hi xuefu , thanks for the information. One simple question, any plan when the hive on spark can be used in production environment? Regards wenli 发件人: Xuefu Zhang [mailto:xzh...@cloudera.com] 发送时间: 2015年11月28日 2:12 收件人: u...@hive.apache.org; dev@hive.apache.org 主题: Answers to recent

[jira] [Created] (HIVE-12541) Using CombineHiveInputFormat with the origin inputformat SymbolicTextInputFormat ,it will get a wrong result

2015-11-30 Thread Xiaowei Wang (JIRA)
Xiaowei Wang created HIVE-12541: --- Summary: Using CombineHiveInputFormat with the origin inputformat SymbolicTextInputFormat ,it will get a wrong result Key: HIVE-12541 URL:

Re: [VOTE] Hive 2.0 release plan

2015-11-30 Thread Sergey Shelukhin
So far there’s no plan for Hive 1.3. If someone from committer (PMC? I don’t recall) volunteers they can do the release, should not be difficult, although there are some JIRAs that would need backporting I think (I marked them with target version recently). In fact 2.0 branch creation is

RE: Answers to recent questions on Hive on Spark

2015-11-30 Thread Mich Talebzadeh
Thanks Xuefi. As I understand from your below statement …… Thus, you only need to build the spark-assembly.jar w/o HIve and put it in Hive's /lib directory…. So this is the procedure I followd: 1. Used spark 1.5.2 pre-built with Hadoop 2.6 as $SPARK_HOME 2. Copied

Re: Re: [VOTE] Hive 2.0 release plan

2015-11-30 Thread John Omernik
Agreed, any plans for Hive 1.3? Will Hive 2.0 be a breaking release for those running 1.x? On Sun, Nov 15, 2015 at 7:07 PM, Wangwenli wrote: > Good News, *Any release plan for hive 1.3* ??? > > -- > Wangwenli > > > *From:* Gopal

RE: Answers to recent questions on Hive on Spark

2015-11-30 Thread Mich Talebzadeh
Hi Xuefu, Thanks for the response. I did the changes as requested (coping the assembly jar file from build to $HIVE_HOME/lib). I will give full response when I get the debug outpout In summary when I ran the sql query from Hive and expected Spark to act as execution engine, it came back

RE: Answers to recent questions on Hive on Spark

2015-11-30 Thread Mich Talebzadeh
Hi, As I mentioned that parameter does not seem to work I am afraid! hive> set hive.spark.client.server.address=50.140.197.217; Query returned non-zero code: 1, cause: hive configuration hive.spark.client.server.address does not exists. Mich Talebzadeh Sybase ASE 15 Gold Medal

Re: Review Request 40315: HIVE-12341 LLAP security

2015-11-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40315/ --- (Updated Nov. 30, 2015, 7:50 p.m.) Review request for hive, Gopal V and

Re: Review Request 40315: HIVE-12341 LLAP security

2015-11-30 Thread Sergey Shelukhin
> On Nov. 30, 2015, 7:49 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 2377-2378 > > > > > > Should this have a TimeValidator (like the next two Spark parameters,

[NOTICE] Rewriting master branch in git

2015-11-30 Thread Owen O'Malley
All, As many of you have noticed, we've had a commit on the master branch that accidentally included a 103MB tarball in the commit. The tarball was removed a few commits later, but the presence of the offending commit has blocked us from pushing to repository clones on Github, because they have

[jira] [Created] (HIVE-12544) ErrorMsg. LOCK_ACQUIRE_TIMEDOUT should include info about lock that caused the timeut

2015-11-30 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-12544: - Summary: ErrorMsg. LOCK_ACQUIRE_TIMEDOUT should include info about lock that caused the timeut Key: HIVE-12544 URL: https://issues.apache.org/jira/browse/HIVE-12544

[jira] [Created] (HIVE-12547) VectorMapJoinFastBytesHashTable fails during expansion

2015-11-30 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12547: - Summary: VectorMapJoinFastBytesHashTable fails during expansion Key: HIVE-12547 URL: https://issues.apache.org/jira/browse/HIVE-12547 Project: Hive Issue

[jira] [Created] (HIVE-12546) Hive beeline doesn't support arrow keys

2015-11-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12546: --- Summary: Hive beeline doesn't support arrow keys Key: HIVE-12546 URL: https://issues.apache.org/jira/browse/HIVE-12546 Project: Hive Issue Type: Bug

Re: [NOTICE] Rewriting master branch in git

2015-11-30 Thread Owen O'Malley
Ok, the branches have been moved and we should be good to go. .. Owen On Mon, Nov 30, 2015 at 11:44 AM, Owen O'Malley wrote: > All, >As many of you have noticed, we've had a commit on the master branch > that accidentally included a 103MB tarball in the commit. The

FOSDEM 2016 - take action by 4th of December 2015

2015-11-30 Thread Roman Shaposhnik
As most of you probably know FOSDEM 2016 (the biggest, 100% free open source developer conference) is right around the corner: https://fosdem.org/2016/ We hope to have an ASF booth and we would love to see as many ASF projects as possible present at various tracks (AKA Developer rooms):

Review Request 40813: HIVE-12526 PerfLogger for hive compiler and optimizer

2015-11-30 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40813/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez.

Precommit unstable?

2015-11-30 Thread Prasanth J
Hi All I am noticing something weird in precommit queue. I can see HIVE-12541currenly running, but is also waiting next in the queue. The same jira ran few more times recently. I cannot see any other patches in the queue. Sometime I see bunch of patches in the queue but it will soon be

[jira] [Created] (HIVE-12549) Disable execution engine in HS2 webui query view

2015-11-30 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-12549: - Summary: Disable execution engine in HS2 webui query view Key: HIVE-12549 URL: https://issues.apache.org/jira/browse/HIVE-12549 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-12548) Hive metastore goes down in Kerberos,sentry enabled CDH5.5 cluster

2015-11-30 Thread narendra reddy ganesana (JIRA)
narendra reddy ganesana created HIVE-12548: -- Summary: Hive metastore goes down in Kerberos,sentry enabled CDH5.5 cluster Key: HIVE-12548 URL: https://issues.apache.org/jira/browse/HIVE-12548

[jira] [Created] (HIVE-12550) Cache last N completed queries in HS2 WebUI

2015-11-30 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-12550: - Summary: Cache last N completed queries in HS2 WebUI Key: HIVE-12550 URL: https://issues.apache.org/jira/browse/HIVE-12550 Project: Hive Issue Type: Sub-task

Re: Review Request 40101: CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix test failure for udf_percentile.q

2015-11-30 Thread Jesús Camacho Rodríguez
> On Nov. 30, 2015, 2:16 a.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveGBOpConvUtil.java, > > line 1020 > > > > > > Lines 1019-1026. > > > >

[jira] [Created] (HIVE-12540) Create function failed, but show functions display it

2015-11-30 Thread Weizhong (JIRA)
Weizhong created HIVE-12540: --- Summary: Create function failed, but show functions display it Key: HIVE-12540 URL: https://issues.apache.org/jira/browse/HIVE-12540 Project: Hive Issue Type: Bug