You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marco Gaido (JIRA)" <ji...@apache.org> on 2017/11/28 13:25:00 UTC

[jira] [Commented] (SPARK-22627) Fix formatting of headers in configuration.html page

    [ https://issues.apache.org/jira/browse/SPARK-22627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268712#comment-16268712 ] 

Marco Gaido commented on SPARK-22627:
-------------------------------------

This should be fixed by SPARK-19106. I think it is a duplicate. Though, SPARK-19106 has 2.2.0 as target version while it looks like 2.2.0 is affected.
[~srowen] do you know why 2.2.0 is affected?

> Fix formatting of headers in configuration.html page
> ----------------------------------------------------
>
>                 Key: SPARK-22627
>                 URL: https://issues.apache.org/jira/browse/SPARK-22627
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>    Affects Versions: 2.2.0
>            Reporter: Andreas Maier
>            Priority: Minor
>
> On the page https://spark.apache.org/docs/latest/configuration.html one can see headers in the HTML which look like left overs from the conversion from Markdown:
> {code}
> ### Execution Behavior
> ...
> ### Networking
> ...
> ### Scheduling
> ...
> etc...
> {code}
> The most problems with formatting has the paragraph 
> {code}
> ### Cluster Managers Each cluster manager in Spark has additional configuration options. Configurations can be found on the pages for each mode: #### [YARN](running-on-yarn.html#configuration) #### [Mesos](running-on-mesos.html#configuration) #### [Standalone Mode](spark-standalone.html#cluster-launch-scripts) # Environment Variables 
> ...
> {code}
> As a reader of the documentation I want the headers in the text to be formatted correctly and not showing Markdown syntax. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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