[
https://issues.apache.org/jira/browse/HIVE-26372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563274#comment-17563274
]
Stamatis Zampetakis commented on HIVE-26372:
--------------------------------------------
[~kkasa] Aren't we using a specific version for the Docker image? How come the
behavior change if we are always pulling the same image?
> QTests depend on mysql docker image are fail
> --------------------------------------------
>
> Key: HIVE-26372
> URL: https://issues.apache.org/jira/browse/HIVE-26372
> Project: Hive
> Issue Type: Bug
> Reporter: Krisztian Kasa
> Assignee: Krisztian Kasa
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When QTest framework launches a mysql docker container checks whether the
> mysql instance is ready for receiving connections. It search for the text
> {code}
> ready for connections
> {code}
> in the stderr:
> https://github.com/apache/hive/blob/2f619988f69a569bfcdc2bef5d35a9ecabb2ef13/itests/util/src/main/java/org/apache/hadoop/hive/ql/externalDB/MySQLExternalDB.java#L56
> Seems that this behavior is changed at MySql side and QTest framework enters
> into a infinite loo then times out after 300 sec.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)