You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/08/11 09:31:58 UTC

[Hadoop Wiki] Trivial Update of "GettingStartedWithHadoop" by udanax

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>