cassandra cql shell window got disappears after installation in windows

Srinathji Kyadari picture Srinathji Kyadari · Oct 6, 2016 · Viewed 9.6k times · Source

cassandra cql shell window got disappears after installation in windows? this was installed using MSI installer availalbe in planet cassandra.

Why this happens ? please help me..

Thanks in advance.

Answer

Zakir picture Zakir · Jan 23, 2017

I had the same issue with DataStax 3.9. This is how I sorted this:

Step 1: Open file: DataStax-DDC\apache-cassandra\conf\cassandra.yaml

Step 2: Uncomment the cdc_raw_directory and set new value to (for windows)

cdc_raw_directory: "C:/Program Files/DataStax-DDC/data/cdc_raw"

Step 3: Goto Windows Services and Start the DataStax DDC Server 3.9.0 Service