Repository: spark-website Updated Branches: refs/heads/asf-site 4762eb4c2 -> b9325e833
Removed `Runs everywhere` duplication Author: Anton Rybochkin <anton.ryboch...@axibase.com> Closes #154 from raipc/asf-site. Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/b9325e83 Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/b9325e83 Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/b9325e83 Branch: refs/heads/asf-site Commit: b9325e833ec19ffecaaa25c90d38d367f41c3f58 Parents: 4762eb4 Author: Anton Rybochkin <anton.ryboch...@axibase.com> Authored: Thu Nov 29 11:24:31 2018 -0600 Committer: Sean Owen <sean.o...@databricks.com> Committed: Thu Nov 29 11:24:31 2018 -0600 ---------------------------------------------------------------------- mllib/index.md | 2 +- site/mllib/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark-website/blob/b9325e83/mllib/index.md ---------------------------------------------------------------------- diff --git a/mllib/index.md b/mllib/index.md index 4299600..dd0f048 100644 --- a/mllib/index.md +++ b/mllib/index.md @@ -63,7 +63,7 @@ subproject: MLlib <div class="col-md-7 col-sm-7"> <h2>Runs Everywhere</h2> <p class="lead"> - Runs everywhere Spark runs, on Hadoop, Apache Mesos, Kubernetes, standalone, or in the cloud, against diverse data sources. + Spark runs on Hadoop, Apache Mesos, Kubernetes, standalone, or in the cloud, against diverse data sources. </p> <p> You can run Spark using its <a href="{{site.baseurl}}/docs/latest/spark-standalone.html">standalone cluster mode</a>, http://git-wip-us.apache.org/repos/asf/spark-website/blob/b9325e83/site/mllib/index.html ---------------------------------------------------------------------- diff --git a/site/mllib/index.html b/site/mllib/index.html index 4cb5763..56490e1 100644 --- a/site/mllib/index.html +++ b/site/mllib/index.html @@ -260,7 +260,7 @@ <div class="col-md-7 col-sm-7"> <h2>Runs Everywhere</h2> <p class="lead"> - Runs everywhere Spark runs, on Hadoop, Apache Mesos, Kubernetes, standalone, or in the cloud, against diverse data sources. + Spark runs on Hadoop, Apache Mesos, Kubernetes, standalone, or in the cloud, against diverse data sources. </p> <p> You can run Spark using its <a href="/docs/latest/spark-standalone.html">standalone cluster mode</a>, --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org