simple test DAG
This commit is contained in:
parent
546cc75763
commit
7cfae9f1bc
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: lot1-spark-jobs
|
||||
spec:
|
||||
type: Scala
|
||||
mode: clusterß
|
||||
mode: cluster
|
||||
image: "apache/spark:v3.1.3"
|
||||
imagePullPolicy: Always
|
||||
mainClass: org.apache.spark.examples.SparkPi
|
||||
|
|
Loading…
Reference in New Issue