guluo2016 opened a new pull request, #3883: URL: https://github.com/apache/ambari/pull/3883
## What changes were proposed in this pull request? The database password character type requirement is too few. It is recommended to support more character sets, For example: `!#$%@`. When the database password we set contains some special characters,we can still setup ambari-server succefully after applying this changes. ## How was this patch tested? 1. Applying this changes 2. Set the database password used by Ambari to contain special characters (eg `a-zA-Z0-9!#$%@_-`) 3. Setup ambari-server Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
