Data locality in Mesos

2017-06-27 Thread Tobias Pfeiffer
Hi, one of the major selling points of HDFS is (was?) that it is possible to schedule a Hadoop job close to where the data that it operates on is. I am not using HDFS, but I was wondering if/how Mesos supports an approach to schedule a job to a machine that has a certain file/dataset already

Re: Agent Working Directory Best Practices

2017-06-27 Thread Steven Schlansker
> On Jun 26, 2017, at 5:30 PM, James Peach wrote: > > >> On Jun 26, 2017, at 4:05 PM, Steven Schlansker >> wrote: >> >> >>> On Jun 25, 2017, at 11:24 PM, Benjamin Mahler wrote: >>> >>> As a data point, as far as I'm aware,

Re: [Marathon] Weird restart behaviour

2017-06-27 Thread Tomek Janiszewski
Can you provide some logs? Why do you have to restart Mesos masters? What happen to Mesos? wt., 27 cze 2017 o 15:49 użytkownik Jean-Baptiste napisał: > Hi there, > > > I have new question for you guys. I’ve noticed that each time I have to > restart Marathon, I have to

[Marathon] Weird restart behaviour

2017-06-27 Thread Jean-Baptiste
Hi there, I have new question for you guys. I’ve noticed that each time I have to restart Marathon, I have to restart Mesos masters services too. So in the order: 1. Restart Marathon (fail by doesn’t allow to deploy anything) 2. Restart Mesos masters 3. Restart Marathon Then it

Ubuntu version for Apache Mesos Docker images

2017-06-27 Thread Jörg Schad
Dear community, the current Mesos Docker image (provided by Mesosphere here: https://hub.docker.com/r/mesosphere/mesos/) are currently based on Ubuntu 14.04. Given that 14.04 is rather old, we would like to switch to 16.04 as a default base image. Any concerns or comments? Kapil & Joerg