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)

source: hadoop4win-setup/my_packages/hadoop/bin/stop-hadoop @ 147

Last change on this file since 147 was 129, checked in by jazz, 16 years ago
  • dos2unix/unix2dos cause problem
File size: 205 bytes
RevLine 
[129]1#!/bin/bash
2/opt/hadoop/bin/hadoop-daemon.sh stop tasktracker
3/opt/hadoop/bin/hadoop-daemon.sh stop jobtracker
4/opt/hadoop/bin/hadoop-daemon.sh stop datanode
5/opt/hadoop/bin/hadoop-daemon.sh stop namenode
Note: See TracBrowser for help on using the repository browser.