Re: Need Help on Eclipse + JDK to load hive project !!

2009-01-31 Thread Prasad Chakka
You might have execute ant with default options and ivy is getting confused between 17.2.1 and 19 versions. Just do a ant clean, before restarting the steps in wiki. Reg, using 17 vs 19, same set of features are available on both except that Junit tests won't run in Eclipse with 19 version. _

[jira] Commented: (HIVE-262) outer join gets some duplicate rows in some scenarios

2009-01-31 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669288#action_12669288 ] Namit Jain commented on HIVE-262: - However, the above does not work for the following: A le

[jira] Commented: (HIVE-262) outer join gets some duplicate rows in some scenarios

2009-01-31 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669286#action_12669286 ] Namit Jain commented on HIVE-262: - Ashish suggested the following approach: Based on join co

Re: Need Help on Eclipse + JDK to load hive project !!

2009-01-31 Thread Shyam Sarkar
I am getting following error for build ant package :: = [ssar...@ayush2 hive]$ /usr/java/apache-ant-1.7.1/bin/ant package -Dhadoop.version=hadoop-0.17.2.1 Buildfile: build.xml deploy: init: download-ivy: init-ivy: settings-ivy: resolve: [

Re: Need Help on Eclipse + JDK to load hive project !!

2009-01-31 Thread Shyam Sarkar
Would I lose any recent features if I do not use hadoop-0.19.0 version ? --- On Sat, 1/31/09, Prasad Chakka wrote: > From: Prasad Chakka > Subject: Re: Need Help on Eclipse + JDK to load hive project !! > To: "hive-dev@hadoop.apache.org" , > "shyam_sar...@yahoo.com" > Date: Saturday, January

Re: Need Help on Eclipse + JDK to load hive project !!

2009-01-31 Thread Prasad Chakka
I use Eclipse 3.4.0 (3.4.1 also works) with Java 6. Try the instruction from here http://wiki.apache.org/hadoop/Hive/GettingStarted/EclipseSetup I use hadoop-0.17.2.1 version instead of hadoop-0.19 since the former works well with running unit tests. From: Shya

Need Help on Eclipse + JDK to load hive project !!

2009-01-31 Thread Shyam Sarkar
Hi, I have a linux box running Red Hat Linux 4. I tried with many eclipse and jdk versions but finally eclipse 3.2.1 worked with jdk1.5 java run time. I could not load source files from hive into a project. COULD SOMEONE PLEASE TELL ME THE FOLLOWING :: (1) Is the version for eclipse + jdk fine

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

2009-01-31 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669165#action_12669165 ] Joydeep Sen Sarma commented on HIVE-223: on very high cardinality dimensions - map-si