deb-sahara/releasenotes/notes/remove-hardcoded-password-from-hive-eb923b518974e853.yaml
Michael Lelyakin d7f1793091 Remove hardcoded password from db schema
This patch remove hardcoded password from file "plugins/
"vanilla/hadoop2/resources/create_hive_db.sql". Now we use
castellan service to store random-generated password.

Closes-bug: 1498035
Change-Id: Ib354ef9d24df4eb19788b1cd7dbc495d0dada55a
co-authored-by: Michael Ionkin <mionkin@mirantis.com>
2016-08-19 18:59:02 +03:00

6 lines
100 B
YAML

---
fixes:
- Fixed issues with hardcoded password during starting hive process,
bug 1498035.