mesos / elasticsearch

Elasticsearch on Mesos
Apache License 2.0
242 stars 92 forks source link

Version upgrade for elasticsearch? #567

Closed sudhaker closed 8 years ago

sudhaker commented 8 years ago

Team - do we have any plan to move on to a newer version?

Universe has v 0.7.0; which is a very old and unsupported version.

Ref:

https://en.wikipedia.org/wiki/Elasticsearch

https://github.com/mesosphere/universe/blob/version-2.x/repo/packages/E/elasticsearch/0/package.json https://github.com/mesosphere/universe/blob/version-2.x/repo/packages/E/elasticsearch/0/resource.json

thebennos commented 8 years ago

+1 for an version update to stabe version 1.7.4

philwinder commented 8 years ago

@sudhaker: Feel free to make a PR to update the DCOS installer. This project is no longer sponsored, so we'll only provide bugfixes and PR requests.

Also, note that the DCOS version is in no way related to the ES version. The ES version is specified by the setting elasticsearchDockerImage.

@thebennos: I don't know what version you refer to. If you're refering to ES, 1.7.4 is very out of date. But if you want, you can easily override the ES image. Please see the documentation.

thebennos commented 8 years ago

@philwinder sorry realized later that already version 2.2 is used. After my first look, I had in mind that version 0.7 is used.

with elasticsearchDockerImage an own updated image with plugins can be used, so we can close this issue.

philwinder commented 8 years ago

Thanks @thebennos .