The authorized failure is happened when accessing yarn resource manager web UI by chrome browser with kerberos spnego (yarn.resourcemanager.webapp.address:8088/cluster).
The failure is shown like:
"HTTP ERROR 403 Problem accessing /cluster. Reason: GSSException: Failure unspecified at GSS-API level (Mechanism level: Request is a replay (34))"
PS. It is successfully to access others (namenode, jobhistory etc) web UI, but yarn resource manager by chrome browser with kerberos spnego
Hadoop is 2.5.2
May someone help me to check this problem.