Pete MacKinnon created SPARK-2332:
-------------------------------------

             Summary: 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


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)

Reply via email to