Re: Location of the source code for the fair scheduler

2009-08-20 Thread Ravi Phulari
Mithila , It depends on which version of Hadoop you want to work on . If you want to work on Hadoop 0.20 then you should check out Hadoop 0.20 source code . If you want to work on trunk then check out Hadoop mapreduce source . svn checkout http://svn.apache.org/repos/asf/hadoop/mapreduce/tru

Re: Location of the source code for the fair scheduler

2009-08-20 Thread Mithila Nagendra
If you go to http://svn.apache.org/viewvc/hadoop/mapreduce/trunk/src/contrib/fairscheduler/src/java/org/apache/hadoop/mapred/AllocationConfigurationException.java?view=log it shows many revisions for the source file AllocationConfigurationException.java, so I was wondering which can be used to make

Re: Location of the source code for the fair scheduler

2009-08-20 Thread Aaron Kimball
What do you mean? - Aaron On Wed, Aug 19, 2009 at 8:35 PM, Mithila Nagendra wrote: > Thanks! But How do I know which version to work with? > Mithila > > > On Thu, Aug 20, 2009 at 2:30 AM, Ravi Phulari >wrote: > > > Currently Fairscheduler source is in > > hadoop-mapreduce/src/cont

Re: Location of the source code for the fair scheduler

2009-08-19 Thread Mithila Nagendra
Thanks! But How do I know which version to work with? Mithila On Thu, Aug 20, 2009 at 2:30 AM, Ravi Phulari wrote: > Currently Fairscheduler source is in > hadoop-mapreduce/src/contrib/fairscheduler/ > > Download mapreduce source from. > http://hadoop.apache.org/mapreduce/ > > - >

Re: Location of the source code for the fair scheduler

2009-08-19 Thread Ravi Phulari
Currently Fairscheduler source is in hadoop-mapreduce/src/contrib/fairscheduler/ Download mapreduce source from. http://hadoop.apache.org/mapreduce/ - Ravi On 8/19/09 2:48 PM, "Mithila Nagendra" wrote: Hello I was wondering how I could locate the source code files for the fair s

Re: Location of the source code for the fair scheduler

2009-08-19 Thread Aaron Kimball
Hi Mithila, In the Mapreduce svn tree, it's under src/contrib/fairscheduler/ - Aaron On Wed, Aug 19, 2009 at 2:48 PM, Mithila Nagendra wrote: > Hello > > I was wondering how I could locate the source code files for the fair > scheduler. > > Thanks > Mithila >

Location of the source code for the fair scheduler

2009-08-19 Thread Mithila Nagendra
Hello I was wondering how I could locate the source code files for the fair scheduler. Thanks Mithila