Hi,
im trying to install es v.5.2.2 on linux. when i try to run "./elasticsearch" from bin file, i get the following error:
"Error: Could not find or load main class org.elasticsearch.bootstrap.Elasticsearch"
can anyone know how to fix this?
Thanks.
What/where did you download elasticsearch from?
im working on RedHat oparation System,download it 3 days ago from
https://www.elastic.co/guide/en/elasticsearch/reference/5.2/_installation.html
to download i wrote in my console as follows:
curl -L -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.2.2.tar.gz
Then you just:
tar xzf xxx bin/elasticsearch
And it fails with this message ?
Yes.
© 2020. All Rights Reserved - Elasticsearch
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.