close
          Warning:
          Can't synchronize with repository "(default)" (Unsupported version control system "svn": libnettle.so.4: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
      
 
    
      
      
      
        - Timestamp:
 
        - 
            May 20, 2010, 4:59:18 PM (15 years ago)
        
 
        - Author:
 
        - 
          waue
        
 
        - Comment:
 
        - 
          
          
--
         
      
      
        
          Legend:
          
            - Unmodified
 
            - Added
 
            - Removed
 
            - Modified
 
          
         
        
  
      - 
        
        
              
              
                
                  | 
                    
                      v5
                   | 
                  
                    
                      v6
                   | 
                    | 
                
              
            
                  
                          | 12 | 12 | #!graphviz | 
                  
                          | 13 | 13 |   digraph G {  | 
                  
            
                      
                        | 14 |   |     size ="4,0"; rankdir="LR"; node[shape=box]; | 
                      
                      
                        |   | 14 |     rankdir="LR"; node[shape=box]; | 
                      
            
                  
                          | 15 | 15 |     "用root\n身份執行" -> "跳出" [label="no"]; | 
                  
                          | 16 | 16 |     "用root\n身份執行" -> "檢查相\n依程式" [label="yes"]; | 
                  
                          | 17 | 17 |     "檢查相\n依程式" -> "詢問必\n要資訊" [label="ok"]; | 
                  
                          | 18 | 18 |     "檢查相\n依程式" -> "印出缺\n少項目" [label="fault"]; | 
                  
            
                      
                        | 19 |   |     "詢問必\n要資訊" -> "建立\n nutchuser\n帳號" [label="使用者需\n輸入資訊"]; | 
                      
                        | 20 |   |     "建立\n nutchuser\n帳號" -> "建立.ssh \n公鑰與私鑰" [label="使用者需\n輸入密碼"]; | 
                      
                        | 21 |   |     "建立.ssh \n公鑰與私鑰" -> "安裝\nnutchez\n軟體"-> "產生\nClient_install \n程式" | 
                      
                      
                        |   | 19 |     "詢問必\n要資訊" -> "使用者\n確認" [label="使用者需\n輸入資訊"]; | 
                      
                        |   | 20 |     "使用者\n確認" -> "建立\n nutchuser\n帳號" [label="yes"]; | 
                      
                        |   | 21 |     "使用者\n確認" -> "詢問必\n要資訊" [label="no"]; | 
                      
                        |   | 22 |     "建立\n nutchuser\n帳號" -> "建立.ssh\n公鑰與\n私鑰" [label="使用者需\n輸入密碼"]; | 
                      
                        |   | 23 |     "建立.ssh\n公鑰與\n私鑰" -> "安裝\nnutchez\n軟體"-> "產生\n Client\n install \n程式"-> "啟動\n hadoop \n服務" | 
                      
            
                  
                          | 22 | 24 |     } | 
                  
                          | 23 | 25 | }}} |