Igniters,
Does anyone in the community have experience with Apache Mesos? I have been reading on Mesos architecture and I think Ignite should integrate with Mesos. This will add very cool datacenter management capabilities to Ignite which will make it easier to manage and maintain. There are many videos on Mesos available here: http://mesos.apache.org/documentation/latest/mesos-presentations/ Nice architecture description here: http://mesos.apache.org/documentation/latest/mesos-architecture/ Thoughts? D. |
Here is the Jira for Mesos integration:
https://issues.apache.org/jira/browse/IGNITE-857
|
In reply to this post by dsetrakyan
I like the idea. Mesos is real solid hardware resource scheduler, which can
complement Ignite abilities to dynamically scale up and down. Having Ignite in a container'ized form should help as well by simplifying the deployment of the bits even further. Also, I believe the basic integration should be simple enough (request more nodes with certain properties) and go a long way. Here you can see what one can do with Apache Mesos https://www.youtube.com/watch?v=UgJMlHdZEx4 Regards, Cos On Mon, May 04, 2015 at 05:19PM, Dmitriy Setrakyan wrote: > Igniters, > > Does anyone in the community have experience with Apache Mesos? > > I have been reading on Mesos architecture and I think Ignite should > integrate with Mesos. This will add very cool datacenter management > capabilities to Ignite which will make it easier to manage and maintain. > > There are many videos on Mesos available here: > http://mesos.apache.org/documentation/latest/mesos-presentations/ > > Nice architecture description here: > http://mesos.apache.org/documentation/latest/mesos-architecture/ > > Thoughts? > > D. |
Cool idea!
--Yakov 2015-05-05 8:47 GMT+03:00 Konstantin Boudnik <[hidden email]>: > I like the idea. Mesos is real solid hardware resource scheduler, which can > complement Ignite abilities to dynamically scale up and down. > > Having Ignite in a container'ized form should help as well by simplifying > the > deployment of the bits even further. Also, I believe the basic integration > should be simple enough (request more nodes with certain properties) and > go a > long way. > > Here you can see what one can do with Apache Mesos > https://www.youtube.com/watch?v=UgJMlHdZEx4 > > Regards, > Cos > > On Mon, May 04, 2015 at 05:19PM, Dmitriy Setrakyan wrote: > > Igniters, > > > > Does anyone in the community have experience with Apache Mesos? > > > > I have been reading on Mesos architecture and I think Ignite should > > integrate with Mesos. This will add very cool datacenter management > > capabilities to Ignite which will make it easier to manage and maintain. > > > > There are many videos on Mesos available here: > > http://mesos.apache.org/documentation/latest/mesos-presentations/ > > > > Nice architecture description here: > > http://mesos.apache.org/documentation/latest/mesos-architecture/ > > > > Thoughts? > > > > D. > |
Free forum by Nabble | Edit this page |