+1 to Alex. Also, Mesos and YARN were built around the same time and both use cgroups initially as containerization method. Both also use the DRF algo for bin-packing.
On Wed, Aug 24, 2016 at 9:10 PM, Yu Wei <[email protected]> wrote: > Hi Alex, > > > Good advice. > > > Thank you. > > > Jared, (韦煜) > Software developer > Interested in open source software, big data, Linux > ------------------------------ > *From:* Alex Rukletsov <[email protected]> > *Sent:* Wednesday, August 24, 2016 7:53:02 PM > > *To:* [email protected] > *Subject:* Re: what's the difference between mesos and yarn? > > > > On Tue, Aug 23, 2016 at 10:04 AM, Yu Wei <[email protected]> wrote: > >> It seems that yarn could also provide functionality to allocate resource >> for applications. >> >> Yarn could be modified to support various resource allocation >> requirements. For mesos, frameworks also need to be written to satisfy >> customer requirements. >> >> >> Which is better? >> > An answer you may get on the Mesos user list will be probably biased : ). > How about you try both for *your* problem, and then write a blog post, > explaining your goal, your problem, test setup, and, of course, your > experience and thoughts. > > Cluster management is a relatively new area, projects evolve rapidly. We > need more investigations like the one I suggest you do in order to help > people ask similar questions *in the future*. > > >> >> Thx, >> >> Jared, (韦煜) >> Software developer >> Interested in open source software, big data, Linux >> ------------------------------ >> *From:* John Omernik <[email protected]> >> *Sent:* Wednesday, August 17, 2016 10:00:45 PM >> *To:* [email protected] >> *Subject:* Re: what's the difference between mesos and yarn? >> >> Checkout Apache Myriad: You can run Yarn on Mesos :) >> >> >> >> On Mon, Aug 15, 2016 at 10:35 PM, tommy xiao <[email protected]> wrote: >> >>> yarn is based on BigData community to provide resource manager, and >>> mesos is general datacenter focus resource manager. it's feature have some >>> overlap and the semantics is different totally in my options. >>> >>> 2016-08-15 9:36 GMT+08:00 Yu Wei <[email protected]>: >>> >>>> Hi guys, >>>> >>>> >>>> What's the difference between yarn and mesos in practice? >>>> >>>> >>>> If using yarn, does container still needed? >>>> >>>> >>>> Thanks, >>>> >>>> >>>> Jared, (韦煜) >>>> Software developer >>>> Interested in open source software, big data, Linux >>>> >>> >>> >>> >>> -- >>> Deshi Xiao >>> Twitter: xds2000 >>> E-mail: xiaods(AT)gmail.com >>> >> >> >

