juliuszsompolski commented on PR #56631: URL: https://github.com/apache/spark/pull/56631#issuecomment-4766939752
Thanks. I didn't realize `spark.testing` is mutable at runtime. Did it happen in any practical scenario? Or just as a malicious vulnerability - some (unprivileged) user could change it at runtime, triggering DAGScheduler / the whole cluster to crash? (for the latter, there are tons of things a malicious user with access to spark's JVM could do to bring the spark cluster down, one of the reasons for Spark Connect) -- 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]
