twitter-archive / mysos

Cotton (formerly known as Mysos)
https://incubator.apache.org/projects/cotton.html
589 stars 67 forks source link

Running MySQL on shared Mesos slave pool #44

Open xujyan opened 9 years ago

xujyan commented 9 years ago

Currently Mysos requires Mesos slaves to dedicate all resources to it. MySQL usually requires special boxes with large disks. However for certain test use cases this may not be true and it would be nice if Mysos can be configured to support colocating its tasks with tasks from other Mesos frameworks on shared slaves.