You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2014/05/27 05:25:01 UTC

[jira] [Created] (SPARK-1935) Set commons-codec 1.4 as a dependency

Yin Huai created SPARK-1935:
-------------------------------

             Summary: Set commons-codec 1.4 as a dependency
                 Key: SPARK-1935
                 URL: https://issues.apache.org/jira/browse/SPARK-1935
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 0.9.1
            Reporter: Yin Huai
            Priority: Minor


Right now, commons-codec is a transitive dependency. When Spark is built by maven for Hadoop 1, jets3t 0.7.1 will pull in commons-codec 1.3 which is an older version (Hadoop 1.0.4 depends on 1.4). This older version can cause problems because 1.4 introduces incompatible changes and new methods.



--
This message was sent by Atlassian JIRA
(v6.2#6252)