I have created a Zookeeper ensemble with 3 zookeepers and 3 shards and with a replication factor of 2. Everything works fine and I'm using version 5.4.1.
I have upload the basicConfig set that comes with the distribution and made all the field addition and modification through the Schema API. Now I need to create another independent cluster with the exact same config. Where can i find the uploaded config files in the zookeeper server? Thanks