Skip to content

Commit 127268b

Browse files
Brennon Yorksrowen
authored andcommitted
[SPARK-6329][Docs]: Minor doc changes for Mesos and TOC
Updated the configuration docs from the minor items that Reynold had left over from SPARK-1182; specifically I updated the `running-on-mesos` link to point directly to `running-on-mesos#configuration` and upgraded the `yarn`, `mesos`, etc. bullets to `<h5>` tags in hopes that they'll get pushed into the TOC. Author: Brennon York <[email protected]> Closes #5022 from brennonyork/SPARK-6329 and squashes the following commits: 42a10a9 [Brennon York] minor doc fixes
1 parent 5be6b0e commit 127268b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/configuration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,9 +1391,11 @@ Apart from these, the following properties are also available, and may be useful
13911391
Each cluster manager in Spark has additional configuration options. Configurations
13921392
can be found on the pages for each mode:
13931393

1394-
* [YARN](running-on-yarn.html#configuration)
1395-
* [Mesos](running-on-mesos.html)
1396-
* [Standalone Mode](spark-standalone.html#cluster-launch-scripts)
1394+
##### [YARN](running-on-yarn.html#configuration)
1395+
1396+
##### [Mesos](running-on-mesos.html#configuration)
1397+
1398+
##### [Standalone Mode](spark-standalone.html#cluster-launch-scripts)
13971399

13981400
# Environment Variables
13991401

0 commit comments

Comments
 (0)