Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Prerequisites

  • Java - 1.6+
  • Sbt 0.13.6
  • Mesos

Setting up mesos

Please refer to this blogpost for setting up the mesos on your machine.

Build

sbt clean assembly

Running

java -cp target/scala-2.11/DistrubutedSystemFromScratch-assembly-1.0.jar -Djava.library.path=$MESOS_HOME/src/.libs com.madhukaraphatak.mesos.helloworld.DistributedShell "/bin/echo hello" 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages