Skip to content

Elastic search not recognizing --cluster.name and --node.name parameter #16086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
harishkannarao opened this issue Jan 19, 2016 · 4 comments
Closed
Labels
>bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team

Comments

@harishkannarao
Copy link

Hi Team,

I had downloaded elasticsearch-2.1.1.zip and tried to change the node name through command line as given in the following documentation page:
https://www.elastic.co/guide/en/elasticsearch/reference/current/_installation.html

elasticsearch.bat --cluster.name my_cluster_name --node.name my_node_name

I get the following error:
Unrecognized option: --cluster.name

@brwe
Copy link
Contributor

brwe commented Jan 20, 2016

This is a bug. Pull request to fix it is here: #15320

@clintongormley clintongormley added >bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts labels Jan 20, 2016
@clintongormley
Copy link
Contributor

Closed by #15320

@chandankmr
Copy link

@brwe this bug persists in version 5.5.1 as well. i have tested it on ubuntu 15.04 .Please suggesst a fix for this.

@jasontedor
Copy link
Member

@chandankmr The short answer to your question is that parameters of the form expressed here are not supported in Elasticsearch 5.x. This is covered in the migration docs and elsewhere in the docs. If you require additional general help, please ask on the forum.

@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

6 participants