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 import of JavaEsSparkSQL #840

Merged
merged 1 commit into from Sep 7, 2016
Merged

Fix import of JavaEsSparkSQL #840

merged 1 commit into from Sep 7, 2016

Conversation

AliGouta
Copy link
Contributor

@AliGouta AliGouta commented Sep 4, 2016

Thank you for submitting a pull request!

Please make sure you have signed our Contributor License Agreement (CLA).
We are not asking you to assign copyright to us, but to give us the right to distribute your code without restriction. We ask this of all contributors in order to assure our users of the origin and continuing existence of the code.
You only need to sign the CLA once.

In version 5.0.0-alpha5 of the elasticsearch-hadoop connector, we have:
From: org.elasticsearch.spark.sql.java.api.JavaEsSpark SQL => To: import org.elasticsearch.spark.sql.api.java.JavaEsSparkSQL

In version 5.0.0-alpha5 of the elasticsearch-hadoop connector, we have:
From: org.elasticsearch.spark.sql.java.api.JavaEsSpark SQL  => To: import org.elasticsearch.spark.sql.api.java.JavaEsSparkSQL
@jbaiera
Copy link
Member

jbaiera commented Sep 7, 2016

LGTM. Thanks for the patch!

@jbaiera jbaiera merged commit 32794e7 into elastic:master Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants