Another information about this error.
Before creating the keyspace and the tables, we removed all former
commitlog entries and data from the local data folder. "Testimport" is
the keyspace for the tables.
/cassandra/data/commitlog/*
/cassandra/data/data/testimport/*
After the filling of th table
Hi,
we created a keyspace that contained two tables. These tables are
filled with data. For a shutdown of the machine, we performed "nodetool
flush" (and also in a second try "nodetool drain"). After that, we
stopped the Cassandra service with "SigTerm"
We changed nothing after the system stop an