RSS Feed/News unable to run elasticsearch

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
25,817
Points
823

Reputation:

Hello.

I'm trying to get Elasticsearch v.8 to work but I'm getting the error:
[root@hst /usr/share/elasticsearch]$ bin/elasticsearch-cli
Exception in thread "main" java.lang.AssertionError: CliToolProvider [cli] not found, available names are [node, shard]
at org.elasticsearch.cli.CliToolProvider.load(CliToolProvider.java:69)
at org.elasticsearch.launcher.CliToolLauncher.main(CliToolLauncher.java:60)
Click to expand...

My elasticsearch.yml:
cluster.name: node-1
node.name: node-1...
Click to expand...

Read more

Continue reading...
 
Status
Not open for further replies.
Top