try to use assembly version of SCC, and 3.0.1:
https://mvnrepository.com/artifact/com.datastax.spark/spark-cassandra-connector-assembly_2.12/3.0.1
- it definitely works with Spark 3.0, not clear from where the Scala 2.11
is coming
On Thu, Jul 1, 2021 at 4:50 PM Tobias Eriksson
wrote:
> Hi
>
> I
/opt/zeppelin/local-repo/spark is the location where zeppelin download
dependencies, if you find both scala-2.11 and scala-2.12, then I suspect
besides com.datastax.spark:spark-cassandra-connector_2.12:3.0.0 what else
dependencies do you use ?
Tobias Eriksson 于2021年7月1日周四 下午10:51写道:
> Hi
>
> I