Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Jan 6, 2017

What changes were proposed in this pull request?

configuration.html section headings were not specified correctly in markdown and weren't rendering, being recognized correctly. Removed extra p tags and pulled level 4 titles up to level 3, since level 3 had been skipped. This improves the TOC.

How was this patch tested?

Doc build, manual check.

@SparkQA
Copy link

SparkQA commented Jan 6, 2017

Test build #70986 has finished for PR 16490 at commit 45584e7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

environment variable (see below).</p>

<p>It also allows a different address from the local one to be advertised to executors or external systems.
Hostname or IP address where to bind listening sockets. This config overrides the SPARK_LOCAL_IP
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will now be rendered as a long paragraph, won't it? I kinda prefer having the break.

<td>false</td>
<td>
<p>Whether to enable SSL connections on all supported protocols.</p>
Whether to enable SSL connections on all supported protocols.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here. Long paragraph = difficult to read.

@SparkQA
Copy link

SparkQA commented Jan 7, 2017

Test build #71010 has finished for PR 16490 at commit 98b721e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in 54138f6 Jan 7, 2017
@srowen
Copy link
Member Author

srowen commented Jan 7, 2017

Merged to master/2.1

asfgit pushed a commit that referenced this pull request Jan 7, 2017
configuration.html section headings were not specified correctly in markdown and weren't rendering, being recognized correctly. Removed extra p tags and pulled level 4 titles up to level 3, since level 3 had been skipped. This improves the TOC.

Doc build, manual check.

Author: Sean Owen <sowen@cloudera.com>

Closes #16490 from srowen/SPARK-19106.

(cherry picked from commit 54138f6)
Signed-off-by: Sean Owen <sowen@cloudera.com>
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Jan 9, 2017
## What changes were proposed in this pull request?

configuration.html section headings were not specified correctly in markdown and weren't rendering, being recognized correctly. Removed extra p tags and pulled level 4 titles up to level 3, since level 3 had been skipped. This improves the TOC.

## How was this patch tested?

Doc build, manual check.

Author: Sean Owen <sowen@cloudera.com>

Closes apache#16490 from srowen/SPARK-19106.
@srowen srowen deleted the SPARK-19106 branch January 10, 2017 13:48
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

configuration.html section headings were not specified correctly in markdown and weren't rendering, being recognized correctly. Removed extra p tags and pulled level 4 titles up to level 3, since level 3 had been skipped. This improves the TOC.

## How was this patch tested?

Doc build, manual check.

Author: Sean Owen <sowen@cloudera.com>

Closes apache#16490 from srowen/SPARK-19106.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants