Skip to content

Errors in kubernetes yaml after upgrading to spark 3.5.0 #325

Answered by adwk67
paulpaul1076 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the feedback @paulpaul1076! There were a number of breaking changes in the 23.11 release and we have endeavoured to flag these up and to document how to redefine the resource yamls in the release notes. For the spark-k8s-operator you can find this here. In a nutshell you will need to move the configuration elements (volumes, logging, resources etc.) down one level to be underneath "config", using the new product image structure, and renaming the executor instances to replicas.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@adwk67
Comment options

adwk67 Dec 20, 2023
Collaborator

@adwk67
Comment options

adwk67 Dec 20, 2023
Collaborator

Answer selected by paulpaul1076
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants