You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/02/05 17:47:39 UTC

[jira] [Created] (HDFS-9770) Namenode doesn't pass config to UGI in format

Daniel Templeton created HDFS-9770:
--------------------------------------

             Summary: Namenode doesn't pass config to UGI in format
                 Key: HDFS-9770
                 URL: https://issues.apache.org/jira/browse/HDFS-9770
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.8.0
            Reporter: Daniel Templeton
            Assignee: Daniel Templeton


The {{NameNode.format()}} method should call {{UserGroupInformation.setConfiguration(conf)}} before using the UGI.  Otherwise, the config that the UGI is using is not the same as what the NN is using.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)