Re: Tasks always lost

2014-07-03 Thread qingyang li
i have set export SPARK_EXECUTOR_URI=hdfs:// 192.168.1.101:8020/user/spark/spark-0.9.0-incubating-bin-hadoop2.tgz in spark-env.sh. salve can access spark-0.9.0-incubating-bin-hadoop2.tgz 2014-07-03 1:24 GMT+08:00 Vinod Kone vinodk...@gmail.com: On Tue, Jul 1, 2014 at 9:12 PM, qingyang li

Re: Review Request 23224: Refactored the python bindings into multiple modules.

2014-07-03 Thread Brian Wickman
On July 3, 2014, 12:10 a.m., Brian Wickman wrote: src/Makefile.am, line 137 https://reviews.apache.org/r/23224/diff/1/?file=622309#file622309line137 i would love to see all protos contained here, including messages protos. this will allow for the development of a pure python

Re: Review Request 23224: Refactored the python bindings into multiple modules.

2014-07-03 Thread Thomas Rampelberg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23224/ --- (Updated July 3, 2014, 5:25 p.m.) Review request for mesos. Bugs: MESOS-857

Re: Review Request 23250: Created an example LoadGeneratorScheduler to test Master's framework rate limiting feature.

2014-07-03 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23250/ --- (Updated July 3, 2014, 11:02 a.m.) Review request for mesos and Vinod Kone.

Re: Review Request 22313: MESOS-886: Prevented slave from launching tasks before containerize's update completes.

2014-07-03 Thread Vinod Kone
On June 23, 2014, 6:50 p.m., Vinod Kone wrote: src/slave/slave.cpp, line 1185 https://reviews.apache.org/r/22313/diff/11/?file=612826#file612826line1185 Also, what about launching the tasks after updating resources in registerExecutor()? Yifan Gu wrote: Sounds good,

Re: Review Request 22313: MESOS-886: Prevented slave from launching tasks before containerize's update completes.

2014-07-03 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22313/#review47311 --- src/slave/slave.cpp

Re: Review Request 23214: PortMapping: allow containers to recover even when they were not managed by Network Isolator previously.

2014-07-03 Thread Chi Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23214/ --- (Updated July 3, 2014, 7:40 p.m.) Review request for mesos, Ian Downes, Jie

Re: Review Request 23214: PortMapping: allow containers to recover even when they were not managed by Network Isolator previously.

2014-07-03 Thread Chi Zhang
On July 3, 2014, 12:18 a.m., Vinod Kone wrote: src/tests/port_mapping_tests.cpp, line 1233 https://reviews.apache.org/r/23214/diff/2/?file=623164#file623164line1233 can you use ASSERT_NE? Also, how is this possible? Aren't we controlling whether this isolation is set

Jenkins build is back to normal : mesos-reviewbot #1073

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/mesos-reviewbot/1073/changes

Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1955

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/1955/changes

Re: Review Request 23250: Created an example LoadGeneratorScheduler to test Master's framework rate limiting feature.

2014-07-03 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23250/ --- (Updated July 3, 2014, 1:50 p.m.) Review request for mesos and Vinod Kone.

Re: Review Request 23250: Created an example LoadGeneratorScheduler to test Master's framework rate limiting feature.

2014-07-03 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23250/#review47322 --- Patch looks great! Reviews applied: [23250] All tests passed. -

Re: Review Request 23250: Created an example LoadGeneratorScheduler to test Master's framework rate limiting feature.

2014-07-03 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23250/#review47321 --- Ship it! src/examples/load_generator_framework.cpp

Re: Review Request 23250: Created an example LoadGeneratorScheduler to test Master's framework rate limiting feature.

2014-07-03 Thread Jiang Yan Xu
On July 3, 2014, 2:01 p.m., Vinod Kone wrote: src/examples/load_generator_framework.cpp, lines 60-86 https://reviews.apache.org/r/23250/diff/3/?file=623764#file623764line60 I don't think you want to block in initialize(). dispatch to another method (generate()?) that does the

Re: Review Request 23214: PortMapping: allow containers to recover even when they were not managed by Network Isolator previously.

2014-07-03 Thread Chi Zhang
On July 3, 2014, 12:18 a.m., Vinod Kone wrote: src/tests/port_mapping_tests.cpp, line 1233 https://reviews.apache.org/r/23214/diff/2/?file=623164#file623164line1233 can you use ASSERT_NE? Also, how is this possible? Aren't we controlling whether this isolation is set

Re: Review Request 23214: PortMapping: allow containers to recover even when they were not managed by Network Isolator previously.

