redouanhajjari
redouanhajjari
I have also issues like `could not find java in bundled JDK at /opt/homebrew/Cellar/elasticsearch-full/7.17.4/libexec/jdk.app/Contents/Home/bin/java` I have uninstall elasticsearch-full and now i cant install it any more because he version of...
> I've had success installing from an archive as a temporary workaround - you may need to modify the `elasticsearch.yml` security settings to work for you locally https://www.elastic.co/guide/en/elasticsearch/reference/current/targz.html there are...
> openjdk > thanks @ur001 and @LMCom. > > * Add this lines > > ``` > EnvironmentVariables > > ES_JAVA_HOME > /opt/homebrew/Cellar/openjdk/19/libexec/openjdk.jdk/Contents/Home > > ``` > > to file...