Dear Wiki user,

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

The "BSPMaster" page has been changed by ChiaHungLin:
https://wiki.apache.org/hama/BSPMaster?action=diff&rev1=27&rev2=28

   * Stopped
  {{attachment:MasterStateTransition.png|BSPMaster State}}
  
+ === Initializing ===
+ 
+  1. Create Identifier 
+  2. Start RPC service
+  3. File System service
+   1. Create System directory 
+  4. Start Barrier Synchronization service
+   * ZooKeeper  
+  5. Start Scheduler
+  6. Start Monitor
+  7. Start Web UI 
+ 
+  * ote: Merge 6, and 7
  
  == Source ==
  
[[http://svn.apache.org/repos/asf/hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPMaster.java|BSPMaster.java]]

Reply via email to