Xinshiyou commented on pull request #1713:
URL: https://github.com/apache/ozone/pull/1713#issuecomment-748737765


   Hi @xiaoyuyao ,
   I try again with the following command, and got the following error:
   `
   -> klist
   Ticket cache: FILE:/tmp/krb5cc_0
   Default principal: hdfs@myrealm
   
   Valid starting       Expires              Service principal
   12/21/2020 10:35:32  12/22/2020 10:35:32  krbtgt/myrealm@myrealm
        renew until 12/28/2020 10:35:32
   
   -> whoami
   root
   
   -> bin/ozone sh  volume list
   Couldn't create RpcClient protocol
   
   -> date
   Mon Dec 21 11:30:55 CST 2020
   `
   
   And security configure in ozone-site.xml:
   ` 
    <property>
           <name>ozone.security.enabled</name>
           <value>true</value>
           <tag>SECURITY</tag>
     </property>
     <property>
           <name>hadoop.security.authentication</name>
           <value>kerberos</value>
           <tag>SECURITY</tag>
     </property>
   `
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to