[jira] [Commented] (HIVE-5297) Hive does not honor type for partition columns

2013-09-26 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779727#comment-13779727 ] Vikram Dixit K commented on HIVE-5297: -- This failure seems like a false negative. I ha

[jira] [Commented] (HIVE-5296) Memory leak: OOM Error after multiple open/closed JDBC connections.

2013-09-26 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779724#comment-13779724 ] Hive QA commented on HIVE-5296: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: how to read orcfile,OrcStruct is not public

2013-09-26 Thread Thejas Nair
you can use hcatalog input and output formats to read/write ORC from mapreduce. http://hive.apache.org/docs/hcat_r0.5.0/inputoutput.html On Thu, Sep 26, 2013 at 9:34 PM, 陈涛 wrote: > i am trying to write orcfile(snappy) instead of sequencefile(lzo) in > mapreduce,but OrcStruct is not public incl

[jira] [Updated] (HIVE-5295) HiveConnection#configureConnection tries to execute statement even after it is closed

2013-09-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-5295: --- Status: Open (was: Patch Available) > HiveConnection#configureConnection tries to execute

[jira] [Updated] (HIVE-5295) HiveConnection#configureConnection tries to execute statement even after it is closed

2013-09-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-5295: --- Attachment: HIVE-5295.D12957.4.patch > HiveConnection#configureConnection tries to execute

[jira] [Updated] (HIVE-5295) HiveConnection#configureConnection tries to execute statement even after it is closed

2013-09-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-5295: --- Status: Patch Available (was: Open) > HiveConnection#configureConnection tries to execute

[jira] [Updated] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5374: Priority: Blocker (was: Major) > hive-schema-0.13.0.postgres.sql doesn't work > ---

[jira] [Commented] (HIVE-5092) Fix hiveserver2 mapreduce local job on Windows

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779714#comment-13779714 ] Thejas M Nair commented on HIVE-5092: - Daniel, here is the doc with list of acceptable

[jira] [Updated] (HIVE-5352) cast('1.0' as int) returns null

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5352: Fix Version/s: 0.12.0 > cast('1.0' as int) returns null > --- > >

[jira] [Updated] (HIVE-5078) [WebHCat] Fix e2e tests on Windows plus test cases for new features

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5078: Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk and 0.12

[jira] [Updated] (HIVE-5352) cast('1.0' as int) returns null

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5352: Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk and 0.12

[jira] [Updated] (HIVE-5380) Non-default OI constructors should be supported if for backwards compatibility

