GitHub user sarutak opened a pull request:

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

    [SPARK-19302][DOC][MINOR] Fix the wrong item format in security.md

    ## What changes were proposed in this pull request?
    
    In docs/security.md, there is a description as follows.
    
    ```
     steps to configure the key-stores and the trust-store for the standalone 
deployment mode is as
     follows:
     * Generate a keys pair for each node
     * Export the public key of the key pair to a file on each node
     * Import all exported public keys into a single trust-store
    ```
    
    According to markdown format, the first item should follow a blank line.
    
    ## How was this patch tested?
    
    Manually tested.

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

    $ git pull https://github.com/sarutak/spark SPARK-19302

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

    https://github.com/apache/spark/pull/16653.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 #16653
    
----
commit f337dc33be85374296b43b1f25435521be63b782
Author: sarutak <saru...@oss.nttdata.co.jp>
Date:   2017-01-20T04:52:38Z

    Fixed item format in security.md to abide by the Markdown format

----


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