steveloughran commented on pull request #30141: URL: https://github.com/apache/spark/pull/30141#issuecomment-716544258
@rdblue I am going to add two things to the committers 1. Autogenerate in job setup. More specifically -generate in constructor, and in task setup, fail if that path was generated locally and the same committer hasn't been used for jobSet/jobAbort (testing, primarily) 1. add an option to fail fast if the spark option hasn't been set. That will let me do some regression testing on the spark code by setting that in downstream tests. ---------------------------------------------------------------- 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]
