[ https://issues.apache.org/jira/browse/HIVE-26372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-26372: ---------------------------------- Labels: pull-request-available (was: ) > 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)