Re: [VOTE] Release Apache Mesos 0.26.0 (rc3)

2015-12-03 Thread Benjamin Mahler
+1 (binding) tests pass on OS X 10.11.1 with both SSL and non-SSL configurations. Some feedback from framework developers would be great here. Agreed that MESOS-3973 is not a blocker, given it also occurs on 0.26.0 all the way back to 0.21.0. O

Re: Native Lib vs. Rest API

2015-12-03 Thread Anand Mazumdar
One minor clarification: > * AuthN support for HTTP API: > https://issues.apache.org/jira/browse/MESOS-3923 > > ** Required in order to be able to use persistent volumes or dynamic > reservations (added in 0.25.0) You should be able to use pe

Re: Native Lib vs. Rest API

2015-12-03 Thread Ben Whitehead
There is an example framework in the repo that creates some `sleep` tasks based on resource offers. Regarding status there are still a number of items that require implementation from mesos before they can be supported by mesos-rxjava. * AuthN support for HTTP API: https://issues.apache.org/jira/

Re: Native Lib vs. Rest API

2015-12-03 Thread Charles Allen
@Ben : Is the status of the mesos-rxjava MORE or LESS functional than the legacy mesos .jar with the native library? On Thu, Dec 3, 2015 at 12:05 PM Ben Whitehead wrote: > Hi John, > > If you're using Java there is already a prototype client atop the new > Scheduler HTTP API using RxJava: > http

Verifying Zero Downtime Upgrade Process For Existing Mesos Cluster

2015-12-03 Thread Abishek Ravi
Would the following process enable zero downtime upgrade of Mesos (0.19 to 0.25) in an existing Mesos cluster? 0. From [1] it doesn't seem like there are any incompatible changes introduced between 0.19 and 0.25. 1. Deploy Mesos(0.25) binaries to unelected master nodes 2. Deploy Mesos(0.25) binari

Re: Native Lib vs. Rest API

2015-12-03 Thread Ben Whitehead
Hi John, If you're using Java there is already a prototype client atop the new Scheduler HTTP API using RxJava: https://github.com/mesosphere/mesos-rxjava Happy to provide more info if interested. --Ben Whitehead On Thu, Dec 3, 2015 at 11:52 AM, John Omernik wrote: > Thank you! > > On Thu, Dec

Re: Native Lib vs. Rest API

2015-12-03 Thread John Omernik
Thank you! On Thu, Dec 3, 2015 at 1:40 PM, Vinod Kone wrote: > Yes, that's the plan. > > Here are the related epics tracking the work: MESOS-2288 > and MESOS-3302 > > > The user doc for the sche

Re: Native Lib vs. Rest API

2015-12-03 Thread Vinod Kone
Yes, that's the plan. Here are the related epics tracking the work: MESOS-2288 and MESOS-3302 The user doc for the scheduler API is https://github.com/apache/mesos/blob/master/docs/scheduler-http

Native Lib vs. Rest API

2015-12-03 Thread John Omernik
Somewhere in the back of my brain I thought I read something about a migration away from using the mesos native lib and going to a more generic API approach to support better portability and less reliance on the lib. I read about this before I understood things well (or as well I do now I should s

Re: Web UI Memory Usage in Firefox

2015-12-03 Thread John Omernik
Here is the Mesos Jira https://issues.apache.org/jira/browse/MESOS-4060 On Thu, Dec 3, 2015 at 3:37 AM, Orlando Hohmeier wrote: > Hi John, > > many thanks for filing the GH issue! Would be really great if you could > also report the issue to the Mesos JIRA. Thank you in advance. > > Best > Or