[jira] [Commented] (HIVE-2600) Enable/Add type-specific compression for rcfile

2011-11-29 Thread He Yongqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159438#comment-13159438 ] He Yongqiang commented on HIVE-2600: That sounds good. but i did not find the code

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

2011-11-29 Thread Apache Jenkins Server
Changes for Build #1108 Changes for Build #1109 Changes for Build #1110 [heyongqiang] HIVE-2605: Setting no_drop on a table should cascade to child partitions (namit via He Yongqiang) Changes for Build # All tests passed The Apache Jenkins build system has built Hive-trunk-h0.21

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

2011-11-29 Thread Tom White (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HIVE-2468: Attachment: HIVE-2468.patch This patch fixes org.apache.hadoop.hive.ql.io.TestSymlinkTextInputFormat (the

[jira] [Assigned] (HIVE-2503) HiveServer should provide per session configuration

2011-11-29 Thread John Sichi (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-2503: Assignee: Navis HiveServer should provide per session configuration

[jira] [Updated] (HIVE-2099) GROUP BY rules not applied correctly for select *

2011-11-29 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2099: - Status: Open (was: Patch Available) GROUP BY rules not applied correctly for select *

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

2011-11-29 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159555#comment-13159555 ] John Sichi commented on HIVE-2613: -- +1, will commit when tests pass.

[jira] [Updated] (HIVE-2362) HiveConf properties not appearing in the output of 'set' or 'set -v'

2011-11-29 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2362: - Attachment: HIVE-2362.1.patch.txt HiveConf properties not appearing in the output of 'set'

[jira] [Commented] (HIVE-2362) HiveConf properties not appearing in the output of 'set' or 'set -v'

2011-11-29 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159625#comment-13159625 ] John Sichi commented on HIVE-2362: -- Need a testcase, right? HiveConf

[jira] [Commented] (HIVE-1013) Interactive 'help' command for HiveCLI

2011-11-29 Thread tom hanlon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159723#comment-13159723 ] tom hanlon commented on HIVE-1013: -- The way MySQL executes help should be easy to

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

2011-11-29 Thread Ashutosh Chauhan (Created) (JIRA)
Passing user identity from metastore client to server in non-secure mode Key: HIVE-2616 URL: https://issues.apache.org/jira/browse/HIVE-2616 Project: Hive Issue Type:

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

2011-11-29 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.patch Here is a design patch which illustrate one approach to solve

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

2011-11-29 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2613: - Resolution: Fixed Fix Version/s: 0.9.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HIVE-2561) Allow UDFs to specify additional FILE/JAR resources necessary for execution

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

[jira] [Updated] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-11-29 Thread Chinna Rao Lalam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2602: --- Attachment: HIVE-2602.patch add support for insert partition overwrite(...) if not

Review Request: add support for insert partition overwrite(...) if not exists

2011-11-29 Thread chinnarao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2974/ --- Review request for hive and namit jain. Summary --- INSERT OVERWRITE TABLE

[jira] [Commented] (HIVE-2602) add support for insert partition overwrite(...) if not exists

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

[jira] [Commented] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-11-29 Thread Chinna Rao Lalam (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159843#comment-13159843 ] Chinna Rao Lalam commented on HIVE-2602: Provided a check to validate the partition

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

2011-11-29 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159862#comment-13159862 ] Ashutosh Chauhan commented on HIVE-2616: Some details: Currently metastore client

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

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