Re: trouble building MR-279 branch

2011-07-01 Thread Josh Wills
Hey Anupam, I think Jim is asking about building non-MR application masters using the RM/NM. I think Arun has promised to post a design doc soon. In the meantime, I'm just reading through the code and fixing little issues I come across (e.g., https://issues.apache.org/jira/browse/MAPREDUCE-2630 an

RE: trouble building MR-279 branch

2011-07-01 Thread Anupam Seth
Hi Jim, Not sure if this helps at all, but not sure if you could get an idea by looking at the included examples: http://svn.apache.org/viewvc/hadoop/common/branches/MR-279/mapreduce/src/examples/org/apache/hadoop/examples that can be run as: hadoop jar $HADOOP_MAPRED_HOME/hadoop-mapred-examp

RE: trouble building MR-279 branch

2011-07-01 Thread Jim Falgout
Thanks Anupam! I had skipped the step to get protobuf into the maven repository. Also, I had Apache Forrest version 0.9 installed. That caused the builds to fail on generating some docs. Installed version 0.8 and it worked smoothly. On another note: do you know of any design docs for building a

RE: trouble building MR-279 branch

2011-07-01 Thread Anupam Seth
Hi Jim, Following are some notes (thanks to Jeff Naisbitt & Bobby Evans). Build YARN == These are in addition to what you would normally do. Install protobuf use Protobuf 2.4.0a (Download from http://code.google.com/p/protobuf/downloads/list) I actually used 2.4.1 and it worked in

Re: trouble building MR-279 branch

2011-07-01 Thread Luke Lu
On Fri, Jul 1, 2011 at 12:00 PM, Jim Falgout wrote: > Hi, > > I've checked out the MR-279 branch and am having trouble getting it to build. > Any docs/blogs/notes around that may give some hints? https://svn.apache.org/repos/asf/hadoop/common/branches/MR-279/mapreduce/INSTALL > The build is una

trouble building MR-279 branch

2011-07-01 Thread Jim Falgout
Hi, I've checked out the MR-279 branch and am having trouble getting it to build. Any docs/blogs/notes around that may give some hints? The build is unable to resolve the yarn-server even though I ran a "mvn-install" in the yarn source area to install it in the local repository. Thanks, Jim.

[jira] [Created] (MAPREDUCE-2638) Create a simple stress test for the fair scheduler

2011-07-01 Thread Tom White (JIRA)
Create a simple stress test for the fair scheduler -- Key: MAPREDUCE-2638 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2638 Project: Hadoop Map/Reduce Issue Type: Test Compone

[jira] [Created] (MAPREDUCE-2637) Providing options to debug the mapreduce user code (Mapper, Reducer, Combiner, Sort implementations)

2011-07-01 Thread Devaraj K (JIRA)
Providing options to debug the mapreduce user code (Mapper, Reducer, Combiner, Sort implementations) Key: MAPREDUCE-2637 URL: https://issues.apache.org/jira/brows

Hadoop-Mapreduce-trunk - Build # 724 - Still Failing

2011-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/724/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 235421 lines...] [junit]0.85:96549 [junit

[jira] [Created] (MAPREDUCE-2636) Scheduling over disks horizontally

2011-07-01 Thread Evert Lammerts (JIRA)
Scheduling over disks horizontally -- Key: MAPREDUCE-2636 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2636 Project: Hadoop Map/Reduce Issue Type: Improvement Components: job submission