Refer to: http://wiki.apache.org/cassandra/StorageConfiguration
You can specify the data directories with following parameter in storage-config.xml (or cassandra.yaml in 0.7+). commit_log_directory : where commitlog will be written data_file_directories : data files saved_cache_directory : saved row cache maki 2011/3/17 Komal Goyal <ko...@ensarm.com>: > Hi, > I am having single node cassandra setup on a windows machine. > Very soon I have ran out of space on this machine so have increased the > hardisk capacity of the machine. > Now I want to know how I configure cassandra to start storing data in these > high space partitions? > Also how the existing data store in this single node cassandra can be moved > from C drive to the other drives? > Is there any documentation as to how these configurations can be done? > some supporting links will be very helpful.. > > > Thanks, > > Komal Goyal >