From a59af1e99ff95bd742e4b376f1248881b8910bd5 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Thu, 21 May 2015 01:06:52 +0200 Subject: [PATCH] HBASE-13725 [documentation] Pseudo-Distributed Local Install can link to hadoop instructions --- src/main/asciidoc/_chapters/getting_started.adoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/main/asciidoc/_chapters/getting_started.adoc b/src/main/asciidoc/_chapters/getting_started.adoc index 41674a0..7839bad 100644 --- a/src/main/asciidoc/_chapters/getting_started.adoc +++ b/src/main/asciidoc/_chapters/getting_started.adoc @@ -294,9 +294,11 @@ You can skip the HDFS configuration to continue storing your data in the local f .Hadoop Configuration [NOTE] ==== -This procedure assumes that you have configured Hadoop and HDFS on your local system and or a remote system, and that they are running and available. -It also assumes you are using Hadoop 2. -Currently, the documentation on the Hadoop website does not include a quick start for Hadoop 2, but the guide at link:http://www.alexjf.net/blog/distributed-systems/hadoop-yarn-installation-definitive-guide is a good starting point. +This procedure assumes that you have configured Hadoop and HDFS on your local system and/or a remote +system, and that they are running and available. It also assumes you are using Hadoop 2. +The guide on +link:http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html[Setting up a Single Node Cluster] +in the Hadoop documentation is a good starting point. ==== -- 2.4.1