aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2015-11-01 12:25:49 +0000
committerSean Owen <sowen@cloudera.com>2015-11-01 12:25:49 +0000
commit643c49c75ee95243fd19ae73b5170e6e6e212b8d (patch)
treeff52206281101054824fa1152b2cb8cff53e196d /README.md
parentaa494a9c2ebd59baec47beb434cd09bf3f188218 (diff)
downloadspark-643c49c75ee95243fd19ae73b5170e6e6e212b8d.tar.gz
spark-643c49c75ee95243fd19ae73b5170e6e6e212b8d.tar.bz2
spark-643c49c75ee95243fd19ae73b5170e6e6e212b8d.zip
[SPARK-11305][DOCS] Remove Third-Party Hadoop Distributions Doc Page
Remove Hadoop third party distro page, and move Hadoop cluster config info to configuration page CC pwendell Author: Sean Owen <sowen@cloudera.com> Closes #9298 from srowen/SPARK-11305.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4116ef3563..c0d6a94603 100644
--- a/README.md
+++ b/README.md
@@ -87,10 +87,7 @@ Hadoop, you must build Spark against the same version that your cluster runs.
Please refer to the build documentation at
["Specifying the Hadoop Version"](http://spark.apache.org/docs/latest/building-spark.html#specifying-the-hadoop-version)
for detailed guidance on building for a particular distribution of Hadoop, including
-building for particular Hive and Hive Thriftserver distributions. See also
-["Third Party Hadoop Distributions"](http://spark.apache.org/docs/latest/hadoop-third-party-distributions.html)
-for guidance on building a Spark application that works with a particular
-distribution.
+building for particular Hive and Hive Thriftserver distributions.
## Configuration