Hi Folks, I'm about to configure a new cluster with num_token = 32 and using the new token allocation.
For the first keyspace, I understood that it will be used to start my cluster: allocate_tokens_for_keyspace = my_first_ks. My question is how about the rest of keyspaces ? they will take the same conf than the first ks or I have to add them to the cassandra.yaml and restart each time my cluster? Thanks