[ 
https://issues.apache.org/jira/browse/SPARK-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012482#comment-14012482
 ] 

Patrick Wendell edited comment on SPARK-1935 at 5/29/14 4:10 PM:
-----------------------------------------------------------------

I merged this fix into Master and 1.0.1 form this PR:
https://github.com/apache/spark/pull/889

[~yhuai] Did you want this in 0.9.2 as well (based on your PR I was wondering)? 
If so we'll need a new PR because it didn't merge cleanly at all with 
branch-0.9. I'm resolving it for now, but we can re-open.


was (Author: pwendell):
I merged this fix into Master and 1.0.1 form this PR:
https://github.com/apache/spark/pull/889

[~yhuai] Did you want this in 0.9.2 as well (based on your PR I was wondering)? 
If so we'll need a new PR because it didn't merge cleanly at all with 
branch-0.9.

> Explicitly add commons-codec 1.5 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
>            Assignee: Yin Huai
>            Priority: Minor
>             Fix For: 1.1.0, 1.0.1
>
>
> 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)

Reply via email to