Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

AWS ES service version conflict #64

Open
ryan-xie opened this issue Jan 24, 2016 · 1 comment
Open

AWS ES service version conflict #64

ryan-xie opened this issue Jan 24, 2016 · 1 comment

Comments

@ryan-xie
Copy link

The AWS ES service is using es 1.5.2, but your library are depend on 1.2.1.
There is an exception when I try to connect to AWS ES service.

org.elasticsearch.client.transport.NoNodeAvailableException: No node available

Any thought on this? I am not sure if I am right.

@danielcbright
Copy link

@ryan-xie have you tried editing the pom.xml and changing the elasticsearch value? As long as you stay in version 1.x it "should" be fine, I'd try that first.

https://github.com/awslabs/amazon-kinesis-connectors/blob/master/pom.xml#L28

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants