hadoop 85 B

123456
  1. #!/usr/bin/env sh
  2. set -e
  3. path=${2}conf/java/hadoop
  4. slave=${path}slaves
  5. #后续完成