What are the differences between Mesos and YARN?

devquora
devquora

Posted On: Feb 22, 2018

 

The following are the difference between Mesos and YARN:

  • Mesos has the specification to manage all the resources that are present in the data centre whereas, YARN can carefully manage the Hadoop job but they cannot manage the entire data centre.
  • Mesos are written in C++ whereas the YARN is written in Java language.
  • Mesos uses the Linux Container group but YARN uses the simple UNIX processes.
  • In Mesos, you are needed to deal with the security whereas, YARN inherits Hadoop security.
  • Mesos have a lower level of abstraction but the YARN can run on Mesos also.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Apache Mesos Interview Questions

    What are the other projects of Apache?

    The following are the other projects of the Apache:..

    Apache Mesos Interview Questions

    What is Apache Mesos?

    Apache Mesos is an open source type of software...

    Apache Mesos Interview Questions

    What are the languages been supported by Apache Mesos?

    The following are the languages been supported by Apache Mesos:..