Re: Review Request 18175: 'Try' cleanups in mesos.

2014-02-16 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18175/#review34619 --- Ship it! src/log/replica.cpp

Re: Review Request 18174: 'Try' cleanups in libprocess, and other housekeeping.

2014-02-16 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18174/#review34618 --- Ship it! Ship It! - Jie Yu On Feb. 16, 2014, 11:38 p.m., Ben Mah

Re: Review Request 18173: Updated Try to return a const reference through get() to reduce unnecessary copying.

2014-02-16 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18173/#review34616 --- Ship it! Ship It! - Jie Yu On Feb. 16, 2014, 11:38 p.m., Ben Mah

[jira] [Comment Edited] (MESOS-1007) Python framework unable to parse framework messages

2014-02-16 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902429#comment-13902429 ] Till Toenshoff edited comment on MESOS-1007 at 2/17/14 3:44 AM:

Re: Review Request 18093: Added stout/interval.hpp to model boost interval set.

2014-02-16 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18093/ --- (Updated Feb. 17, 2014, 1:46 a.m.) Review request for mesos, Benjamin Hindman,

[jira] [Assigned] (MESOS-1008) Reduce copying in stout primitives {Try, Option, Result}.

2014-02-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-1008: -- Assignee: Benjamin Mahler Changes to Try are here: https://reviews.apache.org/r/18173/

Review Request 18174: 'Try' cleanups in libprocess, and other housekeeping.

2014-02-16 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18174/ --- Review request for mesos, Benjamin Hindman, Jie Yu, Niklas Nielsen, and Vinod Ko

Review Request 18173: Updated Try to return a const reference through get() to reduce unnecessary copying.

2014-02-16 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18173/ --- Review request for mesos, Benjamin Hindman, Jie Yu, Niklas Nielsen, and Vinod Ko

Review Request 18175: 'Try' cleanups in mesos.

2014-02-16 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18175/ --- Review request for mesos, Benjamin Hindman, Jie Yu, Niklas Nielsen, and Vinod Ko

Re: Review Request 18093: Added stout/interval.hpp to model boost interval set.

2014-02-16 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18093/#review34416 --- Two thoughts: (1) We should be more opinionated about how we want p

HDFS with Mesos Slave for Executor

2014-02-16 Thread Joe Stein
Hi, I am struggling to see the entry point where the slave will be able to launch an executor (and whatever other files/configs needed for what it is executing) if every slave has HDFS running on it ??? or is there another different way to-do this ??? /***