You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Aniket Bhatnagar (JIRA)" <ji...@apache.org> on 2015/01/20 06:42:34 UTC

[jira] [Created] (SPARK-5330) Core | Scala 2.11 | Transitive dependency on com.fasterxml.jackson.core :jackson-core:2.3.1 causes compatibility issues

Aniket Bhatnagar created SPARK-5330:
---------------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org