Skip to content

PacktPublishing/Apache-Mesos-Cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Apache Mesos Cookbook

This is the code repository for Apache Mesos Cookbook, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

The goal of this book is to guide you through the practical implementation of the Mesos core along with a number of Mesos supported frameworks. You will begin by installing Mesos and then learn how to configure clusters and maintain them. You will also see how to deploy a cluster in a production environment with high availability using Zookeeper.

Instructions and Navigation

All of the code is organized into folder.

The code will look like the following:

 Ubuntu 14.04
$ sudo service mesos-slave stop
$ echo manual | sudo tee /etc/init/mesos-slave.override

CentOS7/RHEL7/Ubuntu 16.04
$ sudo systemctl stop mesos-slave
$ sudo systemctl disable mesos-slave


Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781785884627

About

Apache Mesos Cookbook, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages