Princeton Workshop Projects: Difference between revisions

Content added Content deleted
imported>LishaR
imported>LishaR
Line 39: Line 39:
[http://mesos.apache.org/ Apache Mesos website] [https://mesosphere.com/2014/09/02/introducing-mesos-cli/ Page introducing Mesos CLI]
[http://mesos.apache.org/ Apache Mesos website] [https://mesosphere.com/2014/09/02/introducing-mesos-cli/ Page introducing Mesos CLI]


'''Description:''' Apache Mesos allows you to program against your datacenter like it’s a single pool of resources. It's a distributed systems kernel that's built using the same principles as the Linux kernel, only at a different level of abstraction. The Mesos kernel runs on every machine and provides applications (e.g., Hadoop, Spark, Kafka, Elastic Search) with API’s for resource management and scheduling across entire datacenter and cloud environments. Mesos CLI is the command line interface for Mesos.
'''Description:''' Apache Mesos allows you to program against your datacenter like it’s a single pool of resources. It's a distributed systems kernel that's built using the same principles as the Linux kernel, only at a different level of abstraction. The Mesos kernel runs on every machine and provides applications with API’s for resource management and scheduling across entire datacenter and cloud environments. Mesos CLI is the command line interface for Mesos.


'''Language:''' Python
'''Language:''' Python
Line 46: Line 46:


[https://openhatch.org/wiki/Contributing_to_Mesos_CLI More info, including ''' ''what you should install before the workshop'' ''' if you want to contribute to Mesos CLI]
[https://openhatch.org/wiki/Contributing_to_Mesos_CLI More info, including ''' ''what you should install before the workshop'' ''' if you want to contribute to Mesos CLI]

= Firefox =
= Firefox =