Re: Kill task with configurable options?

2015-04-30 Thread Adam Bordelon
Chengwei, see the discussion of configurable SIGTERM/KILL escalation on https://issues.apache.org/jira/browse/MESOS-1571 On Wed, Apr 29, 2015 at 8:55 PM, Chengwei Yang chengwei.yang...@gmail.com wrote: Hi List, Is there a way to configure how mesos to kill task? The background is we have a

Jun Feng Liu is out of the office

2015-04-30 Thread Jun Feng Liu
I will be out of the office starting 2015-04-30 and will not return until 2015-05-03. I will be out of the office and will not return until 2015-May-3. I may not reply mail in time during these days. CSTL Bussiness Architect backup - Yun CDL Wang/China/IBM PowerVC - Li Gong Liu/China/IBM

Re: Kill task with configurable options?

2015-04-30 Thread Tim Chen
Hi Chengwei, If you're launching tasks with Docker Containerizer, then we support a flag you can set on the slave (docker_stop_timeout) then basically does what you described. At first when you kill a docker task, we're using the docker stop command with that timeout value, which basically the

AW: Private docker registry authentication

2015-04-30 Thread Mike Michel
I don’t know Aurora but for Marathon this is the way http://mmbash.de/blog/mesosphere-marathon-and-private-docker-repository/ Von: Christopher Snell [mailto:chris.sn...@gmail.com] Gesendet: Donnerstag, 30. April 2015 06:10 An: user@mesos.apache.org Betreff: Re: Private docker registry

RE: [VOTE] Release Apache Mesos 0.22.1 (rc6)

2015-04-30 Thread Nikolay Borodachev
+1 From: Adam Bordelon [mailto:a...@mesosphere.io] Sent: Thursday, April 30, 2015 2:49 AM To: dev; user@mesos.apache.org Subject: [VOTE] Release Apache Mesos 0.22.1 (rc6) Hi all, Please vote on releasing the following candidate as Apache Mesos 0.22.1. 0.22.1 is a bug fix release and includes

Re: SEGV in 'make check'

2015-04-30 Thread Brian Topping
Also, I just checked this in the 0.22.1-RC6 and had the same problem. On Apr 30, 2015, at 9:27 PM, Brian Topping brian.topp...@gmail.com wrote: Greetings all, I'm having a problem with my first attempts building Mesos. I started the other day with CentOS 7 and quickly realized it was far

Re: SEGV in 'make check'

2015-04-30 Thread Brian Topping
Getting closer. After finding http://garyzhu.net/notes/CentOS7-Systemd-Mesos-Marathon.html, I set up another new CentOS 7 machine, got a lot further on the compile this time, symbols too! This is with 0.22.1-RC6, CentOS Linux release 7.1.1503, kernel 3.10.0-229.1.2.el7.x86_64. Output from the

Re: SEGV in 'make check'

2015-04-30 Thread Benjamin Mahler
This message can be a bit misleading, do you have perf installed? On Thu, Apr 30, 2015 at 11:18 AM, Brian Topping brian.topp...@gmail.com wrote: Getting closer. After finding http://garyzhu.net/notes/CentOS7-Systemd-Mesos-Marathon.html, I set up another new CentOS 7 machine, got a lot further

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

2015-04-30 Thread Elizabeth Lingg
It seemed to be different symptoms with the same cause. Thanks, Elizabeth On Thu, Apr 30, 2015 at 6:09 PM, Benjamin Mahler benjamin.mah...@gmail.com wrote: Wasn't that ticket just a duplicate of https://issues.apache.org/jira/browse/MESOS-2601? On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth

Re: Design doc for Mesos HTTP API

2015-04-30 Thread Vinod Kone
Revised and moved the doc over to: https://docs.google.com/document/d/1pnIY_HckimKNvpqhKRhbc9eSItWNFT-priXh_urR-T0/edit?usp=sharing Please take another look if you have seen the doc previously as there were some non-trivial changes (e.g., 1 endpoint instead of 2 endpoints). On Wed, Apr

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

2015-04-30 Thread Elizabeth Lingg
+1, tested Mesos 2601, 2605, and 2668 in a test cluster with many services running. Adam, could you add the fix for Mesos 2605 to the release notes? * [MESOS-2605] - The slave sometimes does not send active executors upon reregistration Thanks, Elizabeth On Thu, Apr 30, 2015 at 8:08 AM,