syffs / openshift-spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Docker build

Apache Spark images for OpenShift

Init

Edit SPARK_IMAGE in Makefile to reflect your private registry

Build

make build

Push

make push

Test on Openshift cluster

oc login <...>
make create

About


Languages

Language:Shell 72.9%Language:Makefile 27.1%