----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6187/#review9596 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Hindman On July 29, 2012, 1:28 a.m., Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6187/ > ----------------------------------------------------------- > > (Updated July 29, 2012, 1:28 a.m.) > > > Review request for mesos and Benjamin Hindman. > > > Description > ------- > > Updates canLaunchMaps() in the Hadoop framework to look through failedMaps of > runnable jobs when determining whether a machine can launch another map task. > Maps are only considered if they have not failed on the machine in question, > which is consistent with Hadoop's policy for launching maps. > > > This addresses bug MESOS-245. > https://issues.apache.org/jira/browse/MESOS-245 > > > Diffs > ----- > > hadoop/mesos/src/java/org/apache/hadoop/mapred/FrameworkScheduler.java > 29b9340 > > Diff: https://reviews.apache.org/r/6187/diff/ > > > Testing > ------- > > > Thanks, > > Charles Reiss > >
