Gabor Somogyi created SPARK-32211:
-------------------------------------
Summary: MariaDBKrbIntegrationSuite fails because of unwanted
server upgrade
Key: SPARK-32211
URL: https://issues.apache.org/jira/browse/SPARK-32211
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 3.1.0
Reporter: Gabor Somogyi
The test fails with the following error:
{code:java}
2020-07-07 12:43:13 8 [Warning] Aborted connection 8 to db: 'unconnected' user:
'unauthenticated' host: '172.17.0.1' (This connection closed normally without
authentication)
{code}
This is because the docker image contains MariaDB version
1:10.4.12+maria~bionic but 1:10.4.13+maria~bionic came out and
mariadb-plugin-gssapi-server installation triggered database upgrade inside the
docker image.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]