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

Remove dependency on shaded Spark artifact #169

Merged
merged 2 commits into from
Jun 15, 2020
Merged

Remove dependency on shaded Spark artifact #169

merged 2 commits into from
Jun 15, 2020

Conversation

andygrove
Copy link
Contributor

Our tests depend on Guava. This PR makes this an explicit dependency in Maven and we now depend on Guava directly, rather than depending on a shaded version of Guava provided by Apache Spark.

My motivation for making this change is that it now allows me to temporarily add Apache Spark as a submodule of the plugin so that I can iterate quickly when working on issues that require code changes in both Spark and the plugin, avoiding the need to perform a mvn install of Spark each time I make changes there.

@andygrove andygrove self-assigned this Jun 13, 2020
@andygrove
Copy link
Contributor Author

build

@sameerz sameerz added the build Related to CI / CD or cleanly building label Jun 15, 2020
pom.xml Outdated Show resolved Hide resolved
@revans2
Copy link
Collaborator

revans2 commented Jun 15, 2020

build

@jlowe jlowe merged commit 27d7258 into NVIDIA:branch-0.1 Jun 15, 2020
@sameerz sameerz added this to the Jun 8 - Jun 19 milestone Jun 16, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.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.

4 participants