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

HADOOP-8031 changed the way in which relative xincludes are handled in Configuration.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.2-alpha
    • conf
    • None
    • Reviewed

    Description

      The patch from HADOOP-8031 changed the xml parsing to use DocumentBuilder#parse(InputStream uri.openStream()) instead of DocumentBuilder#parse(String uri.toString()).I looked into the implementation of javax.xml.parsers.DocumentBuilder and org.xml.sax.InputSource and there is a difference when the DocumentBuilder parse(String) method is used versus parse(InputStream).

      Attachments

        1. HADOOP-8749.patch
          2 kB
          Ahmed Radwan
        2. HADOOP-8749_rev4.patch
          4 kB
          Ahmed Radwan
        3. HADOOP-8749_rev3.patch
          4 kB
          Ahmed Radwan
        4. HADOOP-8749_rev2.patch
          4 kB
          Ahmed Radwan

        Issue Links

          Activity

            People

              ahmed.radwan Ahmed Radwan
              ahmed.radwan Ahmed Radwan
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: