winghc
winghc
1)What results does your workflow return? -- Hive job just submit etl task ( java program ) to hadoop cluster, client do not need any more work. 2) What type...
You need tell ant where is your eclipse library? That is why "-Declipse.home=/opt/eclipse" means
That jar is for x64 Date: Fri, 10 Jan 2014 04:36:30 -0800 From: [email protected] To: [email protected] Subject: Re: [hadoop2x-eclipse-plugin] eclipse err: connot connect to dfs (#8) my enviroment is hadoop-2.2.0,...
It's better for you to compile the source code against real environment. Date: Mon, 13 Jan 2014 17:11:58 -0800 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [hadoop2x-eclipse-plugin] eclipse err:...
ant download jar from maven repository error, make sure you have good internet connection which can access maven repository well
Hi, Fixed. Pls pull the latest code. ivysetting.xml now force to use hadoop-artifacts from external maven repository rather than my local internal maven repo.
Those depends some eclipse plugin jars,check your eclipse version and make sure jar required correctly installed
I never try windows. No jar download from ivy repo. You can manual download jar/pom from https://repository.apache.org/content/repositories/releases/ to your local ivy repo, or copy jar from your local hadoop directory