[jira] Commented: (HIVE-417) Implement Indexing in Hive

2009-04-25 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702769#action_12702769 ] Prasad Chakka commented on HIVE-417: HIVE-1230 has changed the interface for RecordReader

[jira] Created: (HIVE-446) Implement TRUNCATE

2009-04-25 Thread Prasad Chakka (JIRA)
Implement TRUNCATE -- Key: HIVE-446 URL: https://issues.apache.org/jira/browse/HIVE-446 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Prasad Chakka Fix For:

[jira] Commented: (HIVE-446) Implement TRUNCATE

2009-04-25 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702771#action_12702771 ] Prasad Chakka commented on HIVE-446: work around from matt prestritto: Insert overwrite

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

2009-04-25 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/74/changes Changes: [zshao] HIVE-442. Move the data before creating the partition. (Prasad Chakka via zshao) [zshao] HIVE-324. Fix AccessControlException when loading data. (Ashish Thusoo via zshao) [johan] HIVE-433. Fixed

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

2009-04-25 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/72/changes Changes: [zshao] HIVE-442. Move the data before creating the partition. (Prasad Chakka via zshao) [zshao] HIVE-324. Fix AccessControlException when loading data. (Ashish Thusoo via zshao) [johan] HIVE-433. Fixed

[jira] Created: (HIVE-447) Test join32 fails on hudson

2009-04-25 Thread Johan Oskarsson (JIRA)
Test join32 fails on hudson --- Key: HIVE-447 URL: https://issues.apache.org/jira/browse/HIVE-447 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.4.0 Reporter: Johan Oskarsson

[jira] Updated: (HIVE-447) Test join23 fails on hudson

2009-04-25 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-447: - Summary: Test join23 fails on hudson (was: Test join32 fails on hudson) Test join23 fails on

more ClassCastExceptions with joins, group by and non-strings

2009-04-25 Thread Peter Alvaro
Hi, It appears that queries with all three of (join, group by, non-string datatype) cause a crash in the serde code run at the reducer: java.io.IOException: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.DoubleWritable cannot be

building metastore thriftif

2009-04-25 Thread Edward Capriolo
I have read that thrift from apache thrift is not compatible with hive yet. I need to rebuild the metastore what version of thrift should I use? Where can i get it. Thanks, Edward