Re: Build mesos 0.15 spark 0.8.1 issue

2014-01-22 Thread Till Toenshoff
Hey Peter, Mesos 0.17.0 uses protobuf 2.5.0. I can not say much about your exact problem but maybe you could give that latest development version a try. Till On 22 Jan 2014, at 07:34, Shihaoliang (Shihaoliang) shihaoli...@huawei.com wrote: Hi all, I've tried building spark0.8.1 with

Re: Where did 0.18.1 go? Suggesting 0.18.2

2014-05-14 Thread Till Toenshoff
+1 On May 13, 2014, at 8:55 PM, Vinod Kone vinodk...@gmail.com wrote: +1 On Tue, May 13, 2014 at 10:54 AM, Benjamin Hindman b...@eecs.berkeley.edu wrote: +1! On Tue, May 13, 2014 at 9:51 AM, Niklas Nielsen n...@qni.dk wrote: Hey everyone, First and foremost, I apologize for the

Re: [VOTE] Release Apache Mesos 0.18.2 (rc1)

2014-05-16 Thread Till Toenshoff
+1 Fedora 20 (Heisenbug), g++ (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7) Ubuntu 13.10, g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 OSX 10.9.2, Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configure make check = all passed

Re: build failure on mac os x

2014-11-01 Thread Till Toenshoff
Dear Ankur, please see https://issues.apache.org/jira/browse/MESOS-1998 https://issues.apache.org/jira/browse/MESOS-1998. The problem here is that your subversion headers are not installed within the default location our configuration step is assuming (/usr/include/subversion-1). To prevent

Re: [VOTE] Release Apache Mesos 0.21.0 (rc1)

2014-11-07 Thread Till Toenshoff
-1 MESOS-2050 should be fixed now by commit ce82e81c12d7f91b158c73465c47725331626f32 Additionally I would like to add commit 36fd0111edcb3688e05d2e3d0b5cd8c5a177d214 Fxed a documentation issue which prevented our website “rake” from running successfully. Then there is

Re: [VOTE] Release Apache Mesos 0.22.0 (rc4)

2015-03-25 Thread Till Toenshoff
+1 binding - make check tested on: - OSX 10.10.3 + gcc 4.9.2 - OSX 10.10.3 + clang 3.5 - Ubuntu 14.04 + gcc 4.4.7 On Mar 18, 2015, at 8:52 PM, Niklas Nielsen nik...@mesosphere.io wrote: Hi all, Please vote on releasing the following candidate as Apache Mesos 0.22.0. 0.22.0

Re: No Mechanism Available

2015-05-08 Thread Till Toenshoff
Hey John, looks as if your SASL (CyrusSASL) installation was incomplete or defective as it fails identifying mechanisms usable for authentication: May 08 15:41:47 node1 mesos-slave[6727]: W0508 15:41:47.763337 6734 slave.cpp:762] Failed to authenticate with master master@192.168.33.10:5050

Re: No Mechanism Available

2015-05-08 Thread Till Toenshoff
I did not know that I had to install CyrusSASL which is most likely my issue. Actually not entirely - you have it installed but it fails identifying any mechanisms. CyrusSASL authentication mechanisms work based on plugins. So what you possibly miss here is just the additional plugin/s - as

Re: [DISCUSS] Renaming Mesos Slave

2015-06-04 Thread Till Toenshoff
1. Mesos Worker [node/host/machine] 2. Mesos Worker [process] 3. No, master/worker seems to address the issue with less changes. 4. Begin using the new name ASAP, add a disambiguation to the docs, and change old references over time. Fixing the official name, even before changes are in

Welcome Kapil as Mesos committer and PMC member!

2015-11-05 Thread Till Toenshoff
I'm happy to announce that Kapil Arya has been voted a Mesos committer and PMC member! Welcome Kapil, and thanks for all of your great contributions to the project so far! Looking forward to lots more of your contributions! Thanks Till

Re: Towards Mesos release 0.26.0

2015-11-05 Thread Till Toenshoff
As announced, we will be cutting the next release tomorrow, 6th of November. We currently have 130 blockers (as shown at https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12327111 ). If you have any

[VOTE] Release Apache Mesos 0.26.0 (rc1)

2015-11-13 Thread Till Toenshoff
Hi friends, Please vote on releasing the following candidate as Apache Mesos 0.26.0. 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=0.26.0-rc1

[VOTE] Release Apache Mesos 0.26.0 (rc3)

2015-12-01 Thread Till Toenshoff
Hi friends, Please vote on releasing the following candidate as Apache Mesos 0.26.0. 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=0.26.0-rc3

[VOTE] Release Apache Mesos 0.26.0 (rc4)

2015-12-07 Thread Till Toenshoff
Hi friends, we had noticed some discrepancies between the V0 API and the V1 API, hence we had to create a new release candidate even after the voting of 0.26.0-rc3 had officially ended. Sorry for that! Please vote on releasing the following candidate as Apache Mesos 0.26.0. The CHANGELOG for

