[jira] Updated: (HIVE-936) dynamic partitions creation based on values

2010-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-936: Attachment: dp_design.txt Uploading a design notes. Comments and suggestions are welcome. > dynamic partiti

[jira] Created: (HIVE-1208) Bug with error "cannot find ObjectInspector for VOID"

2010-03-01 Thread Zheng Shao (JIRA)
Bug with error "cannot find ObjectInspector for VOID" - Key: HIVE-1208 URL: https://issues.apache.org/jira/browse/HIVE-1208 Project: Hadoop Hive Issue Type: Bug Reporter: Zheng

[jira] Updated: (HIVE-1207) ScriptOperator AutoProgressor does not set the interval

2010-03-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1207: --- Resolution: Fixed Fix Version/s: 0.6.0 Release Note: ScriptOperator AutoProgressor does no

[jira] Commented: (HIVE-1207) ScriptOperator AutoProgressor does not set the interval

2010-03-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839967#action_12839967 ] He Yongqiang commented on HIVE-1207: +1, will commit after tests pass. > ScriptOperator

[jira] Updated: (HIVE-1207) ScriptOperator AutoProgressor does not set the interval

2010-03-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1207: - Affects Version/s: 0.6.0 0.5.0 Status: Patch Available (was: Open)

[jira] Updated: (HIVE-1207) ScriptOperator AutoProgressor does not set the interval

2010-03-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1207: - Attachment: HIVE-1207.1.patch > ScriptOperator AutoProgressor does not set the interval >

[jira] Created: (HIVE-1207) ScriptOperator AutoProgressor does not set the interval

2010-03-01 Thread Zheng Shao (JIRA)
ScriptOperator AutoProgressor does not set the interval --- Key: HIVE-1207 URL: https://issues.apache.org/jira/browse/HIVE-1207 Project: Hadoop Hive Issue Type: Bug Reporter: Zh

[jira] Commented: (HIVE-1202) "Unknown exception : null" while join

2010-03-01 Thread Mafish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839959#action_12839959 ] Mafish commented on HIVE-1202: -- @Zheng With my patch, hive will omit the outmost where clauses

[jira] Updated: (HIVE-705) Let Hive can analyse hbase's tables

2010-03-01 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-705: Attachment: zookeeper-3.2.2.jar > Let Hive can analyse hbase's tables > --- >

[jira] Updated: (HIVE-705) Let Hive can analyse hbase's tables

2010-03-01 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-705: Attachment: hbase-0.20.3-test.jar > Let Hive can analyse hbase's tables > ---

[jira] Updated: (HIVE-705) Let Hive can analyse hbase's tables

2010-03-01 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-705: Attachment: hbase-0.20.3.jar > Let Hive can analyse hbase's tables > --- > >

[jira] Commented: (HIVE-1202) "Unknown exception : null" while join

2010-03-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839940#action_12839940 ] Zheng Shao commented on HIVE-1202: -- {code} select * from ( select name from classes ) a j

[jira] Assigned: (HIVE-1203) HiveInputFormat.getInputFormatFromCache "swallows" cause exception when trowing IOExcpetion

2010-03-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-1203: Assignee: Vladimir Klimontovich > HiveInputFormat.getInputFormatFromCache "swallows" cause exceptio

[jira] Commented: (HIVE-1194) sorted merge join

2010-03-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839935#action_12839935 ] Namit Jain commented on HIVE-1194: -- There is a operator id which is unique - so the problem

[jira] Commented: (HIVE-1194) sorted merge join

2010-03-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839932#action_12839932 ] He Yongqiang commented on HIVE-1194: yes, we can do that. there are two problems need to

Re: hello,i want to contribute to hive,please help me,thank you!

2010-03-01 Thread Amr Awadallah
see: http://wiki.apache.org/hadoop/Hive/HowToContribute On 2/28/2010 5:43 AM, wanglianhui2006 wrote: thank you!

[jira] Commented: (HIVE-1194) sorted merge join

2010-03-01 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839922#action_12839922 ] Namit Jain commented on HIVE-1194: -- Had a quick comment - dont you need a operator->fetcope

Re: Hive User Group Meeting 3/18/2010 7pm at Facebook

2010-03-01 Thread Zheng Shao
We also created a Meetup group in case you prefer to register on meetup.com http://www.meetup.com/Hive-User-Group-Meeting/calendar/12741356/ We are hosting a Hive User Group Meeting, open to all current and potential hadoop/hive users. Agenda: * Hive Tutorial (Carl Steinbach, cloudera): 20 min *

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

2010-03-01 Thread Apache Hudson Server
See Changes: [heyongqiang] HIVE-1204. typedbytes: writing to stderr kills the mapper.(namit via He Yongqiang) [heyongqiang] HIVE-1204. typedbytes: writing to stderr kills the mapper.(namit via He Yongqiang) -

[jira] Commented: (HIVE-1202) "Unknown exception : null" while join

2010-03-01 Thread Mafish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839606#action_12839606 ] Mafish commented on HIVE-1202: -- @Yongqiang We have a internal hive originate from hive-0.4.2rc

hello,i want to contribute to hive,please help me,thank you!

2010-03-01 Thread wanglianhui2006
thank you!