Re: outstanding offers

2016-10-31 Thread Hendrik Haddorp
Right, I have written my own scheduler and sometimes end up in a state that Mesos believes that there are outstanding offers for my framework but I don't seem to have received them and the normal Mesos trace is now showing the IDs when it offers resources just when they get declined or used.

[VOTE] Release Apache Mesos 1.0.2 (rc2)

2016-10-31 Thread Vinod Kone
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.0.2. This is a bug fix release. The CHANGELOG for the release is available at: https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.0.2-rc2

Re: Spark on mesos

2016-10-31 Thread Yu Wei
Although DC/OS could be used. However, is there any approach to customize authentication with DC/OS? Thanks, Jared, (韦煜) Software developer Interested in open source software, big data, Linux From: Guillermo Rodriguez Sent: Tuesday,

outstanding offers

2016-10-31 Thread Hendrik Haddorp
Hi, I have a Mesos 0.28.2 system and generally things seem to run fine. The "Outstanding Offers" normally shows nothing, which I believe is normal. However at some point my framework gets disconnected for some odd reason, might be due to some high load or so. A few seconds later I receive a

[VOTE] Release Apache Mesos 1.1.0 (rc2)

2016-10-31 Thread Till Toenshoff
Hi all, Please vote on releasing the following candidate as Apache Mesos 1.1.0. 1.1.0 includes the following: * [MESOS-2449] - **Experimental** support for launching a group of tasks via a new `LAUNCH_GROUP`

Transition TASK_KILLING -> TASK_RUNNING

2016-10-31 Thread Alex Rukletsov
We've recently discovered a bug that may lead to a task being transitioned from killing to running state. More information about it in MESOS-6457 [1]. We plan to fix it in 1.2.0 and will backport it to all supported versions. [1] https://issues.apache.org/jira/browse/MESOS-6457

Re: outstanding offers

2016-10-31 Thread Vinod Kone
Are you running a custom framework? Can you see in scheduler logs which offers you are receiving? Am I understanding your question correctly that Mesos thinks offers are being sent to your framework but (you think) your framework hasn't received them? Note that you can increase logging on the