Search code examples
cassandracassandra-stress

Cassandra stress tool authentication


I can't seem to get cassandra-stress working with authentication. I'm using simple username/password authentication. When I run cassandra-stress, I get auth failures (naturally). Anybody know how to specify username / passwords for stress-tool. I'm trying out apache cassandra 2.1.0-rc4 btw.


Solution

  • I know this is an old one but cassandra-stress got authentication support in 2.1.3 with CASSANDRA-7985.