Detected Guava issue #1635 which indicates that a version of Guava less than 16.01 is in use

前端 未结 6 571
野性不改
野性不改 2021-01-18 10:07

I am running spark job on emr and using datastax connector to connect to cassandra cluster. I am facing issues with the guava jar please find the details as below I am using

6条回答
  •  粉色の甜心
    2021-01-18 10:15

    Another solution, Go to directory

    spark/jars

    . Rename guava-14.0.1.jar then copy guava-19.0.jar like this picture:

提交回复
热议问题