You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/02/03 08:02:33 UTC

[GitHub] [hbase] YutSean commented on pull request #2919: HBASE-25543 When configuration "hadoop.security.authorization" is set to false, the system will still try to authorize an RPC and raise AccessDeniedException

YutSean commented on pull request #2919:
URL: https://github.com/apache/hbase/pull/2919#issuecomment-772315076


   > Test failure doesn't seem relevant, re-triggered the build.
   
   I tried to write the test but it is a bit difficult for me. But we have used it in our live cluster and works fine. 
   There is the log information of our cluster before:
   
   2021-01-19 18:41:40,043 DEBUG [RpcServer.reader=11,bindAddress=*] ipc.RpcServer       : Connection authorization failed: User: AA is not allowed to impersonate BB 
   org.apache.hadoop.security.authorize.AuthorizationException: User: AA is not allowed to impersonate BB
   
   After this patching, it works fine.


----------------------------------------------------------------
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:
users@infra.apache.org