Rianico commented on issue #6709: URL: https://github.com/apache/seatunnel/issues/6709#issuecomment-2056307148
> you can deploy the cluster and setup spark home to spark lib dir or mount spark lib to `/opt/spark` then you can submit to spark on k8s. However, relying solely on native `spakr-submit` is not advisable. It only creates the [naked pods](https://kubernetes.io/docs/concepts/configuration/overview/#naked-pods-vs-replicasets-deployments-and-jobs), which is not recommended by k8s official, and lacks some essential components such as services and ingresses. It might not suffice for production scenarios. -- 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]
