You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Vasudev (JIRA)" <ji...@apache.org> on 2014/08/08 06:05:12 UTC

[jira] [Updated] (YARN-2397) RM web interface sometimes returns request is a replay error in secure mode

     [ https://issues.apache.org/jira/browse/YARN-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Vasudev updated YARN-2397:
--------------------------------

    Attachment: apache-yarn-2397.0.patch

Patch to fix the bug.

> RM web interface sometimes returns request is a replay error in secure mode
> ---------------------------------------------------------------------------
>
>                 Key: YARN-2397
>                 URL: https://issues.apache.org/jira/browse/YARN-2397
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: apache-yarn-2397.0.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)