-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73977/
-----------------------------------------------------------
Review request for ranger, Abhay Kulkarni and Madhan Neethiraj.
Bugs: RANGER-3749
https://issues.apache.org/jira/browse/RANGER-3749
Repository: ranger
Description
-------
The current healthcheck command is run as root which results in the following
error message:
ranger-mysql | 2022-05-06 0:26:58 120 [Warning] Access denied for user
'root'@'localhost' (using password: NO)
ranger-mysql | 2022-05-06 0:27:08 121 [Warning] Access denied for user
'root'@'localhost' (using password: NO)
ranger-mysql | 2022-05-06 0:27:18 122 [Warning] Access denied for user
'root'@'localhost' (using password: NO)
Diffs
-----
dev-support/ranger-docker/docker-compose.ranger-mysql.yml 9c353d61b
Diff: https://reviews.apache.org/r/73977/diff/1/
Testing
-------
Tested locally.
Thanks,
Abhishek Kumar