Recent bin/lib changes broke the libhdfs test
---------------------------------------------
Key: HDFS-2063
URL: https://issues.apache.org/jira/browse/HDFS-2063
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 0.23.0
Reporter: Eli Collins
Looks like the recent bin/script shuffling in HDFS-1963 broke the libhdfs test.
This works on 22.
{noformat}
$ ant -Dlibhdfs=true compile test
...
[exec] Hadoop common not found.
[exec] /home/eli/src/hdfs3/src/c++/libhdfs/tests/test-libhdfs.sh: line
181: /home/eli/src/hdfs3/bin/hadoop-daemon.sh: No such file or directory
[exec] /home/eli/src/hdfs3/src/c++/libhdfs/tests/test-libhdfs.sh: line
182: /home/eli/src/hdfs3/bin/hadoop-daemon.sh: No such file or directory
[exec] Wait 30s for the datanode to start up...
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira