close
Warning:
HTML preview using PygmentsRenderer failed (ImportError: /usr/lib/python2.7/dist-packages/libsvn/_client.so: failed to map segment from shared object: Cannot allocate memory)
|
Last change
on this file since 209 was
141,
checked in by jazz, 16 years ago
|
|
新增 HBase 安裝/啟動/停止 script
|
-
Property svn:executable set to
*
|
|
File size:
143 bytes
|
| Rev | Line | |
|---|
| [141] | 1 | #!/bin/bash |
|---|
| 2 | cygstart --showminnoactive /bin/bash -c /bin/start-hbase-daemon |
|---|
| 3 | for ((i=1;i<=10;i++)); do sleep 1; printf "."; done |
|---|
| 4 | printf "\n" |
|---|
| 5 | jps |
|---|
Note: See
TracBrowser
for help on using the repository browser.
Download in other formats: