Yesterday I tried to switch from ELK Basic stack to OSS stack in order to use OpenDistro.
I removed elasticsearch, kibana and logstash from my ubuntu install. Purged dependencies.
Then I installed elasticsearch-oss=7.9.1 as required for OpenDistro by using wget and dpkg, and I'm now unable to start elasticsearch because of a missing file: /etc/elasticsearch/jvm.options
I flushed this install and tried to install again with apt repository. Same issue.
The exact error is:
Starting Elasticsearch...
Exception in thread "main" java.nio.file.NoSuchFileException: /etc/elasticsearch/jvm.options
I have no idea. Not sure what is required to replace the standard distribution with the oss one.
If you purged everything, I guess this should work OOTB.
I finally succeeded to start elasticsearch-oss and even Kibana too !
I removed every file containing "elastic" in its name and installed it with deb package.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.