oshinko-temaki

a tool for hand rolling Apache Spark clusters


License
Apache-2.0
Install
pip install oshinko-temaki==0.4.1

Documentation

oshinko temaki

Build Status

hand rolled spark clusters for openshift

overview

This is a console utility to make creating Spark clusters with the spark-operator simpler. When invoked it will print a cluster schema to standard output using the requested options.

get started

pip install oshinko_temaki

to create a cluster where the spark-operator is running

osht | oc apply -f -

for more details

osht -h