Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 519 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 519 Bytes

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