Commit 08b0750
Andrew Or
[SPARK-10435] Spark submit should fail fast for Mesos cluster mode with R
It's not supported yet so we should error with a clear message.
Author: Andrew Or <[email protected]>
Closes #8590 from andrewor14/mesos-cluster-r-guard.1 parent db4c130 commit 08b0750
File tree
1 file changed
+3
-0
lines changed- core/src/main/scala/org/apache/spark/deploy
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
325 | 328 | | |
326 | 329 | | |
327 | 330 | | |
| |||
0 commit comments