2013-09-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Summary: Non-default OI constructors should be supported if for backwards compatibility (was: When cl

[jira] [Commented] (HIVE-5231) Remove TestSerDe.jar from data/files

2013-09-26 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779668#comment-13779668 ] Hive QA commented on HIVE-5231: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-5380) When cloning the plan non-default constructors should be supported if they do not exist

2013-09-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Attachment: HIVE-5380.patch Trivial patch to allow custom serdes such as JSON serde to work on trunk.

[jira] [Created] (HIVE-5380) When cloning the plan non-default constructors should be supported if they do not exist

2013-09-26 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5380: -- Summary: When cloning the plan non-default constructors should be supported if they do not exist Key: HIVE-5380 URL: https://issues.apache.org/jira/browse/HIVE-5380 Proje

[jira] [Updated] (HIVE-5380) When cloning the plan non-default constructors should be supported if they do not exist

2013-09-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5380: --- Affects Version/s: 0.13.0 Status: Patch Available (was: Open) > When cloning the p

how to read orcfile,OrcStruct is not public

2013-09-26 Thread 陈涛
i am trying to write orcfile(snappy) instead of sequencefile(lzo) in mapreduce,but OrcStruct is not public include getFieldValue method: class OrcStruct implements Writable { private Object[] fields; OrcStruct(int children) { fields = new Object[children]; } Object getFieldValue(in

[jira] [Commented] (HIVE-5352) cast('1.0' as int) returns null

2013-09-26 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779657#comment-13779657 ] Gunther Hagleitner commented on HIVE-5352: -- I think the error is unrelated. I ran

[jira] [Commented] (HIVE-5358) ReduceSinkDeDuplication should ignore column orders when check overlapping part of keys between parent and child

2013-09-26 Thread Chun Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779645#comment-13779645 ] Chun Chen commented on HIVE-5358: - Sorry for the misunderstand the intention of checkExprs

[jira] [Updated] (HIVE-5315) Cannot attach debugger to Hiveserver2

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5315: - Summary: Cannot attach debugger to Hiveserver2 (was: bin/hive should retrieve HADOOP_VERSION by

[jira] [Updated] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5374: - Attachment: HIVE-5374.1.patch Sorry, I submitted a wrong named patch. I've submitted a new patch.

[jira] [Commented] (HIVE-5379) NoClassDefFoundError is thrown when using lead/lag with kryo serialization

2013-09-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779628#comment-13779628 ] Brock Noland commented on HIVE-5379: Nice find and thanks for the fix! +1 as well.

[jira] [Commented] (HIVE-3978) HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779618#comment-13779618 ] Hudson commented on HIVE-3978: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

[jira] [Commented] (HIVE-5363) HIVE-3978 broke the command line option --auxpath

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779621#comment-13779621 ] Hudson commented on HIVE-5363: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

[jira] [Commented] (HIVE-5031) [WebHCat] GET job/:jobid to return userargs for a job in addtion to status information

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779615#comment-13779615 ] Hudson commented on HIVE-5031: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-5082) Beeline usage is printed twice when "beeline --help" is executed

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779620#comment-13779620 ] Hudson commented on HIVE-5082: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

[jira] [Commented] (HIVE-5363) HIVE-3978 broke the command line option --auxpath

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779614#comment-13779614 ] Hudson commented on HIVE-5363: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-5031) [WebHCat] GET job/:jobid to return userargs for a job in addtion to status information

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779622#comment-13779622 ] Hudson commented on HIVE-5031: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

[jira] [Commented] (HIVE-5082) Beeline usage is printed twice when "beeline --help" is executed

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779613#comment-13779613 ] Hudson commented on HIVE-5082: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-4763) add support for thrift over http transport in HS2

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779617#comment-13779617 ] Hudson commented on HIVE-4763: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

[jira] [Commented] (HIVE-3978) HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779611#comment-13779611 ] Hudson commented on HIVE-3978: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-5362) TestHCatHBaseInputFormat has a bug which will not allow it to run on JDK7 and RHEL 6

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779609#comment-13779609 ] Hudson commented on HIVE-5362: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-5366) Refactor a few object inspector class to eliminate redundant information

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779619#comment-13779619 ] Hudson commented on HIVE-5366: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

[jira] [Commented] (HIVE-5297) Hive does not honor type for partition columns

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

[jira] [Commented] (HIVE-5295) HiveConnection#configureConnection tries to execute statement even after it is closed

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

[jira] [Commented] (HIVE-4763) add support for thrift over http transport in HS2

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779610#comment-13779610 ] Hudson commented on HIVE-4763: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-5366) Refactor a few object inspector class to eliminate redundant information

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779612#comment-13779612 ] Hudson commented on HIVE-5366: -- FAILURE: Integrated in Hive-trunk-h0.21 #2361 (See [https://b

[jira] [Commented] (HIVE-5362) TestHCatHBaseInputFormat has a bug which will not allow it to run on JDK7 and RHEL 6

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779616#comment-13779616 ] Hudson commented on HIVE-5362: -- FAILURE: Integrated in Hive-trunk-hadoop2 #459 (See [https://

Precommit tests accept Phabricator new filename patter DXXXX.X.patch

2013-09-26 Thread Brock Noland
Phabricator started using filenames like D12345.1.patch. I added that to the list of files the precommit tests recognize.

[jira] [Commented] (HIVE-5379) NoClassDefFoundError is thrown when using lead/lag with kryo serialization

2013-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779576#comment-13779576 ] Phabricator commented on HIVE-5379: --- ashutoshc has accepted the revision "HIVE-5379 [jira

[jira] [Updated] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2013-09-26 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5376: - Assignee: Vikram Dixit K > Hive does not honor type for partition columns when altering column

[jira] [Commented] (HIVE-5336) HCatSchema.remove(HCatFieldSchema hcatFieldSchema) should renumber the fieldPositionMap and the fieldPositionMap should not be cached by the end user

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

[jira] [Updated] (HIVE-5379) NoClassDefFoundError is thrown when using lead/lag with kryo serialization

2013-09-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5379: Status: Patch Available (was: Open) Just moving LLInfo out of PTFTranslator fixed the problem. > N

[jira] [Updated] (HIVE-5379) NoClassDefFoundError is thrown when using lead/lag with kryo serialization

2013-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5379: -- Attachment: D13155.1.patch navis requested code review of "HIVE-5379 [jira] NoClassDefFoundError is thro

[jira] [Created] (HIVE-5379) NoClassDefFoundError is thrown when using lead/lag with kryo serialization

2013-09-26 Thread Navis (JIRA)
Navis created HIVE-5379: --- Summary: NoClassDefFoundError is thrown when using lead/lag with kryo serialization Key: HIVE-5379 URL: https://issues.apache.org/jira/browse/HIVE-5379 Project: Hive Issue Ty

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779554#comment-13779554 ] Ashutosh Chauhan commented on HIVE-5374: Sorry.. missed that. +1 [~k.saruta] you n

[jira] [Commented] (HIVE-5315) bin/hive should retrieve HADOOP_VERSION by better way.

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779551#comment-13779551 ] Kousuke Saruta commented on HIVE-5315: -- Could anyone review the patch or give me comme

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779538#comment-13779538 ] Prasad Mujumdar commented on HIVE-5374: --- [~ashutoshc] It's getting created at towards

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779539#comment-13779539 ] Kousuke Saruta commented on HIVE-5374: -- [~ashutoshc] Yes, we still want VER_ID to be p

[jira] [Updated] (HIVE-5296) Memory leak: OOM Error after multiple open/closed JDBC connections.

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5296: - Attachment: (was: HIVE-5296.patch.2) > Memory leak: OOM Error after multiple open/closed J

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779534#comment-13779534 ] Ashutosh Chauhan commented on HIVE-5374: We still want VER_ID to be primary key, ri

[jira] [Updated] (HIVE-5296) Memory leak: OOM Error after multiple open/closed JDBC connections.

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5296: - Attachment: HIVE-5296.2.patch Sorry, I submitted a wrong named patch. I've submitted a renamed pat

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779514#comment-13779514 ] Prasad Mujumdar commented on HIVE-5374: --- Looks fine me. Thanks for the fix! +1 (non-

[jira] [Resolved] (HIVE-5375) Bug in Hive-0.12 branch with parameterized types due to merge conflict with HIVE-5199

2013-09-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere resolved HIVE-5375. -- Resolution: Fixed Fix Version/s: 0.12.0 Ended up attaching the conflict patch to HIVE-5199, which

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779507#comment-13779507 ] Kousuke Saruta commented on HIVE-5374: -- [~prasadm] sorry, I've already created a rebas

[jira] [Updated] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5374: - Attachment: HIVE-5374.patch.2 > hive-schema-0.13.0.postgres.sql doesn't work > ---

[jira] [Commented] (HIVE-5318) Import Throws Error when Importing from a table export Hive 0.9 to Hive 0.10

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779494#comment-13779494 ] Hudson commented on HIVE-5318: -- ABORTED: Integrated in Hive-trunk-hadoop2 #458 (See [https://

[jira] [Commented] (HIVE-5264) SQL generated by MetaStoreDirectSql.java not compliant with Postgres.

2013-09-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779493#comment-13779493 ] Hudson commented on HIVE-5264: -- ABORTED: Integrated in Hive-trunk-hadoop2 #458 (See [https://

[jira] [Commented] (HIVE-5361) PTest2 should allow a different JVM for compilation versus execution

2013-09-26 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779491#comment-13779491 ] Brock Noland commented on HIVE-5361: Thank you! > PTest2 should allow

[jira] [Commented] (HIVE-5196) ThriftCLIService.java uses stderr to print the stack trace, it should use the logger instead.

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779490#comment-13779490 ] Thejas M Nair commented on HIVE-5196: - +1 > ThriftCLIService.java uses

[jira] [Commented] (HIVE-5196) ThriftCLIService.java uses stderr to print the stack trace, it should use the logger instead.

2013-09-26 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779489#comment-13779489 ] Hive QA commented on HIVE-5196: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-5092) Fix hiveserver2 mapreduce local job on Windows

2013-09-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5092: --- Status: Open (was: Patch Available) Patch file name is not correct. [~daijy] you need to reup

[jira] [Updated] (HIVE-5092) Fix hiveserver2 mapreduce local job on Windows

2013-09-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5092: --- Status: Patch Available (was: Open) Marking Patch Available to get Hive QA to run on it.

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-26 Thread Kousuke Saruta
> On Sept. 26, 2013, 6:36 p.m., Vaibhav Gumashta wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 204 > > > > > > Similar to my other comment (on removing opHandle entry from > > handleToOperatio

Re: Review Request 14298: Memory leak when using JDBC connections.

2013-09-26 Thread Kousuke Saruta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14298/ --- (Updated Sept. 27, 2013, 12:12 a.m.) Review request for hive. Bugs: HIVE-5296

[jira] [Updated] (HIVE-5078) [WebHCat] Fix e2e tests on Windows plus test cases for new features

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5078: Attachment: HIVE-5078.2b.patch > [WebHCat] Fix e2e tests on Windows plus test cases for new feat

[jira] [Updated] (HIVE-5296) Memory leak: OOM Error after multiple open/closed JDBC connections.

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5296: - Attachment: HIVE-5296.patch.2 I've attached a new patch. > Memory leak: OOM Error

[jira] [Updated] (HIVE-5078) [WebHCat] Fix e2e tests on Windows plus test cases for new features

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5078: Attachment: (was: HIVE-5078.2b.patch) > [WebHCat] Fix e2e tests on Windows plus test cases f

[jira] [Updated] (HIVE-5078) [WebHCat] Fix e2e tests on Windows plus test cases for new features

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5078: Attachment: HIVE-5078.2b.patch +1 > [WebHCat] Fix e2e tests on Windows plus test

[jira] [Commented] (HIVE-5078) [WebHCat] Fix e2e tests on Windows plus test cases for new features

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779474#comment-13779474 ] Thejas M Nair commented on HIVE-5078: - There was a minor issue in the formatting of lic

[jira] [Resolved] (HIVE-3011) Test Issue for arc/JIRA integration, ignore

2013-09-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-3011. Resolution: Not A Problem > Test Issue for arc/JIRA integration, ignore > --

[jira] [Commented] (HIVE-4888) listPartitionsByFilter doesn't support lt/gt/lte/gte

2013-09-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779461#comment-13779461 ] Sergey Shelukhin commented on HIVE-4888: All these tests have non-int values in int

[jira] [Commented] (HIVE-5296) Memory leak: OOM Error after multiple open/closed JDBC connections.

2013-09-26 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779459#comment-13779459 ] Kousuke Saruta commented on HIVE-5296: -- [~vgumashta] Thank you for your comment. I wil

[jira] [Updated] (HIVE-5031) [WebHCat] GET job/:jobid to return userargs for a job in addtion to status information

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5031: Resolution: Fixed Status: Resolved (was: Patch Available) Ran the hcat tests and they were

[jira] [Updated] (HIVE-5348) If both table and partition have same serdes, then we don't even need to check for OI conversions in ObjectInspectorConverters

2013-09-26 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-5348: Summary: If both table and partition have same serdes, then w

[jira] [Resolved] (HIVE-5363) HIVE-3978 broke the command line option --auxpath

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-5363. - Resolution: Fixed Patch committed to 0.12 branch and trunk. Brock, Thanks for the contribution!

[jira] [Commented] (HIVE-5361) PTest2 should allow a different JVM for compilation versus execution

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779443#comment-13779443 ] Thejas M Nair commented on HIVE-5361: - I haven't looked at the whole ptest2 framework,

[jira] [Commented] (HIVE-3011) Test Issue for arc/JIRA integration, ignore

2013-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779432#comment-13779432 ] Phabricator commented on HIVE-3011: --- epriestley has abandoned the revision "HIVE-3011 [ji

[jira] [Updated] (HIVE-5363) HIVE-3978 broke the command line option --auxpath

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5363: Assignee: Brock Noland > HIVE-3978 broke the command line option --auxpath > ---

[jira] [Commented] (HIVE-3011) Test Issue for arc/JIRA integration, ignore

2013-09-26 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779433#comment-13779433 ] Phabricator commented on HIVE-3011: --- epriestley has abandoned the revision "HIVE-3011 [ji

[jira] [Updated] (HIVE-4763) add support for thrift over http transport in HS2

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4763: Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk and 0.12

[jira] [Created] (HIVE-5378) Need to move SetReducerParallelism to the optimize package.

2013-09-26 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-5378: Summary: Need to move SetReducerParallelism to the optimize package. Key: HIVE-5378 URL: https://issues.apache.org/jira/browse/HIVE-5378 Project: Hive Issue

[jira] [Commented] (HIVE-4642) Implement vectorized RLIKE and REGEXP filter expressions

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

[jira] [Commented] (HIVE-4945) Make RLIKE/REGEXP run end-to-end by updating VectorizationContext

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

[jira] [Commented] (HIVE-5352) cast('1.0' as int) returns null

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

[jira] [Commented] (HIVE-5199) Custom SerDe containing a nonSettable complex data type row object inspector throws cast exception with HIVE 0.11

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779400#comment-13779400 ] Thejas M Nair commented on HIVE-5199: - Thanks Jason! Committed the conflict fix to 0.12

[jira] [Updated] (HIVE-5199) Custom SerDe containing a nonSettable complex data type row object inspector throws cast exception with HIVE 0.11

2013-09-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5199: - Attachment: HIVE-5199-0.12-branch.conflict.patch Applying these changes in the 0.12 branch stomped some ch

[jira] [Commented] (HIVE-5362) TestHCatHBaseInputFormat has a bug which will not allow it to run on JDK7 and RHEL 6

2013-09-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779355#comment-13779355 ] Thejas M Nair commented on HIVE-5362: - Patch committed to 0.12 branch.

[jira] [Updated] (HIVE-5231) Remove TestSerDe.jar from data/files

2013-09-26 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-5231: Attachment: HIVE-5231.4.patch.txt Deleting the class right a

[jira] [Commented] (HIVE-5231) Remove TestSerDe.jar from data/files

2013-09-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779307#comment-13779307 ] Ashutosh Chauhan commented on HIVE-5231: Instead of moving file, I think you can ju

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779308#comment-13779308 ] Prasad Mujumdar commented on HIVE-5374: --- [~k.saruta] If you want me to take care of t

[jira] [Created] (HIVE-5377) the error handling in serialize/deserializeExpression is insufficient, some test may pass in error

2013-09-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-5377: -- Summary: the error handling in serialize/deserializeExpression is insufficient, some test may pass in error Key: HIVE-5377 URL: https://issues.apache.org/jira/browse/HIVE-5377

[jira] [Updated] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5374: -- Affects Version/s: 0.12.0 Fix Version/s: 0.12.0 > hive-schema-0.13.0.postgres.sql do

[jira] [Updated] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2013-09-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-5376: --- Description: Followup for HIVE-5297. If partition column of type string is changed to int, th

[jira] [Created] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2013-09-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-5376: -- Summary: Hive does not honor type for partition columns when altering column type Key: HIVE-5376 URL: https://issues.apache.org/jira/browse/HIVE-5376 Project: Hiv

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2013-09-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779301#comment-13779301 ] Sergey Shelukhin commented on HIVE-5376: [~vikram.dixit] filed > H

[jira] [Commented] (HIVE-5374) hive-schema-0.13.0.postgres.sql doesn't work

2013-09-26 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779300#comment-13779300 ] Prasad Mujumdar commented on HIVE-5374: --- [~k.saruta] Thanks for catching the problem.

[jira] [Updated] (HIVE-5231) Remove TestSerDe.jar from data/files

2013-09-26 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-5231: Attachment: HIVE-5231.3.patch.txt Make sure that all the tes

[jira] [Commented] (HIVE-5231) Remove TestSerDe.jar from data/files

2013-09-26 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779293#comment-13779293 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-5231: - [~ashuto

[jira] [Updated] (HIVE-5375) Bug in Hive-0.12 branch with parameterized types due to merge conflict with HIVE-5199

2013-09-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5375: - Assignee: Jason Dere > Bug in Hive-0.12 branch with parameterized types due to merge conflict with >

  1   2   3   >