[
https://issues.apache.org/jira/browse/HDFS-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292719#comment-13292719
]
Nishchay commented on HDFS-2224:
--------------------------------
Thanks Eli, I was trying to compile on Mac and realised later that hdfs native
does not support compiling native code on mac. I compiled the native code as
mentioned above and ran the tests using test-libhdfs.sh, it seemed to fail and
i have fixed the same with the patch above. But i never ran into the problem
you have mentioned in the issue. Let me know on how to run the tests to get the
error mentioned above I will try to work on this issue
> The libhdfs test is broken
> --------------------------
>
> Key: HDFS-2224
> URL: https://issues.apache.org/jira/browse/HDFS-2224
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: libhdfs, test
> Affects Versions: 0.23.0
> Reporter: Eli Collins
> Fix For: 0.24.0
>
> Attachments: HDFS-2224.patch
>
>
> A somewhat recent change broke the libhdfs test (ant -Dcompile.c++=true
> -Dlibhdfs=true compile).
> {noformat}
> [exec] tar (child): bin.tgz: Cannot open: No such file or directory
> [exec] tar (child): Error is not recoverable: exiting now
> [exec] tar: Child returned status 2
> [exec] tar: Error is not recoverable: exiting now
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira