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

Andreas Maier edited comment on SPARK-22627 at 11/28/17 2:26 PM:
-----------------------------------------------------------------

That is strange. Commits of SPARK-19106 are in branch master and in the tag 
v2.2.0, but the version deployed online 
https://spark.apache.org/docs/2.2.0/configuration.html still has the formatting 
problems. Maybe not all necessary commits for SPARK-19106 made it into the tag 
v2.2.0? 


was (Author: asmaier):
That is strange. The commits of SPARK-19106 are in branch master and in the tag 
v2.2.0, but the version deployed online 
https://spark.apache.org/docs/2.2.0/configuration.html still has the formatting 
problems. 

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to