source:
hadoop4win-setup/my_packages/hbase/bin/stop-hbase
@
  187
        
        | Last change on this file since 187 was 141, checked in by jazz, 16 years ago | |
|---|---|
| 
 | |
| File size: 150 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash | 
| 2 | /opt/hbase/bin/hbase-daemon.sh stop regionserver | 
| 3 | /opt/hbase/bin/hbase-daemon.sh stop master | 
| 4 | /opt/hbase/bin/hbase-daemon.sh stop zookeeper | 
Note: See TracBrowser
        for help on using the repository browser.
    
