dongjoon-hyun commented on PR #56445: URL: https://github.com/apache/spark/pull/56445#issuecomment-4720456161
To @abridgett , if you are using Apache Spark K8s Operator and not using `Dynamic Allocation` on your Spark Thrift Server, it might be a new corner case bug of `Apache Spark K8s Operator` because it started to override `Apache Spark`'s default behavior at 0.8.0. It should be fixed at 1.0.0 of `Apache Spark K8s Operator`. > our Spark job is a long running spark job in client mode. The driver pod is maintained by ourselves with restartPolicy=Always I made a relevant PR for you here. - https://github.com/apache/spark-kubernetes-operator/pull/708 -- 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]
