Comments - Is it possible to specify a user, password, and non standard port for the thrift servers?

10 years, 9 months ago Sergei Petrunia

As for user/password: Cassandra Storage Engine was developed against Cassandra 1.1, which did not really have authentication (it only had AllowAllAuthenticator).

This is why Cassandra SE doesn't support specifying username/password.

Cassandra 1.2 got real authentication. Cassandra SE should be updated to support it.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.