[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616085#comment-13616085 ] Navis commented on HIVE-4223: - < for (int i = 0; i < list.size(); i++) { — > int listSize = lis

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-4149: - Resolution: Fixed Fix Version/s: 0.11.0 Hadoop Flags: Reviewed Status: Resolved (wa

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616080#comment-13616080 ] Navis commented on HIVE-4239: - Thanks for your explanation. Compile time is not neglectable whe

[jira] [Commented] (HIVE-4237) Hive cannot support following query, and will throw java.lang.IndexOutOfBoundsException in org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616073#comment-13616073 ] Navis commented on HIVE-4237: - Seemed HIVE-2332 and working well in trunk. Could you try?

[jira] [Updated] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3464: -- Attachment: HIVE-3464.D5409.5.patch navis updated the revision "HIVE-3464 [jira] Merging join tree may r

[jira] [Updated] (HIVE-4197) Bring windowing support inline with SQL Standard

2013-03-27 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-4197: Attachment: WindowingSpecification.pdf > Bring windowing support inline with SQL Standard >

[jira] [Commented] (HIVE-4197) Bring windowing support inline with SQL Standard

2013-03-27 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616062#comment-13616062 ] Harish Butani commented on HIVE-4197: - upload updated doc. > Bring win

[jira] [Updated] (HIVE-4197) Bring windowing support inline with SQL Standard

2013-03-27 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-4197: Attachment: (was: WindowingSpecification.pdf) > Bring windowing support inline with SQL Stan

[jira] [Updated] (HIVE-4240) optimize hive.enforce.bucketing and hive.enforce sorting insert

2013-03-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-4240: - Issue Type: Improvement (was: Bug) > optimize hive.enforce.bucketing and hive.enforce sorting insert

[jira] [Created] (HIVE-4241) optimize hive.enforce.sorting and hive.enforce bucketing join

2013-03-27 Thread Namit Jain (JIRA)
Namit Jain created HIVE-4241: Summary: optimize hive.enforce.sorting and hive.enforce bucketing join Key: HIVE-4241 URL: https://issues.apache.org/jira/browse/HIVE-4241 Project: Hive Issue Type:

[jira] [Commented] (HIVE-4018) MapJoin failing with Distributed Cache error

2013-03-27 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616047#comment-13616047 ] Amareshwari Sriramadasu commented on HIVE-4018: --- [~namitjain], Can you please

[jira] [Created] (HIVE-4240) optimize hive.enforce.bucketing and hive.enforce sorting insert

2013-03-27 Thread Namit Jain (JIRA)
Namit Jain created HIVE-4240: Summary: optimize hive.enforce.bucketing and hive.enforce sorting insert Key: HIVE-4240 URL: https://issues.apache.org/jira/browse/HIVE-4240 Project: Hive Issue Typ

[jira] [Commented] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616037#comment-13616037 ] Phabricator commented on HIVE-3464: --- navis has commented on the revision "HIVE-3464 [jira

[jira] [Commented] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616025#comment-13616025 ] Phabricator commented on HIVE-4149: --- njain has accepted the revision "HIVE-4149 [jira] wr

[jira] [Commented] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616024#comment-13616024 ] Namit Jain commented on HIVE-4149: -- +1 > wrong results big outer joins wi

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4149: -- Attachment: HIVE-4149.D9747.2.patch navis updated the revision "HIVE-4149 [jira] wrong results big outer

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4149: Status: Patch Available (was: Open) > wrong results big outer joins with array of ints > --

[jira] [Updated] (HIVE-4209) Cache evaluation result of deterministic expression and reuse it

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4209: -- Attachment: HIVE-4209.D9585.3.patch navis updated the revision "HIVE-4209 [jira] Cache evaluation result

[jira] [Commented] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615937#comment-13615937 ] Navis commented on HIVE-4149: - Ah, sure. > wrong results big outer joins with

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2013-03-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615900#comment-13615900 ] Carl Steinbach commented on HIVE-4239: -- Code was added in HIVE-2935 that serializes ac

[jira] [Created] (HIVE-4239) Remove lock on compilation stage

2013-03-27 Thread Carl Steinbach (JIRA)
Carl Steinbach created HIVE-4239: Summary: Remove lock on compilation stage Key: HIVE-4239 URL: https://issues.apache.org/jira/browse/HIVE-4239 Project: Hive Issue Type: Bug Compone

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2013-03-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615899#comment-13615899 ] Carl Steinbach commented on HIVE-2935: -- [~navis] While working on HS2 I encountered be

[jira] [Commented] (HIVE-3938) Hive MetaStore should send a single AddPartitionEvent for atomically added partition-set.

2013-03-27 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615891#comment-13615891 ] Mithun Radhakrishnan commented on HIVE-3938: Yikes! I missed the notification f

[jira] [Commented] (HIVE-3938) Hive MetaStore should send a single AddPartitionEvent for atomically added partition-set.

2013-03-27 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615884#comment-13615884 ] Mithun Radhakrishnan commented on HIVE-3938: Thanks for the review, Sush. :] D

[jira] [Commented] (HIVE-4119) ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty

2013-03-27 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615847#comment-13615847 ] Shreepadma Venugopalan commented on HIVE-4119: -- [~cwsteinbach]: Would it be po

Re: Where to put hcatalog branches and site code

2013-03-27 Thread Daniel Dai
Alan, How do we run HCatalog only unit tests now? Thanks, Daniel On Tue, Mar 26, 2013 at 5:02 PM, Alan Gates wrote: > Right after I moved the hcat code to hive/trunk/hcatalog Owen pointed out > that the problem with this is now everyone who checks out Hive pulls _all_ of > the hcat code. This

[jira] [Updated] (HIVE-4179) NonBlockingOpDeDup does not merge SEL operators correctly

2013-03-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4179: - Attachment: HIVE-4179.3.patch Adjusted fix per Navis' instructions. I've also checked othe

[jira] [Commented] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2013-03-27 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615730#comment-13615730 ] Vikram Dixit K commented on HIVE-3464: -- [~navis] I went through the tests and code and

[jira] [Commented] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615729#comment-13615729 ] Phabricator commented on HIVE-3464: --- vikram has commented on the revision "HIVE-3464 [jir

[jira] [Updated] (HIVE-4238) Integrate HCatalog site into Hive site

2013-03-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-4238: - Status: Patch Available (was: Open) > Integrate HCatalog site into Hive site > --

[jira] [Updated] (HIVE-4238) Integrate HCatalog site into Hive site

2013-03-27 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-4238: - Attachment: HIVE-4238.patch This patch cannot be applied directly as is because it doesn't contain the 'sv

[jira] [Created] (HIVE-4238) Integrate HCatalog site into Hive site

2013-03-27 Thread Alan Gates (JIRA)
Alan Gates created HIVE-4238: Summary: Integrate HCatalog site into Hive site Key: HIVE-4238 URL: https://issues.apache.org/jira/browse/HIVE-4238 Project: Hive Issue Type: Sub-task Comp

Re: Issue involving non-sun java build

2013-03-27 Thread Renata Ghisloti Duarte de Souza
Thanks for the tip Brock! I used Phabricator now. Thanks, Renata. On Mon, 2013-03-25 at 12:30 -0500, Brock Noland wrote: > Hi, > > Great to see the patches! It doesn't appear you've followed the "Review > Process" section of the contribution guide here > https://cwiki.apache.org/confluence/displ

[jira] [Commented] (HIVE-4179) NonBlockingOpDeDup does not merge SEL operators correctly

2013-03-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615578#comment-13615578 ] Gunther Hagleitner commented on HIVE-4179: -- Much better fix! Thanks [~navis]. Test

[jira] [Commented] (HIVE-3980) Cleanup after HIVE-3403

2013-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615492#comment-13615492 ] Hudson commented on HIVE-3980: -- Integrated in Hive-trunk-h0.21 #2033 (See [https://builds.apa

[jira] [Commented] (HIVE-3381) Result of outer join is not valid

2013-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615494#comment-13615494 ] Hudson commented on HIVE-3381: -- Integrated in Hive-trunk-h0.21 #2033 (See [https://builds.apa

[jira] [Commented] (HIVE-4007) Create abstract classes for serializer and deserializer

2013-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615491#comment-13615491 ] Hudson commented on HIVE-4007: -- Integrated in Hive-trunk-h0.21 #2033 (See [https://builds.apa

[jira] [Commented] (HIVE-4042) ignore mapjoin hint

2013-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615493#comment-13615493 ] Hudson commented on HIVE-4042: -- Integrated in Hive-trunk-h0.21 #2033 (See [https://builds.apa

[jira] [Commented] (HIVE-3348) semi-colon in comments in .q file does not work

2013-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615489#comment-13615489 ] Hudson commented on HIVE-3348: -- Integrated in Hive-trunk-h0.21 #2033 (See [https://builds.apa

[jira] [Commented] (HIVE-4212) sort merge join should work for outer joins for more than 8 inputs

2013-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615490#comment-13615490 ] Hudson commented on HIVE-4212: -- Integrated in Hive-trunk-h0.21 #2033 (See [https://builds.apa

[jira] [Commented] (HIVE-3958) support partial scan for analyze command - RCFile

2013-03-27 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615329#comment-13615329 ] Gang Tim Liu commented on HIVE-3958: Namit thank you very much Sent from my iPhone

[jira] [Updated] (HIVE-3958) support partial scan for analyze command - RCFile

2013-03-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3958: - Resolution: Fixed Fix Version/s: 0.11.0 Hadoop Flags: Reviewed Status: Resolved (wa

[jira] [Created] (HIVE-4237) Hive cannot support following query, and will throw java.lang.IndexOutOfBoundsException in org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector

2013-03-27 Thread Yong Zhang (JIRA)
Yong Zhang created HIVE-4237: Summary: Hive cannot support following query, and will throw java.lang.IndexOutOfBoundsException in org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector Key: HIVE-4237

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-03-27 Thread Yong Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615173#comment-13615173 ] Yong Zhang commented on HIVE-4223: -- This exception is not made in any UDTF. The query to

[jira] [Commented] (HIVE-3958) support partial scan for analyze command - RCFile

2013-03-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615136#comment-13615136 ] Namit Jain commented on HIVE-3958: -- +1 > support partial scan for analyze

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-4149: - Status: Open (was: Patch Available) Navis, the code changes look good. Can you add the test that I provid

[jira] [Updated] (HIVE-4236) JDBC2 HivePreparedStatement does not release resources

2013-03-27 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4236: -- Fix Version/s: 0.11.0 Status: Patch Available (was: Open) > JDBC2 HivePreparedStatement

[jira] [Updated] (HIVE-4236) JDBC2 HivePreparedStatement does not release resources

2013-03-27 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4236: -- Attachment: HIVE-4236.patch Uploading patch which closes ResultSet and frees server-side resources.

[jira] [Created] (HIVE-4236) JDBC2 HivePreparedStatement does not release resources

2013-03-27 Thread Chris Drome (JIRA)
Chris Drome created HIVE-4236: - Summary: JDBC2 HivePreparedStatement does not release resources Key: HIVE-4236 URL: https://issues.apache.org/jira/browse/HIVE-4236 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4236) JDBC2 HivePreparedStatement does not release resources

2013-03-27 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4236: -- Assignee: Chris Drome > JDBC2 HivePreparedStatement does not release resources > ---

[jira] [Commented] (HIVE-4223) LazySimpleSerDe will throw IndexOutOfBoundsException in nested structs of hive table

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615020#comment-13615020 ] Navis commented on HIVE-4223: - Can I ask that the query which made above exception is using UDT

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615009#comment-13615009 ] Navis commented on HIVE-2935: - [~cwsteinbach] It seemed quite late but can I ask why there is g

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4149: Priority: Critical (was: Major) > wrong results big outer joins with array of ints > --

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4149: -- Attachment: HIVE-4149.D9747.1.patch navis requested code review of "HIVE-4149 [jira] wrong results big o

[jira] [Updated] (HIVE-4149) wrong results big outer joins with array of ints

2013-03-27 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4149: Assignee: Navis Status: Patch Available (was: Open) It's regression of HIVE-2540. Sorry. > w