[ https://issues.apache.org/jira/browse/SPARK-33570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kousuke Saruta updated SPARK-33570: ----------------------------------- Description: For MariaDBKrbIntegrationSuite, the version of mariadb-plugin-gssapi-server is currently set to 10.5.5 in mariadb_docker_entrypoint.sh but it's no longer available in the official apt repository and MariaDBKrbIntegrationSuite doesn't pass for now. It seems that only the most recent three versions are available and they are 10.5.6, 10.5.7 and 10.5.8 for now. Further, the release cycle for MariaDB seems to be too fast (1 ~ 2 months) so I don't think it's a good idea to set to an specific version for mariadb-plugin-gssapi-server. was: For MariaDBKrbIntegrationSuite, the version of mariadb-plugin-gssapi-server is currently set to 10.5.5 in mariadb_docker_entrypoint.sh but it's no longer available in the official apt repository. It seems that only the most recent three versions are available and they are 10.5.6, 10.5.7 and 10.5.8 for now. Further, the release cycle for MariaDB seems to be too fast (1 ~ 2 months) so I don't think it's a good idea to set to an specific version for mariadb-plugin-gssapi-server. > Set the proper version of gssapi plugin automatically for > MariaDBKrbIntegrationsuite > ------------------------------------------------------------------------------------ > > Key: SPARK-33570 > URL: https://issues.apache.org/jira/browse/SPARK-33570 > Project: Spark > Issue Type: Bug > Components: SQL, Tests > Affects Versions: 3.1.0 > Reporter: Kousuke Saruta > Assignee: Kousuke Saruta > Priority: Major > > For MariaDBKrbIntegrationSuite, the version of mariadb-plugin-gssapi-server > is currently set to 10.5.5 in mariadb_docker_entrypoint.sh but it's no longer > available in the official apt repository and MariaDBKrbIntegrationSuite > doesn't pass for now. > It seems that only the most recent three versions are available and they are > 10.5.6, 10.5.7 and 10.5.8 for now. > Further, the release cycle for MariaDB seems to be too fast (1 ~ 2 months) so > I don't think it's a good idea to set to an specific version for > mariadb-plugin-gssapi-server. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org