hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist
-------------------------------------------------------------
Key: HADOOP-1825
URL: https://issues.apache.org/jira/browse/HADOOP-1825
Project: Hadoop
Issue Type: Bug
Components: scripts
Affects Versions: 0.14.0
Reporter: Michael Bieniosek
Priority: Minor
If I try to bring up a datanode on a fresh machine, it will fail with this
error message:
starting datanode, logging to /b/hadoop/logs/hadoop-me-datanode-example.com.out
/p/share/hadoop/bin/hadoop-daemon.sh: line 99:
/b/hadoop/pid/hadoop-me-datanode.pid: No such file or directory
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.