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

RM and JHS Web UIs are blank because AppsBlock is not escaping string properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.2-alpha, 0.23.5, 3.0.0-alpha1
    • 2.0.3-alpha, 0.23.6
    • resourcemanager

    Description

      e.g. Job names with a line feed "\n" are causing a line feed in the JSON array being written out (since we are only using StringEscapeUtils.escapeHtml() ) and the Javascript parser complains that string quotes are unclosed. This

      Attachments

        1. YARN-266.patch
          3 kB
          Ravi Prakash

        Issue Links

          Activity

            People

              raviprak Ravi Prakash
              raviprak Ravi Prakash
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: