Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "QuickStart" page has been changed by SteveLoughran: http://wiki.apache.org/hadoop/QuickStart?action=diff&rev1=33&rev2=34 Comment: x-ref to PseudoDistributedHadoop Please note the instructions were last updated to match Release 0.21.0. Things may have changed since then. If they have, please update this page. == Requirements == - * Java 1.6 (see HadoopJavaVersions for 1.6.X version details) + * Java 1.6+ (see HadoopJavaVersions for 1.6.X version details) * ssh and sshd * rsync @@ -137, +137 @@ {{{bin/stop-all.sh}}} + === Browsing to the Services === + + Once the Pseudo Distributed cluster is live, you can point your web browser at it, by connecting to localhost at the chosen ports. + If you have left the values at their defaults, the page PseudoDistributedHadoop provides short cuts to these pages. + == Stage 3: Fully-distributed operation == Fully distributed operation is just like the pseudo-distributed operation described above, except, specify:
