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

versions of a few transitive dependencies diverged between hadoop subprojects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.1.1-beta
    • build
    • None
    • Reviewed

    Description

      I've noticed a few divergences between secondary dependencies of the various hadoop subprojects. For example:

      [ERROR]
      Dependency convergence error for org.apache.commons:commons-compress:1.4.1 paths to dependency are:
      +-org.apache.hadoop:hadoop-client:3.0.0-SNAPSHOT
        +-org.apache.hadoop:hadoop-common:3.0.0-20130913.204420-3360
          +-org.apache.avro:avro:1.7.4
            +-org.apache.commons:commons-compress:1.4.1
      and
      +-org.apache.hadoop:hadoop-client:3.0.0-SNAPSHOT
        +-org.apache.hadoop:hadoop-common:3.0.0-20130913.204420-3360
          +-org.apache.commons:commons-compress:1.4
      

      Attachments

        1. HADOOP-9961.patch.txt
          6 kB
          Roman Shaposhnik

        Issue Links

          Activity

            People

              rvs Roman Shaposhnik
              rvs Roman Shaposhnik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: