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) ${HAMA_HOME}/bin/hama examples rand
+     rand [-m maps] [-r reduces] <rows> <columns> <density> <matrix_name>
+     ex) rand -m 10 -r 10 2000 2000 30.5% matrixA
- ex) ${HADOOP_HOME}/bin/hama examples rand 1000 1000 <dense|sparse> a
-     ${HADOOP_HOME}/bin/hama examples rand 1000 1000 <dense|sparse> b
-     ${HADOOP_HOME}/bin/hama examples mult a b 4
- 
  
  4. ${HAMA_HOME}/bin/hama shell
  

Reply via email to