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

RM and TS web interfaces sometimes return request is a replay error in secure mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.6.0
    • None
    • None
    • Reviewed

    Description

      The RM web interface sometimes returns a request is a replay error if the default kerberos http filter is enabled. This is because it uses the new RMAuthenticationFilter in addition to the AuthenticationFilter. There is a workaround to set "yarn.resourcemanager.webapp.delegation-token-auth-filter.enabled" to false. This bug is to fix the code to use only the RMAuthenticationFilter and not both.

      The similar problem happens to the timeline server web interface as well.

      Attachments

        1. apache-yarn-2397.1.patch
          20 kB
          Varun Vasudev
        2. apache-yarn-2397.0.patch
          9 kB
          Varun Vasudev

        Activity

          People

            vvasudev Varun Vasudev
            vvasudev Varun Vasudev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: