Hi !

The problem is that some sites from where maven is downloading are blocked
by our proxy servers.
So i asked for an alternative.

However my quick fix question was :
" I am able to build hadoop source Project successfully using 
http://tech.zhenhua.info/2010/11/svn-subclipse.html
http://tech.zhenhua.info/2010/11/svn-subclipse.html  but how do i run it in
eclipse so that i can see the working of Jobtracker,Tasktracker and namenode
in IDE." 

I have used a direct internet connection (without proxy) to check out
whether what Harsh said was working for me or not.
-> ant compile eclipse was "BUILD SUCCESSFUL"  for "common" and "hdfs" 
-> For mapreduce "ant compile eclipse" was giving :

[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve]           module not found: org.apache.hadoop#guava;r09
[ivy:resolve]   ==== apache-snapshot: tried
[ivy:resolve]    
https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/guava/r09/guava-r09.pom
[ivy:resolve]     -- artifact org.apache.hadoop#guava;r09!guava.jar:
[ivy:resolve]    
https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/guava/r09/guava-r09.jar
[ivy:resolve]   ==== maven2: tried
[ivy:resolve]    
http://repo1.maven.org/maven2/org/apache/hadoop/guava/r09/guava-r09.pom
[ivy:resolve]     -- artifact org.apache.hadoop#guava;r09!guava.jar:
[ivy:resolve]    
http://repo1.maven.org/maven2/org/apache/hadoop/guava/r09/guava-r09.jar
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: org.apache.hadoop#guava;r09: not found
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/home/arun/git_mvn_eclipse/hadoop-common/mapreduce/build.xml:2147:
impossible to resolve dependencies:
        resolve failed - see output for details

Thank u very much .
Arun

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Configuring-Hadoop-on-eclipse-tp3306402p3307993.html
Sent from the Hadoop lucene-dev mailing list archive at Nabble.com.

Reply via email to