Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
This change reverts an unintentional requirement for global ADMIN permission to obtain cluster status from the active HMaster.
Description
Appears to be a regression introduced by HBASE-19131. Operations that attempt to obtain the `status` from the HMaster now fail if the requesting user doesn't have global ADMIN permission.
Thanks to Romil for letting us know about this one.