Hi,
I'm running Elasticsearch version 0.19.9. To start it I run
${ES_HOME}/bin/elasticsearch
How do I stop it running? Adding 'stop' or -stop as an argument doesn't
work - the argument is ignored.
--
Hi,
I'm running Elasticsearch version 0.19.9. To start it I run
${ES_HOME}/bin/elasticsearch
How do I stop it running? Adding 'stop' or -stop as an argument doesn't
work - the argument is ignored.
--
Hello!
You can use the shutdown API: http://www.elasticsearch.org/guide/reference/api/admin-cluster-nodes-shutdown.html
--
Regards,
Rafał Kuć
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch
Hi,
I'm running Elasticsearch version 0.19.9. To start it I run
${ES_HOME}/bin/elasticsearch
How do I stop it running? Adding 'stop' or -stop as an argument doesn't work - the argument is ignored.
--
You have to kill its process.
But, you can use the elasticsearch service wrapper to be to start and stop ES as other services (start/stop/status)...
HTH
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 3 oct. 2012 à 17:29, Amy amyblarney@gmail.com a écrit :
Hi,
I'm running Elasticsearch version 0.19.9. To start it I run
${ES_HOME}/bin/elasticsearch
How do I stop it running? Adding 'stop' or -stop as an argument doesn't work - the argument is ignored.--
--
© 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.