[
https://issues.apache.org/jira/browse/RANGER-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhay Kulkarni resolved RANGER-3749.
------------------------------------
Resolution: Fixed
Commit details:
master:
https://github.com/apache/ranger/commit/f5e6fa8b1c12deb0b4f6bfc119d940aa42540a84
> Fix healthcheck in mysql docker compose file
> --------------------------------------------
>
> Key: RANGER-3749
> URL: https://issues.apache.org/jira/browse/RANGER-3749
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
>
> The current 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)
>
> The time between error messages match the time interval set in healthcheck.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)