issue with unit-testing spark scala project related to json4s
I’m using scala 2.12, spark 3.1.2, and jdk 1.8, and I’m facing what looks to be a dependency issue: A needed class was not found. This could be due to an error in your runpath. Missing class: org/json4s/JsonAST$JValue
.