[RESULT][VOTE] Release Apache Mesos 0.26.0 (rc5)

2015-12-16 Thread Till Toenshoff
Hi friends, The vote for Mesos 0.26.0 (rc5) has passed with the following votes. +1 (Binding) -- Joris Van Remoortere Brenden Matthews Benjamin Mahler Bernd Mathiske Till Toenshoff +1 (Non-binding) -- Alexander Rojas There were no 0

[VOTE] Release Apache Mesos 0.26.0 (rc5)

2015-12-10 Thread Till Toenshoff
Hi friends, we did unfortunately, once again run into an issue that needed immediate attention (see vote on rc4), hence we have to ask for another round of testing and voting of this newest release-candidate. The issue leading to this new release candidate was

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

2016-01-30 Thread Till Toenshoff
+1 Debian 8.2: configure && make check -> ok, sudo mesas-tests.sh -> two failures due to enabled swapping, one known flaky. configure —enable-ssl —enable-libevent && make check -> ok sudo mesas-tests.sh -> two failures due to enabled swapping, one known flaky, one more flaky test (now known as

[RESULT][VOTE] Release Apache Mesos 1.1.0 (rc3)

2016-11-10 Thread Till Toenshoff
Hi all, The vote for Mesos 1.1.0 (rc3) has passed with the following votes. +1 (Binding) -- Vinod Kone <vinodk...@apache.org> Alex Ruskletkow <a...@mesosphere.com> Till Toenshoff <toensh...@me.com> +1 (Non-binding) -

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

2016-11-10 Thread Till Toenshoff
+1 Tested `make distcheck`: With SSL. MacOS 10.12.1 (16B2555) => OK With SSL and without. Centos 7 => OK Debian 8 => OK Fedora 23 => OK Ubuntu 14 => OK Ubuntu 12 => OK Ubuntu 15 => OK Ubuntu 16 => OK > On Nov 7, 2016, at 8:24 PM, Vinod Kone wrote: > > Hi all, > > >

Re: [VOTE] Release Apache Mesos 1.1.0 (rc1)

2016-10-28 Thread Till Toenshoff
Quick update on RC2 - we are still waiting for one blocker - cut will follow the solution of MESOS-6497.

[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`

[VOTE] Release Apache Mesos 1.1.0 (rc3)

2016-11-04 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`

Re: Command Executor

2017-08-09 Thread Till Toenshoff
If I got you right, then what you want is something that has the exact lifetime of the agent process and allows you any kind of a custom API. Maybe you should consider using a module for this. There is this notion of so called anonymous modules. Such module simply coexists with the parent

Re: [VOTE] Release Apache Mesos 1.2.1 (rc1)

2017-05-17 Thread Till Toenshoff
+1 Ran it through DC/OS builds and integration tests; https://github.com/dcos/dcos/pull/1530 => all green > On May 17, 2017, at 10:01 PM, Vinod Kone wrote: > > Ran it on ASF CI and saw some issues. > > Segfault in

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

2017-05-18 Thread Till Toenshoff
+1 Ran on internal CI. All failures I saw were well documented flaky tests. > On May 13, 2017, at 12:26 AM, Vinod Kone wrote: > > +1 (binding) > > Ran on ASF CI. The one configuration that is in "red" is due to a known > flaky issue with perf core dump during test suite

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

2017-08-30 Thread Till Toenshoff
+1 Tested on internal CI as well as on macOS 10.12 and macOS 10.13 DP 8 using Apple’s clang (Xcode 8.3.3 and Xcode 9.0.0 beta 6). > On Aug 27, 2017, at 8:33 PM, Vinod Kone wrote: > > +1 (binding) > > Tested on ASF CI. The only red build was the known perf core dump

Libevent bundling ahead.

2018-09-11 Thread Till Toenshoff
Hey All, We are considering bundling/vendoring libevent 2.0.22 with upcoming releases of Mesos. Let me explain the motivation and then go into some details. Due to https://issues.apache.org/jira/browse/MESOS-7076, SSL builds Mesos stopped functioning on distributions that offer libevent 2.1.8

Re: Subject: [VOTE] Release Apache Mesos 1.11.0 (rc1)

2020-11-18 Thread Till Toenshoff
+1 Build using Apple clang version 12.0.0 (clang-1200.0.32.27) and ran on macOS 11.0.1 (20B29). > On 17. Nov 2020, at 15:53, Andrei Sekretenko wrote: > > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 1.11.0. > > 1.11.0 includes the following: >

Re: [VOTE] Move Apache Mesos to Attic

2021-04-06 Thread Till Toenshoff
> On 5. Apr 2021, at 19:58, Vinod Kone wrote: > > Hi folks, > > Based on the recent conversations > > on our mailing list, it seems to me that the majority

Re: Next Steps

2021-02-18 Thread Till Toenshoff
+1 to what Renan (and Benjamin) suggested.