We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The cloud-aws 2.1.0 plugin seems to work fine with elasticsearch 1.1.0, but with 1.1.1 I get this error on startup:
2014-04-18 01:19:42,754 [INFO] node - [Skywalker] version[1.1.1], pid[22901], build[f1585f0/2014-04-16T14:27:12Z] 2014-04-18 01:19:42,767 [INFO] node - [Skywalker] initializing ... 2014-04-18 01:19:42,802 [INFO] plugins - [Skywalker] loaded [cloud-aws], sites [] 2014-04-18 01:19:50,019 [ERROR] bootstrap - {1.1.1}: Initialization Failed ... 1) NoSuchMethodError[org.elasticsearch.gateway.blobstore.BlobStoreGateway.<init>(Lorg/elasticsearch/common/settings/Settings;Lorg/elasticsearch/threadpool/ThreadPool;Lorg/elasticsearch/cluster/ClusterService;)V]
The text was updated successfully, but these errors were encountered:
cloud-aws 2.1.0 doesn't support elasticsearch 1.1.1
a9a76e2
Closes #74.
Closed by a9a76e2
Sorry, something went wrong.
ecc4577
Closes #74. (cherry picked from commit a9a76e2)
dadoonet
No branches or pull requests
The cloud-aws 2.1.0 plugin seems to work fine with elasticsearch 1.1.0, but with 1.1.1 I get this error on startup:
The text was updated successfully, but these errors were encountered: