You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2009/02/16 05:38:18 UTC

[Hama Wiki] Trivial Update of "GettingStarted" by udanax

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.

The following page has been changed by udanax:
http://wiki.apache.org/hama/GettingStarted

------------------------------------------------------------------------------
     
  3. ${HAMA_HOME} > ./bin/hama examples
  
- ex) ${HADOOP_HOME} ./bin/hama examples random 1000 1000 a
+ ex) ${HADOOP_HOME} ./bin/hama examples rand 1000 1000 a
-     ${HADOOP_HOME} ./bin/hama examples random 1000 1000 b
+     ${HADOOP_HOME} ./bin/hama examples rand 1000 1000 b
      ${HADOOP_HOME} ./bin/hama examples mult a b 4