Connecting to a kerberos enabled cluster with spark-cassandra-connector_2.12
If I replace com.datastax.cassandra:cassandra-driver-core for the instaclustr:cassandra-java-driver-kerberos in a Spark application. Would the spark-cassandra-connector be able to establish a kerborized connection by using such driver automatically?