cloud-fan commented on PR #37048: URL: https://github.com/apache/spark/pull/37048#issuecomment-1181485961
> This is mainly to prevent a bad query affecting the stability of the thrift server. I think we need better resource isolation here. Cartesian product is not the only place that can generate a super big Spark job with tons of tasks. Shall we have a mechanism in Spark Core to limit the task slots used by one thriftserver user? -- 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]
