Radeity commented on PR #15116: URL: https://github.com/apache/dolphinscheduler/pull/15116#issuecomment-1793470944
Hi @xdu-chenrj , I don't understand how you fix it. Actually, there's nothing wrong with K8S task, but for Spark on K8S, `k8sTaskExecutionContext.getConnectionParams()` is null. In addition, for other types of task which use `K8sTaskExecutionContext`, like `Kubeflow`, you should better replace the current way to declare the Kubernetes cluster with your connection center. -- 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]
