File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
data-lakehouse-iceberg-trino-spark
spark-k8s-anomaly-detection-taxi-data Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ data:
4343 stackable.tech/vendor: Stackable
4444 spec:
4545 sparkImage:
46- productVersion: 3.5.2
46+ productVersion: 3.5.5
4747 mode: cluster
4848 mainApplicationFile: local:///stackable/spark/jobs/spark-ingest-into-lakehouse.py
4949 deps:
5050 packages:
51- - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.7.0
52- - org.apache.spark:spark-sql-kafka-0-10_2.12:3.5.2
51+ - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.8.1
52+ - org.apache.spark:spark-sql-kafka-0-10_2.12:3.5.5
5353 s3connection:
5454 reference: minio
5555 sparkConf:
Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ data:
5555 name: spark-report
5656 spec:
5757 sparkImage:
58- productVersion: 3.5.2
58+ productVersion: 3.5.5
5959 mode: cluster
6060 mainApplicationFile: local:///stackable/spark/jobs/spark-report.py
6161 deps:
6262 packages:
63- - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.7.0
63+ - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.8.1
6464 sparkConf:
6565 spark.driver.extraClassPath: /stackable/config/hdfs
6666 spark.executor.extraClassPath: /stackable/config/hdfs
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ data:
3737 name: spark-ad
3838 spec:
3939 sparkImage:
40- productVersion: 3.5.2
40+ productVersion: 3.5.5
4141 mode: cluster
4242 mainApplicationFile: local:///spark-scripts/spark-ad.py
4343 deps:
4444 packages:
45- - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.5.0
46- - org.apache.spark:spark-sql-kafka-0-10_2.12:3.5.0
45+ - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.8.1
46+ - org.apache.spark:spark-sql-kafka-0-10_2.12:3.5.5
4747 requirements:
4848 - scikit-learn==1.4.0
4949 s3connection:
You can’t perform that action at this time.
0 commit comments