-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10352/#review18803
-----------------------------------------------------------

Ship it!



hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java
<https://reviews.apache.org/r/10352/#comment39255>

    s/requires/require


- Vinod Kone


On April 8, 2013, 10:31 p.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10352/
> -----------------------------------------------------------
> 
> (Updated April 8, 2013, 10:31 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Vinod Kone, and Brenden Matthews.
> 
> 
> Description
> -------
> 
> See my comments in the diff.
> 
> The benefit of this solution is that the only modification needed is to 
> unsynchronize resourceOffers() and pull out the needed JobTracker data prior 
> to synchronizing explicitly. Longer term we will want to consider something 
> more robust against regressions.
> 
> 
> This addresses bug MESOS-429.
>     https://issues.apache.org/jira/browse/MESOS-429
> 
> 
> Diffs
> -----
> 
>   hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java 
> 50df625c914c158b368b71cf3e32428fbc637ad4 
> 
> Diff: https://reviews.apache.org/r/10352/diff/
> 
> 
> Testing
> -------
> 
> Ran the tutorial for both of the supported Hadoop distributions.
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>

Reply via email to