Skip to content

Commit

Permalink
[MISC] Update Kyuubi patched version (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio authored Dec 9, 2024
1 parent 9b58c0c commit 47d3619
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions images/charmed-spark-kyuubi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
# cloud native technologies.
# ---------------------------------------------------------------------------

ARG KYUUBI_ARTIFACT="https://dlcdn.apache.org/kyuubi/kyuubi-1.9.0/apache-kyuubi-1.9.0-bin.tgz"
ARG CHECKSUM="54721812f35743aec60104466c3527e6d68f2a75afb3bdbd68d06c9bd7e09a5f35f71d9edb9f24cc2189d403ef5aa65ee54fe594ca1c78e9ab621177bab32054"
ARG KYUUBI_ARTIFACT="https://dlcdn.apache.org/kyuubi/kyuubi-1.9.3/apache-kyuubi-1.9.3-bin.tgz"
ARG CHECKSUM="4799abe24dbf624d8c6bbf84602e4c9d45ec5b8544f1d02b05b25489d2b57955b2759041bd88d7cce2697403fc4b2fbb5e27912811c0c3c5559bb0860f18e96e"
ARG TARFILE="kyuubi.tar.tz"
ARG BASE_IMAGE

Expand Down
2 changes: 1 addition & 1 deletion images/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flavours:
monitor SparkJob running on K8s cluster. It is an open source, end-to-end,
production ready data platform on top of cloud native technologies.
kyuubi:
version: 1.9.0
version: 1.9.3
image_description: |
This is an OCI image that contains Kyuubi, fully integrated with Charmed
Spark ecosystem and utilities.

0 comments on commit 47d3619

Please sign in to comment.