Re: Dedicate mesos slaves to specific aurora roles

2015-03-16 Thread Joseph Smith
The important note from that doc is: The format is $role(/.*)?. When a job is created, the scheduler requires that the $role component matches the role field in the job configuration, and will reject the job creation otherwise. > On Mar 16, 2015, at 3:39 AM, Brian Brazil wrote: > > On 16 Marc

Re: Dedicate mesos slaves to specific aurora roles

2015-03-16 Thread Brian Brazil
On 16 March 2015 at 06:13, Bhuvan Arumugam wrote: > Hello, > > I've a requirement to reserve N number of slaves for specific aurora > role. When a job is scheduled using this role, it should run in one of > these N slaves. Jobs scheduled using other roles, should not run in > one of these N slave