diff --git a/examples/spark-py-pi.yaml b/examples/spark-py-pi.yaml index d601262c9..20e81a1fa 100644 --- a/examples/spark-py-pi.yaml +++ b/examples/spark-py-pi.yaml @@ -23,7 +23,7 @@ metadata: namespace: default spec: type: Python - pythonVersion: "2" + pythonVersion: "3" mode: cluster image: "gcr.io/spark-operator/spark-py:v3.1.1" imagePullPolicy: Always