[jira] [Created] (HIVE-15034) Fix orc_ppd_basic & current_date_timestamp tests

2016-10-21 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-15034: -- Summary: Fix orc_ppd_basic & current_date_timestamp tests Key: HIVE-15034 URL: https://issues.apache.org/jira/browse/HIVE-15034 Project: Hive Issue Type: Test

Re: Review Request 51755: Support Intersect Except

2016-10-21 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51755/ --- (Updated Oct. 22, 2016, 2:55 a.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-15033) Ensure there is only 1 StatsTask in the query plan

2016-10-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15033: - Summary: Ensure there is only 1 StatsTask in the query plan Key: HIVE-15033 URL: https://issues.apache.org/jira/browse/HIVE-15033 Project: Hive Issue

Review Request 53110: HIVE-14909: Preserve the "parent location" of the table when an "alter table rename to " is submitted (the case when the db location is not specified and the Hiv

2016-10-21 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53110/ --- Review request for hive. Bugs: HIVE-14909

Re: Review Request 51755: Support Intersect Except

2016-10-21 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51755/ --- (Updated Oct. 22, 2016, 12:31 a.m.) Review request for hive and Ashutosh

Re: Review Request 51755: Support Intersect Except

2016-10-21 Thread pengcheng xiong
> On Oct. 21, 2016, 2:23 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectOverIntersectRemoveRule.java, > > line 52 > > > > > > I presume you want if() here

Re: Review Request 51755: Support Intersect Except

2016-10-21 Thread pengcheng xiong
> On Oct. 21, 2016, 2:23 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveIntersectMergeRule.java, > > line 42 > > > > > > It seems this rule is not called from

Re: Hive compile and run information

2016-10-21 Thread Vineet Garg
Accidentally hit sent before completing message. Also I find hiveconf datanucleus.schema.autoCreateTables=true useful while starting server to automatically setup metastore schema. Vineet On 10/21/16, 1:38 PM, "Vineet Garg" wrote: >Hi Arun, > >Getting Started wiki

Re: Hive compile and run information

2016-10-21 Thread Vineet Garg
Hi Arun, Getting Started wiki page has some info on how to do that https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-RunningHive Try starting hiveserver using hiveconf hive.root.logger=DEBUG,console to dump debug logs on console. Also I find Vineet On

[jira] [Created] (HIVE-15032) Update/Delete statements use dynamic partitions when it's not necessary

2016-10-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15032: - Summary: Update/Delete statements use dynamic partitions when it's not necessary Key: HIVE-15032 URL: https://issues.apache.org/jira/browse/HIVE-15032 Project:

Hive compile and run information

2016-10-21 Thread Arun Khetarpal
Hi, I have compiled my hive sandbox successfully with "mvn clean install -DskipTests". Now the problem i am having is finally running the cli. I could not find enough info on developer doc on how to run the cli from compiled code. Sorry if this is too much of a naive question. Regards, Arun

[jira] [Created] (HIVE-15031) Fix flaky LLAP tests

2016-10-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15031: --- Summary: Fix flaky LLAP tests Key: HIVE-15031 URL: https://issues.apache.org/jira/browse/HIVE-15031 Project: Hive Issue Type: Bug

Problem with Alias

2016-10-21 Thread Arun Khetarpal
Hi Devs, We are running a batch pipeline and i am trying to debug an issue. Can someone confirm if this is an expected behaviour from Hive (1.2.1) On the CLI.. Assume in the default database no table like X exists. A query like "*With X as (SELECT 1) SELECT * FROM X;*" prints 1. But if another

Re: Review Request 52493: HIVE-13589 : beeline support prompt for password with '-p' option

2016-10-21 Thread Vihang Karajgaonkar
> On Oct. 21, 2016, 1:28 a.m., cheng xu wrote: > > beeline/src/java/org/apache/hive/beeline/BeeLine.java, line 682 > > > > > > hint: perfer HIVE_VAR_PREFIX.equals(arg) also removed unnecessary brackets which was

Re: Review Request 52493: HIVE-13589 : beeline support prompt for password with '-p' option

2016-10-21 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52493/ --- (Updated Oct. 21, 2016, 5:31 p.m.) Review request for hive, cheng xu and

Re: Review Request 51755: Support Intersect Except

2016-10-21 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51755/#review153543 ---

[jira] [Created] (HIVE-15030) Fixes in inference of collation for Tez cost model

2016-10-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-15030: -- Summary: Fixes in inference of collation for Tez cost model Key: HIVE-15030 URL: https://issues.apache.org/jira/browse/HIVE-15030 Project: Hive

[jira] [Created] (HIVE-15029) Add logic to estimate stats for BETWEEN operator

2016-10-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-15029: -- Summary: Add logic to estimate stats for BETWEEN operator Key: HIVE-15029 URL: https://issues.apache.org/jira/browse/HIVE-15029 Project: Hive

[jira] [Created] (HIVE-15028) LLAP: Enable KeepAlive by default

2016-10-21 Thread Gopal V (JIRA)
Gopal V created HIVE-15028: -- Summary: LLAP: Enable KeepAlive by default Key: HIVE-15028 URL: https://issues.apache.org/jira/browse/HIVE-15028 Project: Hive Issue Type: Bug Components: