I will be importing large datasets regularly into ElasticSearch.
How can I make this more efficient in terms of adding more nodes to spread the load, etc? What is the best way I can monitor what is the optimal strategy?
I will be importing large datasets regularly into ElasticSearch.
How can I make this more efficient in terms of adding more nodes to spread the load, etc? What is the best way I can monitor what is the optimal strategy?
How large and how often?
You can do things like having 0 replicas and disabling refresh, then setting those back once done.
© 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.