Skip to content

manhnt217/hello-spark-mesos-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spark with Mesos on Docker


1. Configuration

$ ./config

2. Build

3. Run

  • Start the cluster

     $ ./run start
    
  • Stop the cluster

     $ ./run stop
    
  • Restart the cluster (=stop && start)

     $ ./run restart
    
  • Remove all containers

     $ ./run clean
    
  • Reset everything and start over

     $ ./run reset
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages