-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Spark task on k8s submit job faililng #16695
Comments
Spark on k8s with spark task not supported right now. You can using shell task instead. |
@SbloodyS In the documentation of the Spark task, the option of namespace and cluster mode says K8S is supported. If it is not supported, what is the use case of the Spark task then? |
@SbloodyS Any thoughts on the above? |
@SbloodyS Waiting for your comment. I need to decide should I continue with the Dolphin scheduler in the organisation or look for some another scheduler. |
@davidzollo @SbloodyS Can either of you help me here? |
Search before asking
What happened
I tried setting up the Spark job using the Spark task, however, I keep getting below error even though the SPARK_HOME env variable is setup.
What you expected to happen
All the setup is according to the documentation and even after that the job isn't scheduling and getting error. If a solution is provided, the job should be scheduled in the K8S cluster
How to reproduce
Do the setup according to the documentation (which is by the way very poor)
Anything else
No response
Version
3.2.x
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: