Hi
We are using elasticsearch 7.6.2. We see that load is not distributed across the nodes.
Hi
We are using elasticsearch 7.6.2. We see that load is not distributed across the nodes.
For anyone to be able to help I think you will need to provide a lot more information about your cluster, configuration and use case as well as details about how the load is unevenly distributed.
Is the python script distributing requests across all data nodes or just sending it to one? What type of load is the cluster under? Are indices and shards evenly distributed?
Hi Christian,
Basically we are using different indices with 1 shard & 1 Replica, We see that CPU usage is more 2 nodes.
In script business is using all masterdata nodes.
Currently we have 344 indices
Thanks
Sharath
Is load perhaps higher on indices located on these nodes? Do you have any indices that receive more requests than others?
How to check that.
Do you have monitoring installed? Can you track it from the application?
yes i have installed
How distribute primary & replica equal between the nodes.
I see 1st node has primary and 2nd node has replica only.
Do you insert new data or update existing documents? What does the workload and use case look like?
New indices as well as update of indices. Basically log pertaining to ticket
© 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.