Column lineage not set in HiveHook

2016-09-06 Thread Vimal Sharma
Hi all, I am trying to access the column lineage information from Hive Hook. I am getting the lineage information from HookContext : lInfo = hookContext.getLinfo() But, when I try to access the Dependency in lInfo, it is null. Below is the sample code: for(Map.Entry e : lInfo.entrySe

Re: Column lineage not set in HiveHook

2016-09-06 Thread Vimal Sharma
The query is a CTAS operation. create table t1(id int, name string); create table t2 as select * from t1; I am expecting dependencies t1.id -> t2.id and t1.name -> t2.name. But, it seems that the source column is not getting set properly during execution. As a result, I am getting null in source

[jira] [Created] (HIVE-14706) Lineage information not set properly

2016-09-06 Thread Vimal Sharma (JIRA)
Vimal Sharma created HIVE-14706: --- Summary: Lineage information not set properly Key: HIVE-14706 URL: https://issues.apache.org/jira/browse/HIVE-14706 Project: Hive Issue Type: Bug R

Re: Review Request 51334: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters - second version

2016-09-06 Thread Marta Kuczora
> On Aug. 26, 2016, 5:39 p.m., Gabor Szadovszky wrote: > > beeline/src/java/org/apache/hive/beeline/SeparatedValuesOutputFormat.java, > > line 101 > > > > > > Does it make sense to add an empty string to the StringB

Re: Review Request 51334: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters - second version

2016-09-06 Thread Marta Kuczora
> On Aug. 26, 2016, 5:39 p.m., Gabor Szadovszky wrote: > > beeline/src/java/org/apache/hive/beeline/SeparatedValuesOutputFormat.java, > > line 113 > > > > > > From performance point of view it might be a good idea t

Re: Review Request 51334: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters - second version

2016-09-06 Thread Marta Kuczora
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51334/ --- (Updated Sept. 6, 2016, 1:10 p.m.) Review request for hive, Naveen Gangam, Pete

Re: Review Request 51334: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters - second version

2016-09-06 Thread Gabor Szadovszky
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51334/#review147822 --- Ship it! LGTM - Gabor Szadovszky On Sept. 6, 2016, 1:10 p.m.

Re: Review Request 51334: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters - second version

2016-09-06 Thread Marta Kuczora
> On Sept. 6, 2016, 1:21 p.m., Gabor Szadovszky wrote: > > LGTM Thanks a lot for the review by the way. I forgot to write it earlier. :) - Marta --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/

Re: Review Request 51334: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters - second version

2016-09-06 Thread Gabor Szadovszky
> On Sept. 6, 2016, 1:21 p.m., Gabor Szadovszky wrote: > > LGTM > > Marta Kuczora wrote: > Thanks a lot for the review by the way. I forgot to write it earlier. :) You're very welcome. :) - Gabor --- This is an automatically genera

Error when running the test TestBeeLineWithArgs

2016-09-06 Thread Marta Kuczora
Hi, I have noticed recently that I cannot run the TestBeeLineWithArgs test on my local machine. I wasn't sure if something went wrong on my local machine or this test was broken, so I checked the result of the last few PreCommit-HIVE-MASTER-Build and it seems to me that this test failed on those b

[jira] [Created] (HIVE-14707) ACID: Insert shuffle sort-merges on blank KEY

2016-09-06 Thread Gopal V (JIRA)
Gopal V created HIVE-14707: -- Summary: ACID: Insert shuffle sort-merges on blank KEY Key: HIVE-14707 URL: https://issues.apache.org/jira/browse/HIVE-14707 Project: Hive Issue Type: Bug Comp

[jira] [Created] (HIVE-14708) Optimizer: NOT IN query scans one input two times

2016-09-06 Thread Gopal V (JIRA)
Gopal V created HIVE-14708: -- Summary: Optimizer: NOT IN query scans one input two times Key: HIVE-14708 URL: https://issues.apache.org/jira/browse/HIVE-14708 Project: Hive Issue Type: Bug

build bot on master not running?

2016-09-06 Thread Eugene Koifman
Hi, I submitted a patch 2 hours ago but it still hasn't been queued up not are there any other active runs (https://issues.apache.org/jira/browse/HIVE-14542). Is there some issue with Jenkins? thanks, Eugene

[jira] [Created] (HIVE-14709) LLAP packaging - add ability to pack incrementally and/or output package manifest to compare

2016-09-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14709: --- Summary: LLAP packaging - add ability to pack incrementally and/or output package manifest to compare Key: HIVE-14709 URL: https://issues.apache.org/jira/browse/HIVE-14709

[jira] [Created] (HIVE-14710) unify DB product type treatment in directsql and txnhandler

2016-09-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14710: --- Summary: unify DB product type treatment in directsql and txnhandler Key: HIVE-14710 URL: https://issues.apache.org/jira/browse/HIVE-14710 Project: Hive

Re: build bot on master not running?

2016-09-06 Thread Sergio Pena
I see the build is on the queue #1114 https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-HIVE-MASTER-Build/ On Tue, Sep 6, 2016 at 1:24 PM, Eugene Koifman wrote: > Hi, > I submitted a patch 2 hours ago but it still hasn't been queued up not are > there any other active runs (https://iss

Re: build bot on master not running?

2016-09-06 Thread Eugene Koifman
yes, I see it there now - for some reason it took a very long time for it to show up On 9/6/16, 1:25 PM, "Sergio Pena" wrote: >I see the build is on the queue #1114 >https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-HIVE-MASTER-Bui >ld/ > > >On Tue, Sep 6, 2016 at 1:24 PM, Eugene Koifma

Re: Review Request 51593: HIVE-14063 : Add beeline connection configuration file to automatically connect to HS2 using beeline

2016-09-06 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51593/ --- (Updated Sept. 6, 2016, 11:53 p.m.) Review request for hive, Mohit Sabharwal, S

Re: Review Request 51593: HIVE-14063 : Add beeline connection configuration file to automatically connect to HS2 using beeline

2016-09-06 Thread Vihang Karajgaonkar
> On Sept. 2, 2016, 9:32 p.m., Gabor Szadovszky wrote: > > beeline/src/java/org/apache/hive/beeline/BeeLine.java, line 932 > > > > > > Do we need this one to be public? Seems that is only used inside this > > class.

Re: Review Request 51593: HIVE-14063 : Add beeline connection configuration file to automatically connect to HS2 using beeline

2016-09-06 Thread Vihang Karajgaonkar
> On Sept. 2, 2016, 10:06 p.m., Peter Vary wrote: > > beeline/src/java/org/apache/hive/beeline/BeeLine.java, line 953 > > > > > > nit: missing space if ( fixed > On Sept. 2, 2016, 10:06 p.m., Peter Vary wrote: > >

[jira] [Created] (HIVE-14711) HQL in which involves with join between txt and orc tables returns incorrect result

2016-09-06 Thread Qiuzhuang Lian (JIRA)
Qiuzhuang Lian created HIVE-14711: - Summary: HQL in which involves with join between txt and orc tables returns incorrect result Key: HIVE-14711 URL: https://issues.apache.org/jira/browse/HIVE-14711 P