Re: Global scheduling in the Fair Scheduler

2009-12-22 Thread Matei Zaharia
c 22, 2009, at 7:23 PM, abhishek sharma wrote: > Hi all, > > I want to use the Hadoop Fair Scheduler with Global scheduling feature. > > As per the following link, > http://issues.apache.org/jira/browse/MAPREDUCE-548, Matei Zaharia has > committed a patch for this as part of

Re: [VOTE] Freeze date for Common, HDFS, and MapReduce 0.21

2009-08-13 Thread Matei Zaharia
+1 On Aug 13, 2009, at 11:54 AM, Chris Douglas wrote: +1 On Wed, Aug 12, 2009 at 4:04 PM, Owen O'Malley wrote: All, After the discussion settled last time, it seems that HDFS needs more time to settle append and sync. Therefore, I'd like to propose a freeze time of 4:30 pst on 18 Sep

Re: Where to place config files after the project split?

2009-08-06 Thread Matei Zaharia
Sorry to be pestering but I'd still like an answer about where to place the fair-scheduler.xml config file (in common/conf or in mapred/ conf). Matei On Jul 4, 2009, at 7:50 AM, Matei Zaharia wrote: I've added a config file template for the fair scheduler recently and placed

Re: [VOTE] Push back code freeze for 0.21

2009-07-24 Thread Matei Zaharia
+1 Matei On Jul 24, 2009, at 1:10 PM, Owen O'Malley wrote: I'd like to push the date for the code freeze back to 4 September to give the file append more time to be finished well. Clearly, I'm +1. -- Owen

Re: [VOTE] Back-port TFile to Hadoop 0.20

2009-07-07 Thread Matei Zaharia
+1 On Jul 7, 2009, at 11:55 AM, Hong Tang wrote: I have talked with a few folks in the community who are interested in using TFile (HADOOP-3315) in their projects that are currently dependent on Hadoop 0.20, and it would significantly simplify the release process as well as their lives if

Where to place config files after the project split?

2009-07-04 Thread Matei Zaharia
I've added a config file template for the fair scheduler recently and placed it in the conf directory in the mapreduce SVN. However, I checked out common recently and noticed that most of the other config files seem to be in common's conf directory (including core-site, hdfs- site, mapred-si