justinmclean opened a new issue, #7247:
URL: https://github.com/apache/gravitino/issues/7247

   ### What would you like to be improved?
   
   In 
authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerClientExtension.java
   ```LOG.error("Failed to create user: " + 
e.getResponse().getEntity(String.class));```
   
   Note two instances and the second error should say "group" rather than 
"user".
   
   
   
   ### How should we improve?
   
   Fix the above issue.


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

Reply via email to