bozhang2820 commented on pull request #35510: URL: https://github.com/apache/spark/pull/35510#issuecomment-1039885184
Yes there is a tradeoff between "making jobs that depend on the jar fail fast" vs "letting jobs that do not depend on the jar be runnable". @dongjoon-hyun, I trust your judgement but could we have a way to fix a cluster after an incorrect "addJar"? Is adding a new API "removeJar" a good idea? -- 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]
