erikperkins / coulomb

Spark jobs for Kubernetes Spark Operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark Jobs

Apply the manifest found in each job's subdirectory

$ kubectl apply -f hello/hello.yml

This will spawn a SparkApplication in the spark namespace. Once the application has completed, it will need to be deleted manually.

About

Spark jobs for Kubernetes Spark Operator


Languages

Language:Python 90.7%Language:Dockerfile 9.3%