Re: Who is the user in Mesos Authorization ACL definition?

2015-03-09 Thread Sivaram Kannan
Hi, I apologize for bombarding with so many emails on the same issue. So, I modified the acl.json as below. 1. I was able to launch the framework with authentication as users devel1 and devel2. 2. I was able to launch a task as user devel1 3. I get TASK_LOST when I try to launch task with the

mesos on coreos

2015-03-09 Thread Gurvinder Singh
Hi, I am wondering if anybody in the community has looked into or are running mesos on top of coreos. I would be interested to hear out your experiences around following areas - Users management on coreos cluster and containers running with Mesos - Are you using fleet to run mesos or run it as

Re: Who is the user in Mesos Authorization ACL definition?

2015-03-09 Thread Michael Park
On 9 March 2015 at 07:36, Sivaram Kannan sivara...@gmail.com wrote: Hi, I apologize for bombarding with so many emails on the same issue. So, I modified the acl.json as below. 1. I was able to launch the framework with authentication as users devel1 and devel2. Just so that our

Re: Who is the user in Mesos Authorization ACL definition?

2015-03-09 Thread Sivaram Kannan
Hi Vinod, The users in below run_tasks definition - does it refer to unix users in the machine where the framework is run or the unix users in the mesos-slave machine. I think the fact that I run all softwares (mesos-master, mesos-slave, marathon) as docker containers is of significance and