sravani-revuri commented on PR #10160: URL: https://github.com/apache/ozone/pull/10160#issuecomment-4403609502
> I'm seeing the below exception for `ozone admin safemode status` command. It doesn't match with the output shared in the description. Could you please verify this? > > ``` > bash-5.1$ ozone admin safemode status > scm:9860 [scmNodeId]: ERROR: Failed to get safe mode status for SCM node: DestHost:destPort scm:9 > ``` @sarvekshayr , the admin commands in non-ha cluster now give the same error message. could you please take a look at these chnages. ``` vrevuri@KJ3K6CH6Q1 ozonesecure % docker compose exec scm bash bash-5.1$ ozone admin safemode status org.apache.hadoop.security.AccessControlException: Client cannot authenticate via:[KERBEROS] bash-5.1$ exit ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
