You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
I have set up Spark on DCOS running on top of GCE instances.
I am following the official spark example in the dcos tutorials. When I try to submit a job I get the following error:
Spark submit failed:
Error: Unrecognized option: -Dspark.mesos.coarse=true
Removing this option gets the job submitted successfully. But it remains queued. Mesos shows spark is in running state. So I am not sure what the issue is.
Please help
The text was updated successfully, but these errors were encountered:
Hi,
I have set up Spark on DCOS running on top of GCE instances.
I am following the official spark example in the dcos tutorials. When I try to submit a job I get the following error:
Spark submit failed:
Error: Unrecognized option: -Dspark.mesos.coarse=true
Removing this option gets the job submitted successfully. But it remains queued. Mesos shows spark is in running state. So I am not sure what the issue is.
Please help
The text was updated successfully, but these errors were encountered: