gaogaotiantian commented on PR #58006: URL: https://github.com/apache/spark/pull/58006#issuecomment-5311291489
This cleanup will eventually be done to all the docker images. I'm doing it slowly because I don't want to break too many CIs at the same time. It's easier to revert/fix a simple change to a single docker file. Yes there are some minor diff for versions. For this specific case, it should not have any real impact because docker will just install the latest version. We kind of want to eliminate these inconsistency during the refactoring because some of them are definitely not intentional. One of the goals to move all the dependencies to a single file is to make it easier to manage and reduce the minor inconsistency between all the docker images. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
