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

ES-HADOOP and ES V2? #597

Closed
BobNovas opened this issue Nov 6, 2015 · 2 comments
Closed

ES-HADOOP and ES V2? #597

BobNovas opened this issue Nov 6, 2015 · 2 comments

Comments

@BobNovas
Copy link

BobNovas commented Nov 6, 2015

org.elasticsearch.hadoop.rest.InitializationUtils.java, line 171, checks that the ES version it's running against starts with "0.90" or "1.". That kinda rules out V2.

@costin
Copy link
Member

costin commented Nov 7, 2015

That's because ES 2 is not fully compatible with ES 1 from the rest point. For ES 2.x use ES-Hadoop 2.2 (currently in beta1) which is compatible with both ES 1.x and 2.x

@costin
Copy link
Member

costin commented Nov 12, 2015

The docs have been updated to better indicate the version requirements in both 2.x and master.

@costin costin closed this as completed Nov 12, 2015
costin added a commit that referenced this issue Nov 15, 2015
relates to #597

(cherry picked from commit ded1fec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants