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

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

Kousuke Saruta created SPARK-19302:
--------------------------------------

             Summary: Fix the wrong item format in security.md
                 Key: SPARK-19302
                 URL: https://issues.apache.org/jira/browse/SPARK-19302
             Project: Spark
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.1.0
            Reporter: Kousuke Saruta
            Priority: Trivial


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