Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22738

Spark YARN UI does not create fully qualified links for paging impacts use with Knox

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.6.3
    • None
    • Spark Core
    • OS: RHEL7.3
      OpenJDK: 1.8

    Description

      The paging links within the Spark (Yarn) UI are not created as fully qualified URLs. They are only created as stubs:

      <a href="/?page=1&amp;showIncomplete=false">&lt; </a><a href="/?page=1&amp;showIncomplete=false">1</a>
      

      This causes problems when Spark Yarn UI is used with Knox. Knox is unable to properly rewrite the URLs because they do not contain the http://**:**/ portion of the URL.

      Please make is so that Spark Yarn UI creates fully qualified URLs so that it will page properly when used with Knox.

      This is also the case for the link created for "Show incomplete Applications" and the href associated with the spark-logo at the top left.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jgroves-hw Jeffrey Groves
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: