And what is maximum node(physical/virtual machine) we can keep in one DC ?
And what is maximum node(physical/virtual machine) we can keep in one DC ?
You can have as many nodes in your cluster as you can afford since it is virtually limitless. The number of nodes is only limited by the number of hash values the partitioner can generate.
Using the default (and recommended) Murmur3Partitioner
, it can generate hash values from a possible range of -2^63
to 2^63 - 1
. That range of values is so large which is why I said it's virtually limitless.
In practical terms, I've worked on clusters with several hundred nodes (300-700) to over a thousand nodes. Cheers!
6 People are following this question.
DataStax Enterprise is powered by the best distribution of Apache Cassandra ™
© 2023 DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.
Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.
Privacy Policy Terms of Use