-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38621/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-13180
https://issues.apache.org/jira/browse/AMBARI-13180
Repository: ambari
Description
-------
I tries to setup cluster with Hive with default DB (new MySQL). On customize
Services page I populated '111' value as password for new DB. No any
validation errors were displayed. But start of Hive Metastore was failed:
hiveMetastoreStart.txt.
It is needed either fix this issue and allow using of numerical passwords or
add validation for restriction to use them.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
08906cb
Diff: https://reviews.apache.org/r/38621/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk