Re: Is Cassandra Secured
Out of the box there is no security turned on but there are a number of options: http://wiki.apache.org/cassandra/StorageConfiguration, http://wiki.apache.org/cassandra/ExtensibleAuth If you are worried about storing data in clear text then you should encrypt it before storage.
Is Cassandra Secured
Hi, My Question is regarding security. The data will be written in the disks in strings right! then how come the data is secured, Is it not secured ???