i am learning Elasticsearch and tried to install it on my windows 8 (64 bit) machine. firstly i tried to install in using zip file downalod elasricsearch
but that didn't worked for me, the command prompt gets closed after this
after that i tried installing elasticsearch using windows installer (MSI).
but i ended up having this
i found one cause for this error on internet that environment is not 64bit but in my case it is..please give me some sollution.
you can append a config line
xpack.ml.enabled: false
in config file ${elastic_search_home}/config/elasticsearch.yml to bypass this problem.
For Mac Users
On OSX installed with Homebrew
Add: xpack.ml.enabled: false
To: /usr/local/etc/elasticsearch/elasticsearch.yml
And restart: brew services restart elastic/tap/elasticsearch-full
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With