[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2012-01-06 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181789#comment-13181789 ] Phabricator commented on HIVE-2629: --- thw has commented on the revision "HIVE-2629 [jira]

[jira] [Updated] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2012-01-06 Thread Thomas Weise (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated HIVE-2629: --- Attachment: HIVE-2629.3.patch svn diff --show-copies-as-adds > HIVE-2629.3.patch (Apply using svn pat

[jira] [Assigned] (HIVE-2694) Add FORMAT UDF

2012-01-06 Thread Carl Steinbach (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2694: Assignee: Zhenxiao Luo > Add FORMAT UDF > -- > > Key: HIVE-2

[jira] [Assigned] (HIVE-2695) Add PRINTF() Udf

2012-01-06 Thread Carl Steinbach (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2695: Assignee: Zhenxiao Luo > Add PRINTF() Udf > > > Key: HI

[jira] [Updated] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2012-01-06 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2629: -- Attachment: HIVE-2629.D711.3.patch thw updated the revision "HIVE-2629 [jira] Make a single Hive binary

[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2012-01-06 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181731#comment-13181731 ] Phabricator commented on HIVE-2629: --- thw has commented on the revision "HIVE-2629 [jira]

[jira] [Updated] (HIVE-2691) Specify location of log4j configuration files via configuration properties

2012-01-06 Thread Zhenxiao Luo (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2691: --- Status: Patch Available (was: Open) > Specify location of log4j configuration files via configura

[jira] [Updated] (HIVE-2691) Specify location of log4j configuration files via configuration properties

2012-01-06 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2691: -- Attachment: HIVE-2691.D1131.1.patch zhenxiao requested code review of "HIVE-2691 [jira] Specify location

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

2012-01-06 Thread Apache Jenkins Server
Changes for Build #1150 [jvs] HIVE-2657 [jira] builtins JAR is not being published to Maven repo & hive-cli POM does not depend on it either (Carl Steinbach via John Sichi) Summary: Make hive-cli and hive-ql depend on hive-builtins Test Plan: EMPTY Reviewers: JIRA, jsichi Reviewed By: jsichi

[jira] [Commented] (HIVE-556) let hive support theta join

2012-01-06 Thread Alex Newman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181492#comment-13181492 ] Alex Newman commented on HIVE-556: -- Any updates here? > let hive support t

Re: Error in running hive query

2012-01-06 Thread Aniket Mokashi
[moving to user@hive] Can you send us the details from task logs? Thanks, Aniket On Fri, Jan 6, 2012 at 2:53 AM, Bhavesh Shah wrote: > Hello, > > hive> FROM ( >> FROM subset >> MAP subset.patient_mrn, subset.encounter_date >> USING 'q1.txt' >> AS mp1, mp2 >> CLUSTER BY mp1)

How to Unsubscribe

2012-01-06 Thread Walker, Travis
Hey Folks, Sorry for the interruption. I have sent unsubscribe emails to every hive list I can find and these mails keep coming. How do I get off of this list? Thanks, Travis

Error in running hive query

2012-01-06 Thread Bhavesh Shah
Hello, hive> FROM ( > FROM subset > MAP subset.patient_mrn, subset.encounter_date > USING 'q1.txt' > AS mp1, mp2 > CLUSTER BY mp1) map_output > INSERT OVERWRITE TABLE t3 > REDUCE map_output.mp1 > USING 'retrieve' > AS reducef1; Total MapReduce jobs = 1 Launching

[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2012-01-06 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181220#comment-13181220 ] Phabricator commented on HIVE-2629: --- amareshwarisr has commented on the revision "HIVE-26