Thank you. This is very useful. I didn't know there is a "configure_cassandra.sh" script.
On Tue, Sep 20, 2011 at 1:31 PM, John Conwell <[email protected]> wrote: > we did the same thing, but overrode the configure_cassandra.sh script in the > functions folder, and did sed commands to to update all the output folders > to point to /mnt as their root. This way you dont have to log on to each > cassandra machine in the ring, stop it, reconfig it, and restart it. easy > peazy! > > On Tue, Sep 20, 2011 at 10:28 AM, Andrei Savu <[email protected]> wrote: >> >> Cassandra config files should be in /etc/cassandra/conf >> >> Are you editing /etc/cassandra/conf/cassandra.yaml? >> >> Cheers, >> >> -- Andrei Savu / andreisavu.ro >> >> On Tue, Sep 20, 2011 at 10:07 AM, Khanh Nguyen <[email protected]> >> wrote: >> > Hi, >> > >> > I change the `data_file_directories` field from /var/lib/cassandra to >> > /mnt/cassandra in conf/cassandra.yaml, stop and restart cassandra but >> > it doesn't seem to affect Cassandra at all. Does cassandra deployed by >> > whirr use cassandra.yaml at all? Thanks. >> > >> > -k >> > > > > > -- > > Thanks, > John C >
