[
https://issues.apache.org/jira/browse/HDFS-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-2063:
------------------------------
Attachment: HDFS-2063-2.patch
Thanks Eric. And apologies for miss-triaging!
+1 to your change. I had to make a small modification (attached) to pass
VERSION as HADOOP_VERSION since VERSION is already defined by libhdfs so
VERSION gets passed to the test as 0.1.0 (instead of eg 0.23.0-SNAPSHOT). With
this change the libhdtest is back to running (and passing).
> libhdfs test is broken
> ----------------------
>
> 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
> Assignee: Eric Yang
> Attachments: HDFS-2063-2.patch, HDFS-2063.patch
>
>
> 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