Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18241#discussion_r120850448
  
    --- Diff: 
core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala ---
    @@ -558,8 +558,9 @@ private[deploy] class SparkSubmitArguments(args: 
Seq[String], env: Map[String, S
             |  --verbose, -v               Print additional debug output.
             |  --version,                  Print the version of current Spark.
             |
    -        | Spark standalone with cluster deploy mode only:
    -        |  --driver-cores NUM          Cores for driver (Default: 1).
    +        | Cluster deploy mode only:
    --- End diff --
    
    This is probably fine, but, does it apply to Mesos cluster mode?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to