[ 
https://issues.apache.org/jira/browse/HIVE-26372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Krisztian Kasa resolved HIVE-26372.
-----------------------------------
    Resolution: Fixed

It seems mysql prints less details to stderr in 5.7.38. I don't know if follow 
up releases keep this behavior.
I just hardcoded the version 5.7.37 to unblock the PTest infra.

Pushed to master. Thanks [~zabetak] for review.

> 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: 20m
>  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)

Reply via email to