Skip to content

Instantly share code, notes, and snippets.

View erikperkins's full-sized avatar
🏞️
Working from home

Erik Perkins erikperkins

🏞️
Working from home
View GitHub Profile
apiVersion: sparkoperator.k8s.io/v1beta2
kind: SparkApplication
metadata:
name: hello
namespace: spark
spec:
type: Python
pythonVersion: '3'
mode: cluster
image: my_registry/hello:0.0.1