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

add COOKIE when pass through headers in WebAppProxyServlet

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.6.4
    • 2.6.6
    • None
    • None

    Description

      I am using Spark on Yarn and I add some authentication filters in spark web server.

      And the filters need to add query string for authentication like

      https://RM:8088/proxy/application_xxx_xxx?q1=xxx&q2=xxx...
      

      The filters will add cookies in headers when the web server respond the request.

      However, the query string need to be added in the URL every time when I access the web server because the app proxy servlet in Yarn doesn't pass the cookies in headers.

      Attachments

        1. YARN-7971.001.patch
          1 kB
          fanartoria

        Activity

          People

            Unassigned Unassigned
            fanyunbojerry fanartoria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: