holdenk commented on pull request #32397: URL: https://github.com/apache/spark/pull/32397#issuecomment-867871484
So I'm a little confused about the intention of the PR. If we have a package that we want to resolve in cluster mode we probably do need to put it on compatible filesystem so the workers can fetch the JARs. It's either that or have each worker fetch the resolved JARs and maybe I'm missing it but I don't see the logic for that here. -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
