Skip to content

fix(spark): Rework spark images to build on top of java-base image#434

Merged
siegfriedweber merged 2 commits intomainfrom
rework-spark
Aug 3, 2023
Merged

fix(spark): Rework spark images to build on top of java-base image#434
siegfriedweber merged 2 commits intomainfrom
rework-spark

Conversation

@sbernauer
Copy link
Copy Markdown
Member

Description

This fixes the missing tzdata-java package in 0.0.0-dev versions
Smoke test passed locally

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
- [ ] Changes are OpenShift compatible
- [ ] All added packages (via microdnf or otherwise) have a comment on why they are added
- [ ] Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
- [ ] All packages should have (if available) signatures/hashes verified
- [ ] Does your change affect an SBOM? Make sure to update all SBOMs

This fixes the missing tzdata-java package in 0.0.0-dev versions
Comment thread pyspark-k8s/Dockerfile
Copy link
Copy Markdown
Member

@razvan razvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@siegfriedweber
Copy link
Copy Markdown
Member

All tests passed on my local machine with the exception of the logging tests but that was expected because the tests are not adapted yet to support the new Vector version.

@siegfriedweber siegfriedweber added this pull request to the merge queue Aug 3, 2023
Merged via the queue into main with commit bf6ecd1 Aug 3, 2023
@siegfriedweber siegfriedweber deleted the rework-spark branch August 3, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants