Fokko Driesprong created SPARK-24601:
----------------------------------------
Summary: Bump Jackson version to 2.9.6
Key: SPARK-24601
URL: https://issues.apache.org/jira/browse/SPARK-24601
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 2.3.1
Reporter: Fokko Driesprong
The Jackson version is lacking behind, and therefore I have to add a lot of
exclusions to the SBT files:
```
Caused by: com.fasterxml.jackson.databind.JsonMappingException: Incompatible
Jackson version: 2.9.5
at
com.fasterxml.jackson.module.scala.JacksonModule$class.setupModule(JacksonModule.scala:64)
at
com.fasterxml.jackson.module.scala.DefaultScalaModule.setupModule(DefaultScalaModule.scala:19)
at
com.fasterxml.jackson.databind.ObjectMapper.registerModule(ObjectMapper.java:751)
at
org.apache.spark.rdd.RDDOperationScope$.<init>(RDDOperationScope.scala:82)
at
org.apache.spark.rdd.RDDOperationScope$.<clinit>(RDDOperationScope.scala)
```
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]