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 the spark and flink uber jars and along with multiple flink versions #918

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

krisnaru
Copy link
Contributor

@krisnaru krisnaru commented Feb 6, 2025

Summary

Publish spark and flink uber jars to maven repos
Added support for multiple flink versions

Build:
bazel build --config flink_1.19 //flink/...

Publish:
bazel run --define "maven_repo=file://$HOME/.m2/repository" --define "version=0.0.1" //spark:spark-assembly-export.publish
bazel run --define "maven_repo=file://$HOME/.m2/repository" --define "version=0.0.1" //flink:flink-assembly-export.publish

Reviewers

@caiocamatta-stripe @mears-stripe @piyush-zlai @pengyu-hou

@krisnaru krisnaru changed the title publish the spark and flink uber jars publish the spark and flink uber jars and along with multiple flink versions Feb 7, 2025
@krisnaru krisnaru marked this pull request as ready for review February 7, 2025 00:40
@krisnaru krisnaru force-pushed the bazel-publish branch 3 times, most recently from d7ef479 to a6af828 Compare February 7, 2025 05:58
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.

2 participants