GitHub user AhmedKamal opened a pull request:

    https://github.com/apache/spark/pull/11600

    Update Java Doc in Spark Submit

    ## What changes were proposed in this pull request?
    
    JIRA : https://issues.apache.org/jira/browse/SPARK-13769
    
    The java doc here 
(https://github.com/apache/spark/blob/e97fc7f176f8bf501c9b3afd8410014e3b0e1602/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L51)
    needs to be updated from "The latter two operations are currently supported 
only for standalone cluster mode." to "The latter two operations are currently 
supported only for standalone and mesos cluster modes."
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AhmedKamal/spark SPARK-13769

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11600.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11600
    
----
commit 104b5059c315425ce0861324005f6b3d86f7cd3c
Author: Ahmed Kamal <[email protected]>
Date:   2016-03-09T07:41:16Z

    Update Java Doc in Spark Submit

----


---
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