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

Publish 3.4.4 to docker registry #75

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

Publish 3.4.4 to docker registry

Why are the changes needed?

To provide the docker image.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

@dongjoon-hyun
Copy link
Member Author

cc @yaooqinn and @viirya

mv sbin /opt/spark/; \
mv kubernetes/dockerfiles/spark/decom.sh /opt/; \
mv examples /opt/spark/; \
ln -s "$(basename $(ls /opt/spark/examples/jars/spark-examples_*.jar))" /opt/spark/examples/jars/spark-examples.jar; \
Copy link
Member

Choose a reason for hiding this comment

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

redundant ls

Copy link
Member Author

Choose a reason for hiding this comment

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

Got it. This is generated by template.

It seems that the template still has the original form, @yaooqinn .

@dongjoon-hyun
Copy link
Member Author

Thank you, @yaooqinn and @viirya .
Merged to master.

@dongjoon-hyun dongjoon-hyun merged commit 18c599e into apache:master Oct 27, 2024
4 checks passed
@dongjoon-hyun dongjoon-hyun deleted the v3.4.4 branch October 27, 2024 07:49
@yaooqinn
Copy link
Member

yaooqinn commented Nov 1, 2024

FYI, official docker is ready docker-library/official-images#17826

@dongjoon-hyun
Copy link
Member Author

Thank you for taking care of it, @yaooqinn !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants