Yubi Lee
Yubi Lee
## What changes were proposed in this pull request? Initialize `auditPolicyEvaluators` before calling `init()`. It is necessary to log `auditPolicyEvaluators` when debug logging mode is enabled. ## How was this...
https://issues.apache.org/jira/browse/HBASE-28294 Make HBase support to skip Kerberos authentication for metric endpoints. (e.g. /jvm, /prometheus, /metrics) Since HBase uses KerberoAuthenticationHandler.java, whitelist configuration can be used like [HADOOP-16527](https://issues.apache.org/jira/browse/HADOOP-16527).
## What changes were proposed in this pull request? - Allow administrators to choose whether regenerating all keytabs or only missing keytabs when they are changing configurations in `Kerberos` tab....
## What changes were proposed in this pull request? It fixes the problem of failure to add a component on the same machine with ambari server of a new service...
### Description of PR Fix typo in wrapper scripts for Hive. ### How was this patch tested? Manually tested ### For code changes: - [x] Does the title or this...
## What changes were proposed in this pull request? fix bugs when detecting datanode pid file ## How was this patch tested? manual tests
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix. Create an issue in ASF JIRA before opening a pull request and set...
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix. Create an issue in ASF JIRA before opening a pull request and set...
implement the same as HADOOP-16524 https://issues.apache.org/jira/browse/HBASE-28911