Himanshu Maurya
Himanshu Maurya
## What changes were proposed in this pull request? Add password validation criteria for ambari local users 1. Password should not contain the user name 2. Password should not be...
In the patch for upgrade to python3 [AMBARI-25854](https://issues.apache.org/jira/browse/AMBARI-25854), mode correction is missed in hbase_master.py file, due to which all python test cases inside test_hbase_master are getting failed.
## What changes were proposed in this pull request? It includes fixes for the following issues:- 1. Creating new user should not revoke the cluster user privilege for other users....
## What changes were proposed in this pull request? Fixes the issues with OperationProgress component ## How was this patch tested? Manual testing and local build
## What changes were proposed in this pull request? Integrated all the 4 tabs in host detail page and implemented all the functionalities as in existing ambari-web ui. ## How...