You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/06/30 22:10:27 UTC

[jira] [Commented] (SPARK-2332) add exclusion for old servlet-api on hadoop-client in core

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

Sean Owen commented on SPARK-2332:
----------------------------------

Sorry, missed this explanation. I will look too. We do want to exclude 2.5. I am just surprised it is still coming in this way. I think excluding the servlet-api will knock out 3.0, which we want, in other versions.

> add exclusion for old servlet-api on hadoop-client in core
> ----------------------------------------------------------
>
>                 Key: SPARK-2332
>                 URL: https://issues.apache.org/jira/browse/SPARK-2332
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, Project Infra, Spark Core
>    Affects Versions: 1.0.0
>         Environment: Fedora 20
>            Reporter: Pete MacKinnon
>            Priority: Minor
>              Labels: build-failure, cloudera, jenkins
>
> Maven tests are failing in jenkins using the following profile and label:
> -Dhadoop.version=2.0.0-mr1-cdh4.1.2 -Dlabel=centos
> This is due to the cdh4 hadoop-client dep leaking in a transitive dependency on javax.servlet:servlet-api:2.5. This results in the repeated exceptions in the test run of:
> Exception encountered when invoking run on a nested suite - class "javax.servlet.FilterRegistration"'s signer information does not match signer information of other classes in the same package *** ABORTED ***



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