Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8897

Fully qualify all paths on the webserver

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 3.4.0
    • Impala 3.4.0
    • Infrastructure
    • None
    • ghx-label-5

    Description

      In order to support Knox proxying of the debug webui, we should fully qualify all links on our debug web ui with the host:port.

      This will allow us to create rewrite rules that do the transform:
      <a href="host:port/path">...</a>
      =>
      <a href="<knox-host>/topology/impalaui/path?host=host&port=port>...</a>

      One complication is preventing regressions when future links are added, since this is a difficult thing to test for

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            twmarshall Thomas Tauber-Marshall
            twmarshall Thomas Tauber-Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment