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

Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 3.1.0
    • 3.1.1
    • Build
    • None

    Description

      After SPARK-33705, we now happened to have two jars in the release artifact with Hadoop 3:

      dev/deps/spark-deps-hadoop-3.2-hive-2.3:

      ...
      jakarta.servlet-api/4.0.3//jakarta.servlet-api-4.0.3.jar
      ...
      javax.servlet-api/3.1.0//javax.servlet-api-3.1.0.jar
      ...
      

      It can potentially cause an issue, and we should better remove javax.servlet-api-3.1.0.jar which is apparently only required for YARN tests.

      Attachments

        Activity

          People

            Qin Yao Kent Yao 2
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: