[jira] [Updated] (HIVE-7166) Vectorization with UDFs returns incorrect results

2014-06-04 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-7166: Attachment: HIVE-7166.1.patch > Vectorization with UDFs retu

[jira] [Updated] (HIVE-7166) Vectorization with UDFs returns incorrect results

2014-06-04 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-7166: Component/s: (was: HiveServer2) (was

[jira] [Updated] (HIVE-7166) Vectorization with UDFs returns incorrect results

2014-06-04 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-7166: Status: Patch Available (was: Open) > Vectorization with UD

[jira] [Commented] (HIVE-7166) Vectorization with UDFs returns incorrect results

2014-06-04 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018536#comment-14018536 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-7166: - I looked

[jira] [Commented] (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2014-06-04 Thread xuanjinlee (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018530#comment-14018530 ] xuanjinlee commented on HIVE-1019: -- Hello ,how to use this patch? > java.io.FileNotFoundE

Re: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-04 Thread Thejas Nair
Yu, I am not able to reproduce this issue with hadoop 2.4.0 and tez 0.4 . I tried it with both file system cache enabled and disabled. What are the non default configurations you have on your machine ? Thanks, Thejas On Wed, Jun 4, 2014 at 10:56 PM, Yu Azuryy wrote: > Hive-0.13.0 works well in

[jira] [Created] (HIVE-7178) Table alias cannot be used in GROUPING SETS clause if there are more than one column in it

2014-06-04 Thread Yibing Shi (JIRA)
Yibing Shi created HIVE-7178: Summary: Table alias cannot be used in GROUPING SETS clause if there are more than one column in it Key: HIVE-7178 URL: https://issues.apache.org/jira/browse/HIVE-7178 Projec

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-04 Thread Yu Azuryy
Hive-0.13.0 works well in my test cluster. -1 Verified with hadoop-2.4.0 and tez-0.5-snapshot, Hive cannot start? And I also built hive branch-0.13, the same error. [test@vm-10-154-** tmp]$ hive 14/06/05 13:53:45 INFO Configuration.deprecation: mapred.input.dir.recursive is deprecated.

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-04 Thread Yu Azuryy
-1 Verified with hadoop-2.4.0 and tez-0.5-snapshot, Hive cannot start? And I also built hive branch-0.13, the same error. [test@vm-10-154-** tmp]$ hive 14/06/05 13:53:45 INFO Configuration.deprecation: mapred.input.dir.recursive is deprecated. Instead, use mapreduce.input.fileinputformat.inp

[jira] [Commented] (HIVE-3508) create cube and rollup operators in hive without mapside aggregation

2014-06-04 Thread Teruyoshi Zenmyo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018501#comment-14018501 ] Teruyoshi Zenmyo commented on HIVE-3508: Is anyone working on this? Otherwise, I'll

Re: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-04 Thread Harish Butani
+1 - Verified signature and checksum - Checked release notes - built source - ran a few unit tests - ran a few queries in local mode On Jun 2, 2014, at 7:20 PM, Thejas Nair wrote: > +1 > > - Verified signatures and checksum of both packages > - Checked release notes > - Build source package >

[jira] [Commented] (HIVE-5326) Operators && and || do not work

2014-06-04 Thread Chris Rebert (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018460#comment-14018460 ] Chris Rebert commented on HIVE-5326: (Relevant docs got moved to https://cwiki.apache.

[jira] [Commented] (HIVE-7075) JsonSerde raises NullPointerException when object key is not lower case

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018452#comment-14018452 ] Navis commented on HIVE-7075: - Just need +1 from others. > JsonSerde raises NullPointerExcepti

[jira] [Commented] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018450#comment-14018450 ] Navis commented on HIVE-7176: - Thanks for the report, Ted. > FileInputStream is not closed in

[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7176: Description: NO PRECOMMIT TESTS In beeline.Commands, around line 834: {code} props.load(new FileInputStream(p

[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7176: Status: Patch Available (was: Open) > FileInputStream is not closed in Commands#properties() >

[jira] [Commented] (HIVE-7075) JsonSerde raises NullPointerException when object key is not lower case

2014-06-04 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018449#comment-14018449 ] Yibing Shi commented on HIVE-7075: -- Hi Navis, any update on this? > JsonSerde raises Nul

[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7176: Attachment: HIVE-7176.1.patch.txt > FileInputStream is not closed in Commands#properties() > ---

Re: Review Request 21549: Deduplicate columns appearing in both the key list and value list of ReduceSinkOperator

2014-06-04 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21549/ --- (Updated June 5, 2014, 3:32 a.m.) Review request for hive. Changes --- M

[jira] [Updated] (HIVE-4867) Deduplicate columns appearing in both the key list and value list of ReduceSinkOperator

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4867: Attachment: HIVE-4867.5.patch.txt Merged HIVE-7173 > Deduplicate columns appearing in both the key list and value l

[jira] [Commented] (HIVE-7117) Partitions not inheriting table permissions after alter rename partition

2014-06-04 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018340#comment-14018340 ] Ashish Kumar Singh commented on HIVE-7117: -- [~xuefuz] Could you commit the patch.

[jira] [Commented] (HIVE-7117) Partitions not inheriting table permissions after alter rename partition

2014-06-04 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018337#comment-14018337 ] Ashish Kumar Singh commented on HIVE-7117: -- I do not think the test errors are rel

[jira] [Commented] (HIVE-7131) Dependencies of fetch task for tez are not shown properly

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018321#comment-14018321 ] Hive QA commented on HIVE-7131: --- {color:red}Overall{color}: -1 at least one tests failed H

Re: Hive query NEP under tez only if UDF used

2014-06-04 Thread Yu Azuryy
Any inputs here? Thanks Sent from my iPhone5s > On 2014年6月4日, at 20:10, "Yu Azuryy" wrote: > > > > Hi, > Here is a strange error with hive under Tez. I am using hive-0.13.0 and > tez-0.5-snapshot > > I can run Hive job under tez without UDF used. > I can run MR job under tez. > > but the

[jira] [Commented] (HIVE-7155) WebHCat controller job exceeds container memory limit

2014-06-04 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018171#comment-14018171 ] shanyu zhao commented on HIVE-7155: --- Review board updated. > WebHCat controller job exce

[jira] [Commented] (HIVE-6316) Document support for new types in HCat

2014-06-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018154#comment-14018154 ] Eugene Koifman commented on HIVE-6316: -- [~leftylev], w.r.t. HCatLoader/Storer - tinyin

[jira] [Commented] (HIVE-4867) Deduplicate columns appearing in both the key list and value list of ReduceSinkOperator

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018050#comment-14018050 ] Hive QA commented on HIVE-4867: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7175) Provide password file option to beeline

2014-06-04 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017866#comment-14017866 ] Larry McCay commented on HIVE-7175: --- These should be seen as complementary issues. > Pro

[jira] [Commented] (HIVE-7175) Provide password file option to beeline

2014-06-04 Thread Robert Justice (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017850#comment-14017850 ] Robert Justice commented on HIVE-7175: -- Great idea [~lmccay]. I'm open for whatever

[jira] [Created] (HIVE-7177) percentile_approx very inaccurate with high multiplicities in the data

2014-06-04 Thread Tom Temple (JIRA)
Tom Temple created HIVE-7177: Summary: percentile_approx very inaccurate with high multiplicities in the data Key: HIVE-7177 URL: https://issues.apache.org/jira/browse/HIVE-7177 Project: Hive Is

[jira] [Commented] (HIVE-7174) Do not accept string as scale and precision when reading Avro schema

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017835#comment-14017835 ] Hive QA commented on HIVE-7174: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7175) Provide password file option to beeline

2014-06-04 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017823#comment-14017823 ] Larry McCay commented on HIVE-7175: --- Hi [~rjustice] - we may want to consider the use of

[jira] [Created] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7176: Summary: FileInputStream is not closed in Commands#properties() Key: HIVE-7176 URL: https://issues.apache.org/jira/browse/HIVE-7176 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7175) Provide password file option to beeline

2014-06-04 Thread Robert Justice (JIRA)
Robert Justice created HIVE-7175: Summary: Provide password file option to beeline Key: HIVE-7175 URL: https://issues.apache.org/jira/browse/HIVE-7175 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-7131) Dependencies of fetch task for tez are not shown properly

2014-06-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017768#comment-14017768 ] Ashutosh Chauhan commented on HIVE-7131: +1 > Dependencies of fetch task for tez a

[jira] [Commented] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-06-04 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017728#comment-14017728 ] David Chen commented on HIVE-7110: -- Thanks for the info, [~szehon]. That is interesting. P

[jira] [Commented] (HIVE-6394) Implement Timestmap in ParquetSerde

2014-06-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017733#comment-14017733 ] Brock Noland commented on HIVE-6394: Getting a Calendar can be expensive. Is it thread

[jira] [Commented] (HIVE-6473) Allow writing HFiles via HBaseStorageHandler table

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017709#comment-14017709 ] Hive QA commented on HIVE-6473: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-7131) Dependencies of fetch task for tez are not shown properly

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7131: Attachment: HIVE-7131.3.patch.txt > Dependencies of fetch task for tez are not shown properly >

Hive query NEP under tez only if UDF used

2014-06-04 Thread Yu Azuryy
Hi, Here is a strange error with hive under Tez. I am using hive-0.13.0 and tez-0.5-snapshot I can run Hive job under tez without UDF used. I can run MR job under tez. but there is hive job NPE under tez with UDF used. java.lang.NullPointerException at org.apache.hadoop.hive.ql.ex

[jira] [Commented] (HIVE-7117) Partitions not inheriting table permissions after alter rename partition

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017624#comment-14017624 ] Hive QA commented on HIVE-7117: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-6316) Document support for new types in HCat

2014-06-04 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017622#comment-14017622 ] Lefty Leverenz commented on HIVE-6316: -- Should I just add new data types to the HCatRe

[jira] [Commented] (HIVE-6316) Document support for new types in HCat

2014-06-04 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017611#comment-14017611 ] Lefty Leverenz commented on HIVE-6316: -- Thanks [~eugene.koifman]. I've revised the Lo

[jira] [Commented] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017507#comment-14017507 ] Hive QA commented on HIVE-7167: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7131) Dependencies of fetch task for tez are not shown properly

2014-06-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017506#comment-14017506 ] Hive QA commented on HIVE-7131: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-06-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017460#comment-14017460 ] Szehon Ho commented on HIVE-7110: - Hi, I dont see this test failing in the Hive builds (whi

[jira] [Commented] (HIVE-4867) Deduplicate columns appearing in both the key list and value list of ReduceSinkOperator

2014-06-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017443#comment-14017443 ] Ashutosh Chauhan commented on HIVE-4867: +1 > Deduplicate columns appearing in bot