Home

Awesome

R-Cluster

A simple go server to schedule R scripts on a mesos cluster.

What is this?

Refer to this medium post and this deployment template repo for details and use cases.

Deployment

The tool needs a special architecture to run on :

Then on the master node run :

go get https://github.com/MohamedBassem/r-cluster
cd $GOPATH/src/github.com/MohamedBassem/r-cluster
./r-cluster

TODO

Contribution

Your contributions and ideas are welcomed through issues and pull requests.