I started with 3 ES instances then the shards are distributed to those
node.
Now I would like to run ES with only 1 node but while indexing I get
an error * indicating that the shards are missing of the node which I
shutdown via the API. Also when querying a lot of docs are missing and
the facet count is wrong. When starting up again all nodes all is
fine.
How can I handle removing nodes, so that all shards are available to
the remaining nodes?
Regards,
Peter.
[168]: index [newtwindex], type [tweet], id [39839915390799873],
message [UnavailableShardsException[[newtwindex][0] [2] shardIt, [0]
active : Timeout waiting for [1m], request:
org.elasticsearch.action.bulk.BulkShardRequest@16ff83ca]]
Now I would like to run ES with only 1 node but while indexing I get
an error * indicating that the shards are missing of the node which I
shutdown via the API. Also when querying a lot of docs are missing and
the facet count is wrong. When starting up again all nodes all is
fine.
That should work. Was your cluster health green before you shut down?
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.