cassandra cql shell window got disappears after installation in windows? this was installed using MSI installer availalbe in planet cassandra.
Why this happens ? please
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