Hive-trunk-h0.21 - Build # 1113 - Fixed

2011-11-30 Thread Apache Jenkins Server
Changes for Build #1112 [jvs] HIVE-2561 [jira] Add an annotation to UDFs to allow them to specify additional FILE/JAR resources necessary for execution Summary: Add requirements. Often times UDFs will have dependencies to external JARs/FILEs. It makes sense for these to be encoded by the UDF

[jira] [Commented] (HIVE-2613) HiveCli eclipse launch configuration hangs

2011-11-30 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159896#comment-13159896 ] Hudson commented on HIVE-2613: -- Integrated in Hive-trunk-h0.21 #1113 (See

[jira] [Commented] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-30 Thread Amareshwari Sriramadasu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159922#comment-13159922 ] Amareshwari Sriramadasu commented on HIVE-2468: --- I could compile hive against

HIVE-2526 patch need review and commit

2011-11-30 Thread Priyadarshini r
Hi, I have added patch for HIVE-2526. Please review it. Thanks, Priyadarshini

Re: Review Request: HIVE-2468 - Make Hive compile against Hadoop 0.22

2011-11-30 Thread Tom White
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2762/ --- (Updated 2011-11-30 16:57:27.344021) Review request for hive. Summary ---

[jira] [Commented] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-30 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160145#comment-13160145 ] jirapos...@reviews.apache.org commented on HIVE-2468: -

[jira] [Commented] (HIVE-2467) HA Support for Metastore Server

2011-11-30 Thread Thomas Weise (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160178#comment-13160178 ] Thomas Weise commented on HIVE-2467: All unit tests pass with the patch.

[jira] [Created] (HIVE-2617) Insert overwrite table db.tname fails if partition already exists

2011-11-30 Thread Aniket Mokashi (Created) (JIRA)
Insert overwrite table db.tname fails if partition already exists -- Key: HIVE-2617 URL: https://issues.apache.org/jira/browse/HIVE-2617 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-30 Thread Thomas Weise (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160209#comment-13160209 ] Thomas Weise commented on HIVE-2468: I assume (based on findings in linked Pig issue)

[jira] [Created] (HIVE-2618) Describe partition returns table columns but should return partition columns

2011-11-30 Thread Kevin Wilfong (Created) (JIRA)
Describe partition returns table columns but should return partition columns Key: HIVE-2618 URL: https://issues.apache.org/jira/browse/HIVE-2618 Project: Hive

[jira] [Assigned] (HIVE-2618) Describe partition returns table columns but should return partition columns

2011-11-30 Thread Kevin Wilfong (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong reassigned HIVE-2618: --- Assignee: Namit Jain Describe partition returns table columns but should return

[jira] [Commented] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-30 Thread Carl Steinbach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160250#comment-13160250 ] Carl Steinbach commented on HIVE-2468: -- +1. Will commit if tests pass.

Hive-trunk-h0.21 - Build # 1114 - Failure

2011-11-30 Thread Apache Jenkins Server
Changes for Build #1114 2 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket4 Error Message: Unexpected exception See build/ql/tmp/hive.log, or try ant test ... -Dtest.silent=false to get more logs. Stack Trace:

[jira] [Updated] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-11-30 Thread Ashutosh Chauhan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2616: --- Attachment: hive-2616_1.patch Previous patch had some bugs. Updated patch fixes them, all the

[jira] [Created] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Kevin Wilfong (Created) (JIRA)
Add hook to run in meatastore's endFunction which can collect more fb303 counters - Key: HIVE-2619 URL: https://issues.apache.org/jira/browse/HIVE-2619 Project: Hive

[jira] [Commented] (HIVE-2468) Make Hive compile against Hadoop 0.23

2011-11-30 Thread Carl Steinbach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160623#comment-13160623 ] Carl Steinbach commented on HIVE-2468: -- Committed to trunk. Thanks Tom!

[jira] [Reopened] (HIVE-2339) Preserve RS key columns in columnExprMap after CP optimization, which might be useful to other optimizers

2011-11-30 Thread Navis (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reopened HIVE-2339: - It seemed to be fixed by HIVE-1989. It was true for join cases but for group-by cases, mapping information of keys

[jira] [Commented] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160651#comment-13160651 ] Namit Jain commented on HIVE-2619: -- https://reviews.facebook.net/D561

[jira] [Commented] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160658#comment-13160658 ] Phabricator commented on HIVE-2619: --- njain has commented on the revision HIVE-2619 [jira]

[jira] [Commented] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160659#comment-13160659 ] Kevin Wilfong commented on HIVE-2619: - I also created a diff here

[jira] [Updated] (HIVE-2496) Allow ALTER TABLE RENAME between schemas

2011-11-30 Thread Jonathan Natkins (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated HIVE-2496: --- Assignee: (was: Jonathan Natkins) Allow ALTER TABLE RENAME between schemas

[jira] [Commented] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160660#comment-13160660 ] Namit Jain commented on HIVE-2619: -- I thought so too - but it did not for some reason.

[jira] [Commented] (HIVE-2618) Describe partition returns table columns but should return partition columns

2011-11-30 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160661#comment-13160661 ] Namit Jain commented on HIVE-2618: -- https://reviews.facebook.net/D105

[jira] [Updated] (HIVE-1003) optimize metadata only queries

2011-11-30 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-1003: -- Attachment: HIVE-1003.D105.3.patch njain updated the revision HIVE-1003 [jira] optimize metadata only

[jira] [Commented] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160663#comment-13160663 ] Namit Jain commented on HIVE-2619: -- It did show up for me - a little delayed. I should

[jira] [Commented] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160664#comment-13160664 ] John Sichi commented on HIVE-2619: -- It should have added JIRA as one of the reviewers on

[jira] [Updated] (HIVE-2619) Add hook to run in meatastore's endFunction which can collect more fb303 counters

2011-11-30 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2619: -- Attachment: HIVE-2619.D561.1.patch njain requested code review of HIVE-2619 [jira] Add hook to run in

[jira] [Commented] (HIVE-2097) Explore mechanisms for better compression with RC Files

2011-11-30 Thread alex gemini (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160687#comment-13160687 ] alex gemini commented on HIVE-2097: --- selectivity play an important role in columnar

[jira] [Updated] (HIVE-2065) RCFile issues

2011-11-30 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2065: - Component/s: Serializers/Deserializers Tags: rcfile RCFile issues -

Hive-trunk-h0.21 - Build # 1115 - Still Failing

2011-11-30 Thread Apache Jenkins Server
Changes for Build #1114 Changes for Build #1115 [cws] HIVE-2468. Make Hive compile against Hadoop 0.23 (Tom White via cws) 8 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf_isnull_isnotnull Error Message: Unexpected exception See build/ql/tmp/hive.log,