kevincmchen edited a comment on pull request #34742: URL: https://github.com/apache/spark/pull/34742#issuecomment-983257922
> I'm not sure if there is a counterexample that needs to call `client.addJar` first I don't think `supper.addJars` and `client.addJars` are strongly dependent. the reason why i call the supper.addJars first is to set the ContextClassLoader of current thread, to avoid that different class loaders load the same class in HiveClient。 @LuciferYang -- 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]
