Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ data:
stackable.tech/vendor: Stackable
spec:
sparkImage:
productVersion: 3.5.1
productVersion: 3.5.2
mode: cluster
mainApplicationFile: local:///stackable/spark/jobs/spark-ingest-into-lakehouse.py
deps:
packages:
- org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.5.0
- org.apache.spark:spark-sql-kafka-0-10_2.12:3.5.1
- org.apache.spark:spark-sql-kafka-0-10_2.12:3.5.2
s3connection:
reference: minio
sparkConf:
Expand Down
2 changes: 1 addition & 1 deletion demos/end-to-end-security/create-spark-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ data:
name: spark-report
spec:
sparkImage:
productVersion: 3.5.1
productVersion: 3.5.2
mode: cluster
mainApplicationFile: local:///stackable/spark/jobs/spark-report.py
deps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ data:
name: spark-ad
spec:
sparkImage:
productVersion: 3.5.1
productVersion: 3.5.2
mode: cluster
mainApplicationFile: local:///spark-scripts/spark-ad.py
deps:
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/demos/pages/trino-iceberg.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ connect with DBeaver. As an alternative, you can use https://trino.io/download.h

[source,console]
----
$ java -jar ~/Downloads/trino-cli-451-executable.jar --user admin --insecure --password --server https://172.18.0.2:30856
$ java -jar ~/Downloads/trino-cli-455-executable.jar --user admin --insecure --password --server https://172.18.0.2:30856
----

Make sure to replace the server endpoint with the endpoint listed in the `stackablectl stacklet list` output. When
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/vector-aggregator.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
releaseName: vector-aggregator

Check warning on line 1 in stacks/_templates/vector-aggregator.yaml

View workflow job for this annotation

GitHub Actions / pre-commit

1:1 [document-start] missing document start "---"
name: vector
repo:
name: vector
url: https://helm.vector.dev
version: 0.34.0
version: 0.35.0 # app version 0.40.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down Expand Up @@ -36,7 +36,7 @@
auth:
strategy: basic
user: admin
password: {{ openSearchAdminPassword }}

Check failure on line 39 in stacks/_templates/vector-aggregator.yaml

View workflow job for this annotation

GitHub Actions / pre-commit

39:23 [braces] too many spaces inside braces

Check failure on line 39 in stacks/_templates/vector-aggregator.yaml

View workflow job for this annotation

GitHub Actions / pre-commit

39:47 [braces] too many spaces inside braces
extraVolumeMounts:
# Use the certificate generated by the secret-operator
- name: tls
Expand Down
4 changes: 2 additions & 2 deletions stacks/airflow/airflow.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% raw %}

Check failure on line 1 in stacks/airflow/airflow.yaml

View workflow job for this annotation

GitHub Actions / pre-commit

1:2 syntax error: found character '%' that cannot start any token (syntax)
---
apiVersion: airflow.stackable.tech/v1alpha1
kind: AirflowCluster
Expand All @@ -6,7 +6,7 @@
name: airflow
spec:
image:
productVersion: 2.9.2
productVersion: 2.9.3
clusterConfig:
listenerClass: external-unstable
loadExamples: false
Expand Down Expand Up @@ -272,7 +272,7 @@
spec:
version: "1.0"
sparkImage:
productVersion: 3.5.1
productVersion: 3.5.2
mode: cluster
mainApplicationFile: local:///stackable/spark/examples/src/main/python/pi.py
job:
Expand Down
4 changes: 2 additions & 2 deletions stacks/data-lakehouse-iceberg-trino-spark/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
catalogLabelSelector:
Expand Down Expand Up @@ -114,7 +114,7 @@ metadata:
name: opa
spec:
image:
productVersion: 0.66.0
productVersion: 0.67.1
servers:
roleGroups:
default: {}
Expand Down
2 changes: 1 addition & 1 deletion stacks/dual-hive-hdfs-s3/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
authorization:
opa:
Expand Down
2 changes: 1 addition & 1 deletion stacks/end-to-end-security/opa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: opa
spec:
image:
productVersion: 0.66.0
productVersion: 0.67.1
clusterConfig:
userInfo:
backend:
Expand Down
8 changes: 4 additions & 4 deletions stacks/end-to-end-security/trino-regorules.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% raw %}

Check failure on line 1 in stacks/end-to-end-security/trino-regorules.yaml

View workflow job for this annotation

GitHub Actions / pre-commit

1:2 syntax error: found character '%' that cannot start any token (syntax)
---
apiVersion: v1
kind: ConfigMap
Expand Down Expand Up @@ -1460,7 +1460,7 @@
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
Expand Down Expand Up @@ -1610,7 +1610,7 @@
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
Expand Down Expand Up @@ -1671,7 +1671,7 @@
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
Expand Down Expand Up @@ -1736,7 +1736,7 @@
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
Expand Down
2 changes: 1 addition & 1 deletion stacks/end-to-end-security/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
tls:
Expand Down
2 changes: 1 addition & 1 deletion stacks/keycloak-opa-poc/opa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: opa
spec:
image:
productVersion: 0.66.0
productVersion: 0.67.1
servers:
roleGroups:
default: {}
2 changes: 1 addition & 1 deletion stacks/keycloak-opa-poc/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
tls:
Expand Down
4 changes: 2 additions & 2 deletions stacks/trino-iceberg/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
catalogLabelSelector:
Expand Down Expand Up @@ -99,7 +99,7 @@ metadata:
name: opa
spec:
image:
productVersion: 0.66.0
productVersion: 0.67.1
servers:
roleGroups:
default:
Expand Down
4 changes: 2 additions & 2 deletions stacks/trino-superset-s3/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
catalogLabelSelector:
Expand Down Expand Up @@ -71,7 +71,7 @@ metadata:
name: opa
spec:
image:
productVersion: 0.66.0
productVersion: 0.67.1
servers:
roleGroups:
default: {}
Expand Down
Loading