Skip to content

Releases: mesos/elasticsearch

0.4.2

RELEASE 0.3.0 by Frank Scholten

04 Sep 14:51
Compare
Choose a tag to compare

Added

Full configuration of framework via CLI
User can override ES settings with their own elasticsearch.yml
Data is now stored in Docker volumes
Support multiple Elasticsearch clusters on single Mesos cluster
Configurable scheduler and executor images
Support separate Zookeeper cluster for the framework
Fixed UI redirection bug

Changed

Removed zk, m, n and ram parameters from old CLI
CLI code now uses JCommander library