Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2332

add exclusion for old servlet-api on hadoop-client in core

    XMLWordPrintableJSON

Details

    Description

      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 ***

      https://github.com/apache/spark/pull/1271

      Attachments

        Activity

          People

            pmackinn Pete MacKinnon
            pmackinn Pete MacKinnon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: