I have enabled client-to-node and node-to-node encryption in my cassandra cluster. What optionial parameters do I need to pass to get cassandra-stress to work?
I'm am striking out finding any examples or good documentation on using this.
I have enabled client-to-node and node-to-node encryption in my cassandra cluster. What optionial parameters do I need to pass to get cassandra-stress to work?
I'm am striking out finding any examples or good documentation on using this.
Probably you already found the answer, but I will answer for those who might come looking.
Try:
I found this blog post very useful.
This was not available in Apache Cassandra v2.1, if you want to learn more on how this was implemented then look at this JIRA post