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

Remove xmlenc dependency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0-alpha4
    • None
    • None
    • Incompatible change, Reviewed
    • xmlenc dependency has been removed. If you rely on the transitive dependency, you need to set the dependency explicitly in your code after this change.

    Description

      The xmlenc library is used only in the following two classes:

      o.a.h.fs.MD5MD5CRC32FileChecksum
      o.a.h.hdfs.server.namenode.DfsServlet
      

      Given that Hadoop already includes other fast XML encoders as dependencies, we can lose this one.

      Attachments

        1. HADOOP-14225.003.patch
          8 kB
          Christopher Douglas
        2. HADOOP-14225.002.patch
          8 kB
          Christopher Douglas
        3. HADOOP-14225.001.patch
          7 kB
          Christopher Douglas

        Activity

          People

            cdouglas Christopher Douglas
            cdouglas Christopher Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: