Skip to content

Commit 6d89310

Browse files
committed
Revert image change
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
1 parent 5d80975 commit 6d89310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/feast/pyspark/launchers/k8s/k8s_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def _cancel_job_by_id(api: CustomObjectsApi, namespace: str, job_id: str):
256256
spec:
257257
type: Scala
258258
mode: cluster
259-
image: "gcr.io/kf-feast/spark-py-extra:v3.0.1"
259+
image: "gcr.io/kf-feast/spark-py:v3.0.1"
260260
imagePullPolicy: Always
261261
sparkVersion: "3.0.1"
262262
timeToLiveSeconds: 3600

0 commit comments

Comments
 (0)