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

Add Guava dependency to Spark 1.6.x pom.xml #6

Closed
wants to merge 2 commits into from

Conversation

robertjrodger
Copy link

This package depends on jpmml-sparkml, which in turn depends on Spark for a Guava dependency. However, not all Spark 1.6.X versions and packaging contain Guava (in particular, the prebuilt tarballs available on spark.apache.org/downloads.html for Spark 1.6.{0,1,2,3} with Hadoop 2.6 do not). By adding the Guava dependency explicitly (as suggested by vruusmann in Issue #5, one can assure oneself that this package will be built with Guava provided.

@vruusmann vruusmann closed this Jun 27, 2018
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.

None yet

2 participants