2014-07-03 Thread Chi Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23214/ --- (Updated July 3, 2014, 9:27 p.m.) Review request for mesos, Ian Downes, Jie

Re: Review Request 23216: Added the low level scheduler example using pthread.

2014-07-03 Thread Zuyu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23216/ --- (Updated July 3, 2014, 10:02 p.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 23216: Added the low level scheduler example using pthread.

2014-07-03 Thread Zuyu Zhang
On July 2, 2014, 11:38 p.m., Vinod Kone wrote: src/examples/low_level_scheduler_pthread.cpp, line 119 https://reviews.apache.org/r/23216/diff/1/?file=622210#file622210line119 do we need to protect this via mutex? afaict, all the callbacks (connected, detected and received) are

Re: Review Request 23214: PortMapping: allow containers to recover even when they were not managed by Network Isolator previously.

2014-07-03 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23214/#review47328 --- Ship it! src/tests/environment.cpp

Re: Review Request 23214: PortMapping: allow containers to recover even when they were not managed by Network Isolator previously.

2014-07-03 Thread Chi Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23214/ --- (Updated July 3, 2014, 10:11 p.m.) Review request for mesos, Ian Downes, Jie

Build Issue?

2014-07-03 Thread Thomas Rampelberg
I have a patch that splits the python module out into separate packages (so that people can pick and choose what they want) (https://reviews.apache.org/r/23224/). Locally, this all builds just fine. Unfortunately, remotely, reviewbot is complaining: cp: cannot stat

Re: Build Issue?

2014-07-03 Thread Vinod Kone
does 'make distcheck' work for you? On Thu, Jul 3, 2014 at 3:33 PM, Thomas Rampelberg tho...@saunter.org wrote: I have a patch that splits the python module out into separate packages (so that people can pick and choose what they want) (https://reviews.apache.org/r/23224/). Locally, this all

Build failed in Jenkins: mesos-reviewbot #1077

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/mesos-reviewbot/1077/changes Changes: [vinodkone] PortMapping: allow containers to recover even when they were not -- [...truncated 333 lines...] checking for python version... 2.7 checking for python platform... linux2

Re: 0.19.1

2014-07-03 Thread Vinod Kone
correct url: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1 On Thu, Jul 3, 2014 at 1:40 PM, Vinod Kone vinodk...@gmail.com wrote: Hi, We are planning to release 0.19.1 (likely next week) which will be a bug fix release.

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2232

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/2232/changes Changes: [vinodkone] PortMapping: allow containers to recover even when they were not -- [...truncated 375 lines...] checking for python script directory...

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2232

2014-07-03 Thread Vinod Kone
commit c10033d14d76c76804dc654523de857739434b1e Author: Vinod Kone vinodk...@gmail.com Date: Thu Jul 3 16:27:03 2014 -0700 Minor fix to mesos_tests_SOURCES in Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 5749613..45afcd1 100644 --- a/src/Makefile.am +++

Re: Build Issue?

2014-07-03 Thread Thomas Rampelberg
I thought it was, on a fresh checkout it didn't though! I've got a path to follow now. Thanks for the tip :) On Thursday, July 3, 2014, Vinod Kone vinodk...@gmail.com wrote: does 'make distcheck' work for you? On Thu, Jul 3, 2014 at 3:33 PM, Thomas Rampelberg tho...@saunter.org javascript:;

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1956

2014-07-03 Thread Apache Jenkins Server
. -- [...truncated 148157 lines...] I0704 00:31:39.437757 1630 hierarchical_allocator_process.hpp:750] Offering cpus(*):8; mem(*):15025; disk(*):23038; ports(*):[31000-32000] on slave 20140703-225101-1032504131-33568-1604-2 to framework 20140703-225101-1032504131-33568-1604- I0704 00:31:39.437958 1630

Jenkins build is back to normal : mesos-reviewbot #1078

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/mesos-reviewbot/1078/changes

Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2233

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/2233/changes

Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2240

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/2240/changes

Jenkins build is back to normal : Mesos-Ubuntu-distcheck #200

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Ubuntu-distcheck/200/changes

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1977

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/1977/changes Changes: [yan] Improved gate.hpp documentation. [yan] Created an example LoadGeneratorScheduler to test Master's framework rate limiting feature. [vinodkone] PortMapping: allow containers to recover

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1977

2014-07-03 Thread Yan Xu
This is https://issues.apache.org/jira/browse/MESOS-1250 -- Jiang Yan Xu y...@jxu.me @xujyan http://twitter.com/xujyan On Thu, Jul 3, 2014 at 8:30 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: See