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

Configuration does not correctly XInclude absolute file URIs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.9.0, 3.0.0-alpha4
    • 2.9.0, 3.0.0-alpha4
    • conf
    • None

    Description

      Reported by stevel@apache.org on HADOOP-14216, filing this JIRA on his behalf:

      Just tracked this down as the likely cause of my S3A test failures. This is pulling in core-site.xml, which then xincludes auth-keys.xml, which finally references an absolute path, file://home/stevel/(secret)/aws-keys.xml. This is failing for me even with the latest patch in. Either transient XIncludes aren't being picked up or

      Note also I think the error could be improved. 1. It's in the included file where the problem appears to lie and 2. we should really know the missing entry. Perhaps a wiki link too: I had to read the XInclude spec to work out what was going on here before I could go back to finding the cause

      Attachments

        1. HADOOP-14399.1.patch
          6 kB
          Jonathan Turner Eagles
        2. HADOOP-14399.2.patch
          6 kB
          Jonathan Turner Eagles
        3. HADOOP-14399.3.patch
          6 kB
          Jonathan Turner Eagles

        Issue Links

          Activity

            People

              jeagles Jonathan Turner Eagles
              andrew.wang Andrew Wang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: