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

Elasticsearch dependency needs to be deteremined by scala / spark version #9767

Closed
johnc1231 opened this issue Dec 2, 2020 · 0 comments
Closed

Comments

@johnc1231
Copy link
Contributor

Relevant line from build.gradle:

    bundled 'org.elasticsearch:elasticsearch-spark-20_2.11:' + elasticHadoopVersion()

The spark-20 and Scala 2.11 are hardcoded. These need to vary based on requested installation version.

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

No branches or pull requests

1 participant