GitHub user davidxdh opened a pull request:

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

    [SPARK-21553][Spark Shell] Added the description of the default value of 
master parameter in the spark-shell

    When I type spark-shell --help, I find that the default value description 
for the master parameter is missing. The user does not know what the default 
value is when the master parameter is not included, so we need to add the 
master parameter default description to the help information.
    
[https://issues.apache.org/jira/browse/SPARK-21553](https://issues.apache.org/jira/browse/SPARK-21553)


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

    $ git pull https://github.com/davidxdh/spark dev_0728

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

    https://github.com/apache/spark/pull/18755.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 #18755
    
----
commit 95602dc2e0ccde3f2d94789307048474f2d0ae7f
Author: Donghui Xu <xu.dong...@zte.com.cn>
Date:   2017-07-28T01:31:48Z

    Merge pull request #1 from apache/master
    
    Merge from apache/spark

commit d764f5e8c589cff87668bb95bf3e6e046668fa54
Author: davidxdh <xu.dong...@zte.com.cn>
Date:   2017-07-28T03:46:00Z

    [SPARK-21553][Spark Shell] Added the description of the default value of 
master parameter in the spark-shell

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to