You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/01/20 14:16:26 UTC

[jira] [Resolved] (SPARK-19302) Fix the wrong item format in security.md

     [ https://issues.apache.org/jira/browse/SPARK-19302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-19302.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 16653
[https://github.com/apache/spark/pull/16653]

> Fix the wrong item format in security.md
> ----------------------------------------
>
>                 Key: SPARK-19302
>                 URL: https://issues.apache.org/jira/browse/SPARK-19302
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.1.0
>            Reporter: Kousuke Saruta
>            Priority: Trivial
>             Fix For: 3.0.0
>
>
> In docs/security.md, there is a description as follows.
> {code}
>  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
> {code}
> According to markdown format, the first item should follow a blank line.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org