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

conftest command can't handle XInclude

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.0-beta1
    • None
    • scripts, util
    • None

    Description

      hadoop conftest fails if there's an

        <include xmlns="http://www.w3.org/2001/XInclude"
          href="something.xml">
        </include>
      

      expected: follows & validates the include. Actual: reports an error[.

       hadoop-dist/target/hadoop-3.0.0-beta1-SNAPSHOT/etc/hadoop/core-site.xml:
      	Line 23: element not <property>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: