Re: Review Request 17564: Introduce a repair coordinator class to master.

2014-02-09 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17564/#review34056 --- Ship it! The skeleton looks good to me. I'm curious what the interp

Re: Review Request 17255: Add observe endpoint to master.

2014-02-09 Thread Benjamin Hindman
> On Jan. 29, 2014, 3:26 a.m., Benjamin Hindman wrote: > > src/master/http.cpp, line 363 > > > > > > Do you want to check for 'jsonp'? > > Charlie Carson wrote: > I'm not opposed, but not 100% it's useful either.

Re: Review Request 17255: Add observe endpoint to master.

2014-02-09 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17255/#review34049 --- Ship it! src/Makefile.am

Re: Review Request 17013: Containerizer - updated tests (part 5)

2014-02-09 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17013/#review33963 --- Ship it! Looks good Ian. Let's get all this stuff committed please!

Re: Ignoring updating pid for framework

2014-02-09 Thread Joe Stein
yup, that was it :) I setup separate vms and bound master and slave to ip and hooked it up through zookeeper My framework is running now (not doing much yet but running is a good start) Thanks! [info] Running kafka.mesos.KafkaFramework [info] [2014-02-09 23:34:23,573] INFO Mesos framework [

Re: Ignoring updating pid for framework

2014-02-09 Thread Joe Stein
Yes, I am using a virtual box with everything running on one node. config.vm.box = "playa_mesos-0.15.0_ubuntu-13.04" config.vm.box_url = " http://downloads.mesosphere.io/vagrant/playa_mesos-0.15.0_ubuntu-13.04.box"; /var/log/mesos/mesos-master.INFO:I0209 20:44:05.270169 1036 master.cpp:284]

Re: Ignoring updating pid for framework

2014-02-09 Thread Vinod Kone
Looks like a networking issue. Is the scheduler running on the same host as the master? I0209 21:38:40.747304 1065 master.cpp:844] Re-registering framework KafkaFramework at scheduler(1)@127.0.1.1:36929 The above line tells me that master trying to send an ack for registration on 127.0.1.1 which

Ignoring updating pid for framework

2014-02-09 Thread Joe Stein
Hi, I am bumping up to an issue not sure what I am doing wrong with my Framework. I have my Framwork driver starting and after the .run() it hangs on [error] I0209 21:38:36.741349 1875 sched.cpp:224] No credentials provided. Attempting to register without authentication and in the mesos logs I

Re: Review Request 17636: Added valgrind memcheck runnables.

2014-02-09 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17636/#review34032 --- Ship it! Ship It! - Niklas Nielsen On Feb. 8, 2014, 5:13 p.m., T

[jira] [Commented] (MESOS-816) Allow delegation to shell scripts for isolation

2014-02-09 Thread Tom Arnfeld (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895911#comment-13895911 ] Tom Arnfeld commented on MESOS-816: --- This thread is incredibly interesting to me... I've