[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12678635#action_12678635 ] Min Zhou commented on HIVE-322: --- I am considering adding a register statement for registering a

[jira] Created: (HIVE-324) AccessControlException when load data into table

2009-03-04 Thread Min Zhou (JIRA)
AccessControlException when load data into table Key: HIVE-324 URL: https://issues.apache.org/jira/browse/HIVE-324 Project: Hadoop Hive Issue Type: Bug Components: Metastore

[jira] Updated: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-322: -- Attachment: registerjars1.patch it works, now. hive register '/home/zhoumin/myudf.jar' ; OK Time taken: 0.141

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

2009-03-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/22/ -- [...truncated 17190 lines...] [junit] diff http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/ws/hive/build/ql/test/logs/negative/unknown_column2.q.out

Build failed in Hudson: Hive-trunk-h0.18 #23

2009-03-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/23/ -- [...truncated 19731 lines...] [junit] diff http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/ql/test/logs/negative/unknown_column2.q.out

Build failed in Hudson: Hive-trunk-h0.19 #22

2009-03-04 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/22/ -- [...truncated 19337 lines...] [junit] diff http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/ws/hive/build/ql/test/logs/negative/unknown_column2.q.out

Cannot issue query

2009-03-04 Thread Marcus Herou
Hi. Started to lab with Hive today since it seems to suit us quite well and since we are processing our weblogstats with Hadoop as of today and ends up doing SQL in Hadoop form it seems fair to try out a system which does that in one step :) I've created and loaded data into Hive with the

[jira] Updated: (HIVE-223) when using map-side aggregates - perform single map-reduce group-by

2009-03-04 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-223: Attachment: hive.223.4.patch when using map-side aggregates - perform single map-reduce group-by

JIRA_hive.223.4.patch_UNIT_TEST_FAILED

2009-03-04 Thread Murli Varadachari
ERROR: UNIT TEST using PATCH hive.223.4.patch FAILED!! [junit] Test org.apache.hadoop.hive.cli.TestCliDriver FAILED BUILD FAILED

[jira] Updated: (HIVE-324) AccessControlException when load data into table

2009-03-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-324: -- Attachment: hive.patch Since it's a temporary path will remove in the end of that function, we can use a

[jira] Created: (HIVE-325) [Hive] rand() should be ignored by input pruning

2009-03-04 Thread Namit Jain (JIRA)
[Hive] rand() should be ignored by input pruning Key: HIVE-325 URL: https://issues.apache.org/jira/browse/HIVE-325 Project: Hadoop Hive Issue Type: Bug Components: Query Processor

[jira] Created: (HIVE-326) [hive] groupby count distinct with nulls has some problems

2009-03-04 Thread Namit Jain (JIRA)
[hive] groupby count distinct with nulls has some problems -- Key: HIVE-326 URL: https://issues.apache.org/jira/browse/HIVE-326 Project: Hadoop Hive Issue Type: Bug