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

commons-daemon 1.0.3 dependency has bad group id causing build issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3-alpha, 2.0.4-alpha
    • 2.1.0-beta, 2.0.5-alpha
    • build
    • Reviewed

    Description

      The commons-daemon dependency of the hadoop-hdfs module has been at version 1.0.3 for a while. However, 1.0.3 has a pretty well-known groupId error in its pom ("org.apache.commons" as opposed to "commons-daemon"). This problem has since been corrected on commons-daemon starting 1.0.4.

      This causes build problems for many who depend on hadoop-hdfs directly and indirectly, however. Maven can skip over this metadata inconsistency. But other less forgiving build systems such as ivy and gradle have much harder time working around this problem. For example, in gradle, pretty much the only obvious way to work around this is to override this dependency version.

      Attachments

        1. HDFS-4497.patch
          0.5 kB
          Sangjin Lee

        Activity

          People

            sjlee0 Sangjin Lee
            sjlee0 Sangjin Lee
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: