[VOTE] Release Apache Mesos 0.25.0 (rc3)

2015-10-09 Thread Niklas Nielsen
Hi all, Following up with an RC with the build fix suggested by Kapil: Please vote on releasing the following candidate as Apache Mesos 0.25.0. 0.25.0 includes the following: * [MESOS-1474] - Experimental suppo

Re: mesos-ui

2015-10-09 Thread Marco Massenzio
Re: version, I tested against a 0.24.1 and it worked just fine (apart I could not access info about tasks running for framework, but that seems to be a "known issue:" #17 if memory serves). And it did show resource utilized against available on the (one) node. It definitely looks pretty, so quite

Re: Framework control over slave recovery

2015-10-09 Thread Marco Massenzio
It sounds to me a reasonable expectation that the framework may be notified if the agent(s) that are running one or more of its tasks starts showing signs of unhealthiness - in most instances, we would expect them to happily ignore such situation and just let Mesos take care of the matter, but if t

accumulo-mesos framework

2015-10-09 Thread Jim Klucar
Hey accumulo-mesos is a framework for running Accumulo on top of a Mesos cluster. (or having several Accumulo instances running on a cluster together.) It still needs work and a user interface, but I've deployed it to a 15 node AWS instance and its seemed to work ok. Lots more coming if it gets a

Re: [VOTE] Release Apache Mesos 0.25.0 (rc2)

2015-10-09 Thread Niklas Nielsen
Hi everyone, Thanks everyone for testing the RC! Due to the -1, we will cherry pick bfeb070a2aef52f445eb057076d344fd184eb461 and send out an RC3 today. Stay tuned and thanks for the prompt feedback! Cheers, Mpark, Joris and Niklas On 8 October 2015 at 06:40, Bernd Mathiske wrote: > I suppose

Re: [Breaking Change 0.26] Credential secret change

2015-10-09 Thread Niklas Nielsen
Hi Isabel, Would you mind adding a section to upgrades.md and the changelog where you capture the upgrade path? Also, will there be an intermediate phase where both formats work? Niklas On 7 October 2015 at 12:06, Isabel Jimenez wrote: > Hello, > > As JSON based credential files do not work as

RE: After restarting cluster task disappeared

2015-10-09 Thread Badal Naik
Got it. I have build mesos from source so I need to initialize log-dir manually for once. And now things are working.Thank you -Original Message- From: "Badal Naik" Sent: ‎09/‎10/‎2015 06:38 PM To: "user@mesos.apache.org" Subject: Re: After restarting cluster task disappeared No i hav

Re: mesos-ui

2015-10-09 Thread Taylor, Graham
Capgemini is a trading name used by the Capgemini Group of companies which includes Capgemini UK plc, a company registered in England and Wales (number 943935) whose registered office is at No. 1, Forge End, Woking, Surrey, GU21 6DB. This message contains infor

RE: mesos-ui

2015-10-09 Thread Andras Kerekes
Hi Graham, I was able to setup the UI in Marathon pretty quickly. Two quick things: I had to increase the allocated memory to 2Gb (vs the 512Mb on the website). Also the node level stats were showing only available resources but no actual allocation/utilization, I assume this might be because of t

Re: Framework control over slave recovery

2015-10-09 Thread Marcus Larsson
Hi, On 2015-10-09 15:26, Marco Massenzio wrote: The 'marking' of the task is not immediate: Master actually waits a beat or two to see if the Agent reconnects, there are various flags that control behavior around this [0]. Naive question: I am assuming that you already looked into a combinat

Re: mesos-ui

2015-10-09 Thread Marco Massenzio
Hey Graham, this looks pretty cool and I had very little difficulty in having it up and running against a Vagrant master/agent running locally! (minor nit - the 'Frameworks" view goes no-can-do when one hits the 'Open' button :) ) I'm currently at the MesosCon's hackathon and would love to conne

Re: Framework control over slave recovery

2015-10-09 Thread Marco Massenzio
The 'marking' of the task is not immediate: Master actually waits a beat or two to see if the Agent reconnects, there are various flags that control behavior around this [0]. Naive question: I am assuming that you already looked into a combination of: --max_slave_ping_timeouts=VALUE --slave_ping_

Re: After restarting cluster task disappeared

2015-10-09 Thread Badal Naik
No i have not deleted anything. i am just restarting physical nodes and then i am not able to check old completed tasks.And after restarting many times marathon and mess just stay out of sync and when i restart marathon service both get synced. > On 09-Oct-2015, at 6:32 pm, haosdent wrote: >

Re: After restarting cluster task disappeared

2015-10-09 Thread haosdent
For #1, do you delete something in your work_dir or zookeeper? For #3, is this zookeeper issue related to yours http://stackoverflow.com/questions/15842553/zookeeper-network-ensemble-does-not-start-appropiately ? On Fri, Oct 9, 2015 at 8:30 PM, craig w wrote: > I'm not sure about #3. I have seen

Re: After restarting cluster task disappeared

2015-10-09 Thread craig w
I'm not sure about #3. I have seen things go awry when restarting the whole cluster. When doing an upgrade from mesos 0.23.0 to 0.24.1, I restarted all of the mesos-masters. Waited a few moments for a leader to be elected, then restarted the slaves. When I went back to look at Marathon all of the t

Re: After restarting cluster task disappeared

2015-10-09 Thread Badal Naik
Any idea about #1 ? Any one has experienced #3 ? > On 09-Oct-2015, at 5:53 pm, craig w wrote: > > With regards to item #2, I saw the same issue. it's been fixed in mesos 0.25 > (release candidates are out now), see > https://issues.apache.org/jira/browse/MESOS-3282 >

Re: After restarting cluster task disappeared

2015-10-09 Thread craig w
With regards to item #2, I saw the same issue. it's been fixed in mesos 0.25 (release candidates are out now), see https://issues.apache.org/jira/browse/MESOS-3282. On Fri, Oct 9, 2015 at 8:16 AM, Badal Naik wrote: > Hello Mesos-Users, > > I have set up 3 node mess cluster with ubuntu 14.04. i h

After restarting cluster task disappeared

2015-10-09 Thread Badal Naik
Hello Mesos-Users, I have set up 3 node mess cluster with ubuntu 14.04. i have started zookeeper,Mesos and marathon. Every thing working fine expect three things. 1) When i restart the whole cluster mesos does not show completed tasks. is it expected behaviour? if not what i should do? 2) in m

Framework control over slave recovery

2015-10-09 Thread Marcus Larsson
Hi, I'm part of a project investigating the use of Mesos for a distributed build and test system. For some of our tasks we would like to have more control over the slave recovery policy. Currently, when a slave fails its health check, it seems Mesos will always mark any task on the slave as l

Re: mesos-ui

2015-10-09 Thread Taylor, Graham
Capgemini is a trading name used by the Capgemini Group of companies which includes Capgemini UK plc, a company registered in England and Wales (number 943935) whose registered office is at No. 1, Forge End, Woking, Surrey, GU21 6DB. This message contains infor

Re: Removing external containerizer from code base

2015-10-09 Thread Brian Candler
On 08/10/2015 19:04, Kapil Arya wrote: I don't know all the details, but I guess, depending upon the exact interface, it might be possible to have a C++ wrapper around a non-C++ containerizer module. In a very naive approach, one simply fork/execs the "external" non-C++ containerizer script/pro