What can I do to use more of my 32 GB of memory?
What can I do to use more of my 32 GB of memory?
Edit the sstablesplit
script directly and modify this section:
if [ "x$MAX_HEAP_SIZE" = "x" ]; then MAX_HEAP_SIZE="256M" fi
Set the maximum heap to a higher value. For example, set it to 1GB:
MAX_HEAP_SIZE="1G"
If you have large partitions in the SSTable, it might be necessary to bump it up further to 2GB. Cheers!
6 People are following this question.
Which JVM garbage collector should be used for Apache Cassandra 3.11.3 production cluster?
Are there JVM configuration changes required when using Azul Zulu with Cassandra?
What are the recommended values for ConcGCThreads and ParallelGCThreads?
How do I optimize the schema to reduce JVM garbage collection?
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