Are you building out a new DC? This is a good article about all things re. bootstrap - http://thelastpickle.com/blog/2017/05/23/auto-bootstrapping-part1.html
Refer to the auto_bootstrap: false and see if that meets your use case. Pay CLOSE attention to the caveats. Bootstrapping w/o streaming risks data inconsistencies for the cluster as you are allowing reads to be performed on a node with token ranges assigned, but no data. -- Jacob Shadix On Fri, Sep 29, 2017 at 4:30 AM, Jean Carlo <jean.jeancar...@gmail.com> wrote: > > Hello cassandra community > > When bootstraping a new node, there is a way to say to cassandra from > which DC make the streaming ? > > Or there is a way to just join the machine to the cluster just calculating > the new tokens ( I am using vnodes) and not making any streaming to later > make a rebuild from keyspace ? > > Best greetings > > Jean Carlo > > "The best way to predict the future is to invent it" Alan Kay >