[FOLLOW UP QUESTION TO #6812]
On the other comment, we are using the following dependency. I think it is "Datastax distribution of apache cassandra". Whats the difference between the DDC Vs DSC?
<dependency>
<groupId>com.datastax</groupId>
<artifactId>datastax-ddc</artifactId>
<version>3.9.0</version>
<type>tgz</type>
</dependency>