source:
hadoop4win-setup/my_packages/hadoop/bin/start-hadoop
@
  187
        
        | Last change on this file since 187 was 140, checked in by jazz, 16 years ago | |
|---|---|
| File size: 144 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash | 
| 2 | cygstart --showminnoactive /bin/bash -c /bin/start-hadoop-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.
    
