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

Fix tools depending on the common jar #5239

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

tgravescs
Copy link
Collaborator

fixes #5233

This is the same as https://github.com/NVIDIA/spark-rapids/pull/5235/files but removed the include of the common jar in the shade plugin.

Tools jar is a standalone jar, should not depend on common jar

Signed-off-by: Thomas Graves tgraves@nvidia.com

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added the build Related to CI / CD or cleanly building label Apr 13, 2022
@tgravescs tgravescs self-assigned this Apr 13, 2022
@tgravescs
Copy link
Collaborator Author

build

@tgravescs
Copy link
Collaborator Author

Note have followup #5238 to change to use reduced pom in 22.06

@tgravescs tgravescs merged commit cec1b7d into NVIDIA:branch-22.04 Apr 13, 2022
@tgravescs tgravescs deleted the toolsjardep branch April 13, 2022 17:44
nartal1 added a commit to nartal1/spark-rapids that referenced this pull request Apr 14, 2022
nartal1 added a commit that referenced this pull request Apr 20, 2022
* Revert "Fix tools depending on the common jar (#5239)"

This reverts commit cec1b7d.

* generate reduced pom

Signed-off-by: Niranjan Artal <nartal@nvidia.com>

* add minimizeJar to include classes

Signed-off-by: Niranjan Artal <nartal@nvidia.com>

* update spark-nightly-build.sh to to deploy dependency reduced pom

Signed-off-by: Niranjan Artal <nartal@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants