I´m trying to use EmbeddedCassandraServerHelper
but setting a specific username and password to connect.
I´m trying to find in the documentation and reading the API but I can only see that is possible pass a yaml
file with the startEmbeddedCassandra
but no idea the structure of that yaml file and if it is possible to set a username and password.
Any idea how to do it?
Regards