File tree 3 files changed +8
-8
lines changed
data-lakehouse-iceberg-trino-spark
spark-k8s-anomaly-detection-taxi-data
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ data:
43
43
stackable.tech/vendor: Stackable
44
44
spec:
45
45
sparkImage:
46
- productVersion: 3.5.2
46
+ productVersion: 3.5.5
47
47
mode: cluster
48
48
mainApplicationFile: local:///stackable/spark/jobs/spark-ingest-into-lakehouse.py
49
49
deps:
50
50
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
53
53
s3connection:
54
54
reference: minio
55
55
sparkConf:
Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ data:
55
55
name: spark-report
56
56
spec:
57
57
sparkImage:
58
- productVersion: 3.5.2
58
+ productVersion: 3.5.5
59
59
mode: cluster
60
60
mainApplicationFile: local:///stackable/spark/jobs/spark-report.py
61
61
deps:
62
62
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
64
64
sparkConf:
65
65
spark.driver.extraClassPath: /stackable/config/hdfs
66
66
spark.executor.extraClassPath: /stackable/config/hdfs
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ data:
37
37
name: spark-ad
38
38
spec:
39
39
sparkImage:
40
- productVersion: 3.5.2
40
+ productVersion: 3.5.5
41
41
mode: cluster
42
42
mainApplicationFile: local:///spark-scripts/spark-ad.py
43
43
deps:
44
44
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
47
47
requirements:
48
48
- scikit-learn==1.4.0
49
49
s3connection:
You can’t perform that action at this time.
0 commit comments