Roberto, I'm hoping the community shares some knowledge, as it's not an area I am familiar with, and I'd love to see more content added to the Ref Guide. You are using Solr 9 I think? Is this with using the https://solr.apache.org/guide/solr/latest/deployment-guide/solr-on-hdfs.html approach? On Thursday, August 29, 2024 at 09:30:26 AM EDT, Roberto Maggi @ Debian <debian...@gmail.com> wrote: Hi you all, I'm still new to solr and hadoop and I can't find an answer to this question that rose in me.
In a multi cluster setup with 3 solr9 hosts and and 3 hadoop datanodes I'm wondering where and how the data is stored. If I instruct the creation of a collection with 3 shard splitting, 1/3 on each solr node, but the indexes are actually wrote onto the hadoop node: how would it work? Thanks in advance.