mladjan-gadzic opened a new pull request, #4056:
URL: https://github.com/apache/ozone/pull/4056

   ## What changes were proposed in this pull request?
   Change error message when user does not have SCM superuser priviledge.
   
   ## What is the link to the Apache JIRA
   [HDDS-7597](https://issues.apache.org/jira/browse/HDDS-7597)
   
   ## How was this patch tested?
   Manual test.
   
   ## How to recreate behavior described in ticket?
   1. `mvn clean install -DskipTests -DskipShade`
   2. `cd hadoop-ozone/dist/target/ozone-*/compose/ozonesecure`
   3. `docker-compose up -d --scale datanode=3 `
   4. `docker exec -it ozonesecure_om_1 /bin/bash`
    a. `kinit -k testuser/[email protected] -t 
/etc/security/keytabs/testuser.keytab` 
    b. `ozone admin container report`


-- 
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]

Reply via email to