You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Brenden Matthews <br...@diddyinc.com> on 2013/07/30 23:00:19 UTC

Re: Review Request 11161: No longer accept offers on the same host/port.

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

(Updated July 30, 2013, 9 p.m.)


Review request for mesos.


Changes
-------

Updated as per Ben's comments.


Summary (updated)
-----------------

No longer accept offers on the same host/port.


Repository: mesos


Description (updated)
-------

No longer accept offers on the same host/port.

We'll try to find a port combination that hasn't already been used to
launch a TaskTracker.

Review: https://reviews.apache.org/r/11161/


Diffs (updated)
-----

  hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java 69d4655a38c6fd24c19918d240727a43cd1c9c92 

Diff: https://reviews.apache.org/r/11161/diff/


Testing
-------

Used in production at airbnb.

make -j10 check && cd hadoop && make hadoop-2.0.0-mr1-cdh4.2.1 && make hadoop-0.20.205.0 && make hadoop-0.20.2-cdh3u3


Thanks,

Brenden Matthews