[jira] Commented: (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2010-02-11 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832434#action_12832434 ] Bennie Schut commented on HIVE-1019: 1. My editor's bad ;-) will fix this. 2. Ok will

Build hive failed, SVN update on today

2010-02-11 Thread jian yi
Buildfile: D:\hadoop\src\hive\build.xml jar: create-dirs: compile-ant-tasks: create-dirs: init: compile: [echo] Compiling: anttasks deploy-ant-tasks: create-dirs: init: compile: [echo] Compiling: anttasks jar: init: compile: ivy-init-dirs: ivy-download:

Re: Build hive failed, SVN update on today

2010-02-11 Thread Carl Steinbach
Hi Jian, The answer to your problem is here: http://www.mail-archive.com/hive-u...@hadoop.apache.org/msg02361.html On Thu, Feb 11, 2010 at 4:32 AM, jian yi eyj...@gmail.com wrote: Buildfile: D:\hadoop\src\hive\build.xml jar: create-dirs: compile-ant-tasks: create-dirs: init:

Re: Build hive failed, SVN update on today

2010-02-11 Thread jian yi
Hi carl, Thank your help, but I can't access the url: The webpage at * http://www.mail-archive.com/hive-u...@hadoop.apache.org/msg02361.html* might be temporarily down or it may have moved permanently to a new web address. 2010/2/11 Carl Steinbach c...@cloudera.com Hi Jian, The answer to

Re: Build hive failed, SVN update on today

2010-02-11 Thread Carl Steinbach
Remove the * at the end of the URL. On Thu, Feb 11, 2010 at 4:46 AM, jian yi eyj...@gmail.com wrote: Hi carl, Thank your help, but I can't access the url: The webpage at * http://www.mail-archive.com/hive-u...@hadoop.apache.org/msg02361.html*might be temporarily down or it may have moved

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

2010-02-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/359/changes Changes: [heyongqiang] HIVE-1122. Make ql/metadata/Table and Partition serializable (Zheng Shao via He Yongqiang) [zshao] HIVE-1150. Add comment to explain why we check for dir first in add_partitions(). (Paul Yang via

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

2010-02-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/363/changes Changes: [heyongqiang] HIVE-1122. Make ql/metadata/Table and Partition serializable (Zheng Shao via He Yongqiang) [zshao] HIVE-1150. Add comment to explain why we check for dir first in add_partitions(). (Paul Yang via

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

2010-02-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/363/changes Changes: [heyongqiang] HIVE-1122. Make ql/metadata/Table and Partition serializable (Zheng Shao via He Yongqiang) [zshao] HIVE-1150. Add comment to explain why we check for dir first in add_partitions(). (Paul Yang via

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

2010-02-11 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832554#action_12832554 ] Edward Capriolo commented on HIVE-1157: --- Sorry about that. I am not sure if I had an

Build failed in Hudson: Hive-trunk-h0.20 #185

2010-02-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/185/changes Changes: [heyongqiang] HIVE-1122. Make ql/metadata/Table and Partition serializable (Zheng Shao via He Yongqiang) [zshao] HIVE-1150. Add comment to explain why we check for dir first in add_partitions(). (Paul Yang via

[jira] Commented: (HIVE-50) Tag columns as partitioning columns

2010-02-11 Thread E. Sammer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832576#action_12832576 ] E. Sammer commented on HIVE-50: --- Rather than having two places to define columns, it seems like

[jira] Commented: (HIVE-1126) Missing some Jdbc functionality like getTables getColumns and HiveResultSet.get* methods based on column name.

2010-02-11 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832712#action_12832712 ] John Sichi commented on HIVE-1126: -- Hi Bennie, Thanks a lot for working on this. I have

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

2010-02-11 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: HIVE-705.1.patch Here's the result of rebasing the old patch to apply against latest trunk.

[jira] Created: (HIVE-1158) Introducing a new parameter for Map-side join bucket size

2010-02-11 Thread Ning Zhang (JIRA)
Introducing a new parameter for Map-side join bucket size - Key: HIVE-1158 URL: https://issues.apache.org/jira/browse/HIVE-1158 Project: Hadoop Hive Issue Type: Improvement Affects

[jira] Updated: (HIVE-1152) Add metastore API method to drop partition / append partition by name

2010-02-11 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1152: - Resolution: Fixed Fix Version/s: 0.6.0 Release Note: HIVE-1152. Add metastore API method to