Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update demos for Release 24.11 #116

Merged
merged 35 commits into from
Nov 11, 2024
Merged
Changes from 2 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
42c38c1
chore(opa): bump to 0.67.0
NickLarsenNZ Aug 5, 2024
28afbe8
chore(opa): bump 0.67.1
NickLarsenNZ Aug 6, 2024
d3bec37
chore(opa): bump to 0.67.0
NickLarsenNZ Aug 5, 2024
7bf3c33
chore: Bump Vector to 0.40.0
NickLarsenNZ Aug 8, 2024
d80bd75
Merge pull request #87 from stackabletech/vector-0.40.0
NickLarsenNZ Aug 8, 2024
09e1df6
Merge remote-tracking branch 'origin/next' into opa-0.67.0
NickLarsenNZ Aug 8, 2024
94aff00
Merge pull request #85 from stackabletech/opa-0.67.0
NickLarsenNZ Aug 8, 2024
1f6e2bf
Merge remote-tracking branch 'origin/main' into next
NickLarsenNZ Aug 26, 2024
890df16
chore(airflow): bump version to 2.9.3
NickLarsenNZ Aug 26, 2024
1a1377c
Merge pull request #90 from stackabletech/airflow-2.9.3
NickLarsenNZ Sep 4, 2024
e5da07d
chore(trino): bump version to 455
xeniape Sep 5, 2024
599ac41
Merge pull request #93 from stackabletech/trino-455
xeniape Sep 5, 2024
a53b25b
chore(spark): version 3.5.2
razvan Sep 11, 2024
972eafd
Update create-spark-ingestion-job.yaml
razvan Sep 12, 2024
62516a1
Merge pull request #96 from stackabletech/chore/spark-3.5.2
razvan Sep 12, 2024
af5654b
chore: bump hdfs version to 3.4.0
razvan Sep 13, 2024
d5b4b25
chore: bump nifi for 24.11
razvan Sep 18, 2024
7f4565b
chore: Upgrade the Vector aggregator
siegfriedweber Sep 18, 2024
a1e727a
Merge pull request #101 from stackabletech/chore/vector-24.11
siegfriedweber Sep 18, 2024
0c7d349
Merge remote-tracking branch 'origin/main' into next
NickLarsenNZ Sep 19, 2024
8fbf391
Merge remote-tracking branch 'origin/next' into chore/nifi-24.11
NickLarsenNZ Sep 19, 2024
e5b02d7
Merge pull request #100 from stackabletech/chore/nifi-24.11
razvan Sep 19, 2024
db8cd8a
Merge pull request #98 from stackabletech/chore/hdfs-version-for-24.11
razvan Sep 20, 2024
9b5f892
chore(druid): Bump to 30.0.0
NickLarsenNZ Sep 27, 2024
25cb8a3
chore(pre-commit): Ignore braces lint for templates yaml files
NickLarsenNZ Sep 27, 2024
958f174
Merge pull request #102 from stackabletech/lts-druid-30.0.0
NickLarsenNZ Sep 27, 2024
5bc2356
Merge branch 'main' into next
NickLarsenNZ Oct 24, 2024
b2aa661
chore: lint
NickLarsenNZ Oct 24, 2024
6dec8e5
Apply suggestions from code review
NickLarsenNZ Nov 11, 2024
de3ca41
Merge remote-tracking branch 'origin/main' into next
NickLarsenNZ Nov 11, 2024
4680499
Apply suggestions from code review
NickLarsenNZ Nov 11, 2024
ec104d5
chore: fix lint issue
NickLarsenNZ Nov 11, 2024
7649d89
Apply suggestions from code review
NickLarsenNZ Nov 11, 2024
cc89f67
chore: fix lint issue
NickLarsenNZ Nov 11, 2024
97a3f5e
chore: disable the brace lint
NickLarsenNZ Nov 11, 2024
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
2 changes: 1 addition & 1 deletion docs/modules/demos/pages/trino-iceberg.adoc
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion stacks/data-lakehouse-iceberg-trino-spark/trino.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
catalogLabelSelector:
2 changes: 1 addition & 1 deletion stacks/dual-hive-hdfs-s3/trino.yaml
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
authorization:
opa:
8 changes: 4 additions & 4 deletions stacks/end-to-end-security/trino-regorules.yaml
Original file line number Diff line number Diff line change
@@ -1460,7 +1460,7 @@ data:
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
@@ -1610,7 +1610,7 @@ data:
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
@@ -1671,7 +1671,7 @@ data:
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
@@ -1736,7 +1736,7 @@ data:
# "groups": ["group1", ...],
# "user": "username",
# },
# "softwareStack": {"trinoVersion": "442"},
# "softwareStack": {"trinoVersion": "455"},
# }
# }
#
2 changes: 1 addition & 1 deletion stacks/end-to-end-security/trino.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
tls:
2 changes: 1 addition & 1 deletion stacks/keycloak-opa-poc/trino.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
tls:
2 changes: 1 addition & 1 deletion stacks/trino-iceberg/trino.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
catalogLabelSelector:
2 changes: 1 addition & 1 deletion stacks/trino-superset-s3/trino.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ metadata:
name: trino
spec:
image:
productVersion: "451"
productVersion: "455"
clusterConfig:
listenerClass: external-unstable
catalogLabelSelector: