[ https://issues.apache.org/jira/browse/SPARK-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324871#comment-14324871 ]
Sean Owen commented on SPARK-5330: ---------------------------------- What version do you suggest? can you example mvn dependency:tree to see what version is probably safest to update to? can you open a PR to update? > Core | Scala 2.11 | Transitive dependency on com.fasterxml.jackson.core > :jackson-core:2.3.1 causes compatibility issues > ----------------------------------------------------------------------------------------------------------------------- > > Key: SPARK-5330 > URL: https://issues.apache.org/jira/browse/SPARK-5330 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.2.0 > Reporter: Aniket Bhatnagar > > Spark Transitive depends on com.fasterxml.jackson.core :jackson-core:2.3.1. > Users of jackson-module-scala had to to depend on the same version to avoid > any class compatibility issues. However, since scala 2.11, > jackson-module-scala is no longer published for version 2.3.1. Since the > version 2.3.1 is quiet old, perhaps we should investigate upgrading to latest > jackson-core. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org