| 
                Last change
                  on this file since 233 was
                  142,
                  checked in by jazz, 16 years ago
           | 
        
        
          | 
               
fine tune output messages of hbase-init 
 
           | 
        
        
          
            
              - 
                  Property svn:executable set to
                  
*
               
             
           | 
        
        | 
            File size:
            302 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [141] | 1 | #!/bin/bash | 
|---|
 | 2 | /opt/hbase/bin/hbase-daemon.sh start zookeeper | 
|---|
 | 3 | /opt/hbase/bin/hbase-daemon.sh start master | 
|---|
 | 4 | /opt/hbase/bin/hbase-daemon.sh start regionserver | 
|---|
 | 5 | echo "==========================================" | 
|---|
| [142] | 6 | echo "run 'stop-hbase' to stop hbase daemons.   " | 
|---|
| [141] | 7 | echo "==========================================" | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.