Build failed in Hudson: Hive-trunk-h0.17 #399

2010-03-29 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/399/ -- [...truncated 13295 lines...] [junit] Loading data to table srcbucket2 [junit] POSTHOOK: Output: defa...@srcbucket2 [junit] OK [junit] Loading data to table srcbucket2

[jira] Updated: (HIVE-1281) Bucketing column names in create table should be case-insensitive

2010-03-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1281: --- Attachment: hive-1281.1.patch This patch will use lower case for names of sort columns/ bucket

[jira] Updated: (HIVE-1286) error/info message being emitted on standard output

2010-03-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1286: --- Status: Patch Available (was: Open) error/info message being emitted on standard output

[jira] Updated: (HIVE-1281) Bucketing column names in create table should be case-insensitive

2010-03-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1281: --- Status: Patch Available (was: Open) Bucketing column names in create table should be

[jira] Commented: (HIVE-1286) error/info message being emitted on standard output

2010-03-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851048#action_12851048 ] Zheng Shao commented on HIVE-1286: -- Shall we use LOG.info or LOG.debug instead?

[jira] Created: (HIVE-1287) Struct datatype should not use field names for type equivalence.

2010-03-29 Thread Arvind Prabhakar (JIRA)
Struct datatype should not use field names for type equivalence. Key: HIVE-1287 URL: https://issues.apache.org/jira/browse/HIVE-1287 Project: Hadoop Hive Issue Type: Bug

[jira] Commented: (HIVE-1286) error/info message being emitted on standard output

2010-03-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851049#action_12851049 ] He Yongqiang commented on HIVE-1286: I think LOG.info will go to stdout if not

[jira] Commented: (HIVE-1287) Struct datatype should not use field names for type equivalence.

2010-03-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851075#action_12851075 ] Zheng Shao commented on HIVE-1287: -- I think we should support the following query: {code}

Re: [jira] Commented: (HIVE-1157) UDFs can't be loaded via add jar when jar is on HDFS

2010-03-29 Thread Ted Yu
Philip: hive add jar hdfs://localhost/FooTest.jar; Unable to validate hdfs://localhost/FooTest.jar Exception: Call to localhost/127.0.0.1:8020 failed on connection exception: java.net.ConnectException: Connection refused Do you know how the port (8020) is configured for 'add jar' command ?

[jira] Commented: (HIVE-1287) Struct datatype should not use field names for type equivalence.

2010-03-29 Thread Arvind Prabhakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851097#action_12851097 ] Arvind Prabhakar commented on HIVE-1287: Thanks for your comment Zheng. I can see

[jira] Commented: (HIVE-1281) Bucketing column names in create table should be case-insensitive

2010-03-29 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851109#action_12851109 ] Namit Jain commented on HIVE-1281: -- +1 looks good - will commit if the tests pass

[jira] Updated: (HIVE-1281) Bucketing column names in create table should be case-insensitive

2010-03-29 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1281: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Commented: (HIVE-1287) Struct datatype should not use field names for type equivalence.

2010-03-29 Thread Arvind Prabhakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851166#action_12851166 ] Arvind Prabhakar commented on HIVE-1287: I think I understand your point of view.

[jira] Updated: (HIVE-1276) optimize bucketing

2010-03-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1276: --- Attachment: hive-1276.1.patch attached a preview patch. not finished. optimize bucketing

[jira] Created: (HIVE-1288) map-join map-only jobs not collapsed with subsequent map-reduce jobs

2010-03-29 Thread Joydeep Sen Sarma (JIRA)
map-join map-only jobs not collapsed with subsequent map-reduce jobs Key: HIVE-1288 URL: https://issues.apache.org/jira/browse/HIVE-1288 Project: Hadoop Hive Issue Type:

[jira] Updated: (HIVE-1276) optimize bucketing

2010-03-29 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1276: --- Attachment: hive-1276.2.patch optimize bucketing --- Key:

[jira] Updated: (HIVE-474) Support for distinct selection on two or more columns

2010-03-29 Thread Mafish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mafish updated HIVE-474: Attachment: hive-474.1.patch Support for distinct selection on two or more columns

[jira] Commented: (HIVE-474) Support for distinct selection on two or more columns

2010-03-29 Thread Mafish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851261#action_12851261 ] Mafish commented on HIVE-474: - I have uploaded a patch originated from 0.4.2rc, please have a