You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/11/27 02:00:13 UTC

[GitHub] [spark] sarutak edited a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite

sarutak edited a comment on pull request #30515:
URL: https://github.com/apache/spark/pull/30515#issuecomment-734531026


   > I've tried it out but the original test fails as well as this change too:
   >
   > E: Version '1:10.5.5+maria~focal' for 'mariadb-plugin-gssapi-server' was not found
   > 
   > Maybe we need to update the imageName too.
   
   It doesn't work with MariaDB 10.5.5 because `mariadb-plugin-gssapi-server:1.10.5.5` is no longer provided by the official apt repository.
   
   > Maybe we need to update the imageName too.
   
   As I mentioned in the description, I don't think it's realistic to hard-code the image name because the release cycle of MariaDB is very fast and only the most recent three versions of plugins are available in the apt repository.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org