bin/elasticsearch-setup-passwords interactive
future versions of Elasticsearch will require Java 11; your Java version from [/usr/java/jdk1.8.0_221-amd64/jre] does not meet this requirement
Failed to authenticate user 'elastic' against http://127.0.0.1:9200/_security/_authenticate?pretty
Possible causes include:
* The password for the 'elastic' user has already been changed on this cluster
* Your elasticsearch node is running against a different keystore
This tool used the keystore at /opt/cloudera/parcels/ELASTICSEARCH/lib/elasticsearch/config/elasticsearch.keystore
ERROR: Failed to verify bootstrap password
How to check if the password for the 'elastic' user has already been changed?
And how to check the elasticsearch node is running against a different keystore
The cluster is build fresh. I never changed the password for elastic.
And I generate the keystore file at /opt/cloudera/parcels/ELASTICSEARCH/lib
/elasticsearch/config/elasticsearch.keystore
but I don't know how to check the es node is running with any keystore
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.