Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/hadoop/GettingStartedWithHadoop ------------------------------------------------------------------------------ </property> <property> <name>fs.default.name</name> - <value>localhost:54310</value> + <value>hdfs://localhost:54310</value> </property> <property> <name>mapred.job.tracker</name> - <value>localhost:54311</value> + <value>hdfs://localhost:54311</value> </property> <property> <name>dfs.replication</name>
