Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11694 Über-jira: S3a phase II: robustness, scale and performance
  3. HADOOP-13692

hadoop-aws should declare explicit dependency on Jackson 2 jars to prevent classpath conflicts.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha2
    • fs/s3
    • None
    • Reviewed

    Description

      If an end user's application has a dependency on hadoop-aws and no other Hadoop artifacts, then it picks up a transitive dependency on Jackson 2.5.3 jars through the AWS SDK. This can cause conflicts at deployment time, because Hadoop has a dependency on version 2.2.3, and the 2 versions are not compatible with one another. We can prevent this problem by changing hadoop-aws to declare explicit dependencies on the Jackson artifacts, at the version Hadoop wants.

      Attachments

        1. HADOOP-13692-branch-2.001.patch
          0.8 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            cnauroth Chris Nauroth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: