aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
authorBrennon York <brennon.york@capitalone.com>2015-03-14 17:28:13 +0000
committerSean Owen <sowen@cloudera.com>2015-03-14 17:28:13 +0000
commit127268bc3999201ec1c0a040a29c7fa9ac25476b (patch)
tree596a3eb785087491fe1b3041582606e7572f68b0 /docs/configuration.md
parent5be6b0e4f48aca12fcd47c1b77c4675ad651c332 (diff)
downloadspark-127268bc3999201ec1c0a040a29c7fa9ac25476b.tar.gz
spark-127268bc3999201ec1c0a040a29c7fa9ac25476b.tar.bz2
spark-127268bc3999201ec1c0a040a29c7fa9ac25476b.zip
[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 <brennon.york@capitalone.com> Closes #5022 from brennonyork/SPARK-6329 and squashes the following commits: 42a10a9 [Brennon York] minor doc fixes
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index a7116fbece..63fc99e7d3 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -1391,9 +1391,11 @@ Apart from these, the following properties are also available, and may be useful
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)
- * [Standalone Mode](spark-standalone.html#cluster-launch-scripts)
+##### [YARN](running-on-yarn.html#configuration)
+
+##### [Mesos](running-on-mesos.html#configuration)
+
+##### [Standalone Mode](spark-standalone.html#cluster-launch-scripts)
# Environment Variables