Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Devaraj K
Hi, I am getting this below errors when I try to generate eclipse files using eclipse-files target. Can anybody help me? Buildfile: D:\svn\nextgenmapreduce\mapreduce\build.xml ivy-download: [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar

Re: Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Josh Wills
You want to generate them using mvn instead. See the mapreduce/yarn/README file for how to do it. On Fri, Jul 8, 2011 at 7:00 AM, Devaraj K devara...@huawei.com wrote: Hi, I am getting this below errors when I try to generate eclipse files using eclipse-files target. Can anybody help

Re: Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Robert Evans
I mapreduce/INSTALL also has some important information in it, and be aware that you do not have to install the avro plugin any more. Maven can download it and install it automatically now, but the README was never updated. Also be sure to install protocol buffers. The build will fail

Re: Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Josh Wills
Hey Bobby- Vinod and I did a cleanup pass over INSTALL and yarn/README in https://issues.apache.org/jira/browse/MAPREDUCE-2645. Please take a look and check if there's anything else we need to add/update. Josh On Fri, Jul 8, 2011 at 7:25 AM, Robert Evans ev...@yahoo-inc.com wrote: I

Re: Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Haoyuan Li
Hi Josh, Which configuration file could tell Yarn the location of HDFS? This could be found on http://svn.apache.org/repos/asf/hadoop/common/branches/MR-279/mapreduce/INSTALL Thank you. Best, Haoyuan On Fri, Jul 8, 2011 at 10:58 PM, Josh Wills jwi...@cloudera.com wrote: Hey Bobby- Vinod

Re: Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Haoyuan Li
Hi Josh, Which configuration file could tell Yarn the location of HDFS? This could not be found on http://svn.apache.org/repos/asf/hadoop/common/branches/MR-279/mapreduce/INSTALL Thank you. Best, Haoyuan On Fri, Jul 8, 2011 at 10:58 PM, Josh Wills jwi...@cloudera.com wrote: Hey Bobby-

Re: Problem while running eclipse-files for Next Gen Mapreduce branch

2011-07-08 Thread Josh Wills
Haoyuan, Did you specify HADOOP_CONF_DIR, YARN_CONF_DIR, etc. as per Step 8 of the INSTALL doc? I've been running my mrv2 cluster in pseudo-distributed mode on my linux box- happy to send you my configs if you'd like to play. There are also a couple of changes you need to make to the yarn config