Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "PseudoDistributedHadoop" page has been changed by SteveLoughran: http://wiki.apache.org/hadoop/PseudoDistributedHadoop?action=diff&rev1=2&rev2=3 Pseudo Distributed Hadoop is where Hadoop runs as set of independent JVMs, but only on a single host, listening only on the "localhost" ports. - If you are running in this mode (and don't have a proxy server fielding HTML requests), and have not changed the default port values, then both the NameNode and Job Tracker can be reached from this page + If you are running in this mode (and don't have a proxy server fielding HTML requests), and have not changed the default port values, then both the NameNode and JobTracker can be reached from this page - == Ports in Use = + == Ports in Use == * NameNode: [[http://localhost:50070/dfshealth.jsp]] * HDFS filesystem browser [[http://localhost:50075/browseDirectory.jsp?namenodeInfoPort=50070&dir=/]]
