File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
demos/spark-k8s-anomaly-detection-taxi-data Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 5656 mainApplicationFile: local:///spark-scripts/spark-ad.py
5757 deps:
5858 packages:
59- - org.apache.iceberg:iceberg-spark-runtime-4.0_2.13:1.10.1
59+ - org.apache.iceberg:iceberg-spark-runtime-4.0_2.13:1.10.0
6060 requirements:
6161 - scikit-learn==1.4.0
6262 s3connection:
@@ -104,9 +104,6 @@ data:
104104 spark.sql.catalog.prediction: org.apache.iceberg.spark.SparkCatalog
105105 spark.sql.catalog.prediction.type: hive
106106 spark.sql.catalog.prediction.uri: thrift://hive-iceberg-metastore:9083
107- # AFAIK This can be removed in 24.3
108- #spark.driver.userClassPathFirst: "false"
109- #spark.executor.userClassPathFirst: "false"
110107 ---
111108apiVersion : v1
112109kind : ConfigMap
You can’t perform that action at this time.
0 commit comments