Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3071

Remove invalid char from sample conf in doc of FairScheduler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.5.0, 2.6.0
    • 2.7.0
    • documentation
    • None
    • Reviewed

    Description

      copying and pasting conf causes failure on RM startup

      Caused by: org.xml.sax.SAXParseException; systemId: file:/home/iwasakims/dist/hadoop-2.6.0/etc/hadoop/fair-scheduler.xml; lineNumber: 18; columnNumber: 5; The content of elements must consist of well-formed character data or markup.
              at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
              at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
              at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
              at org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.reloadAllocations(AllocationFileLoaderService.java:250)
              at org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler.initScheduler(FairScheduler.java:1275)
              ... 9 more
      

      Attachments

        1. YARN-3071.001.patch
          0.7 kB
          Masatake Iwasaki
        2. YARN-3071.002.patch
          0.7 kB
          Masatake Iwasaki

        Activity

          People

            iwasakims Masatake Iwasaki
            iwasakims Masatake Iwasaki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: