Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9301

hadoop client servlet/jsp/jetty/tomcat JARs creating conflicts in Oozie & HttpFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.3-alpha
    • 2.0.4-alpha
    • build
    • None
    • Reviewed

    Description

      Here's how to reproduce:

      $ cd hadoop-client
      $ mvn dependency:tree | egrep 'jsp|jetty'
      [INFO] |  +- org.mortbay.jetty:jetty:jar:6.1.26.cloudera.2:compile
      [INFO] |  +- org.mortbay.jetty:jetty-util:jar:6.1.26.cloudera.2:compile
      [INFO] |  +- javax.servlet.jsp:jsp-api:jar:2.1:compile
      

      This has a potential for completely screwing up clients like Oozie, etc – hence a blocker.

      It seems that while common excludes those JARs, they are sneaking in via hdfs, we need to exclude them too.

      Attachments

        1. HADOOP-9301.patch
          4 kB
          Alejandro Abdelnur

        Issue Links

          Activity

            People

              tucu00 Alejandro Abdelnur
              rvs Roman Shaposhnik
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: