[ https://issues.apache.org/jira/browse/HDFS-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jing Zhao resolved HDFS-4794. ----------------------------- Resolution: Fixed Fix Version/s: 1.3.0 Hadoop Flags: Reviewed I ran tests locally for Benoy Antony and all the tests passed with the patch. I've committed this to branch-1. Thanks for the work Boney! And thanks for the review Jitendra! > Browsing filesystem via webui throws kerberos exception when NN service RPC > is enabled in a secure cluster > ---------------------------------------------------------------------------------------------------------- > > Key: HDFS-4794 > URL: https://issues.apache.org/jira/browse/HDFS-4794 > Project: Hadoop HDFS > Issue Type: Bug > Components: security > Affects Versions: 1.1.2 > Reporter: Benoy Antony > Assignee: Benoy Antony > Fix For: 1.3.0 > > Attachments: HDFS-4794.patch, HDFS-4794.patch > > > Browsing filesystem via webui throws kerberos exception when NN service RPC > is enabled in a secure cluster > To reproduce this error, > Enable security > Enable serviceRPC by setting dfs.namenode.servicerpc-address and use a > different port than the rpc port. > Click on "Browse the filesystem" on NameNode web. > The following error will be shown : > Call to NN001/12.123.123.01:8030 failed on local exception: > java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed > [Caused by GSSException: No valid credentials provided (Mechanism level: > Failed to find any Kerberos tgt)] -- This message was sent by Atlassian JIRA (v6.1#6144)