| Last change
                  on this file since 187 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 | 
      
      
        
  | Line |  | 
|---|
| 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 "==========================================" | 
|---|
| 6 | echo "run 'stop-hbase' to stop hbase daemons.   " | 
|---|
| 7 | echo "==========================================" | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.