[
https://issues.apache.org/jira/browse/HDFS-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-780:
-----------------------------
Attachment: hdfs-780-1.patch
Attached a patch that fixes up all the build files to get the test running
again. The test itself fails due to HDFS-940 and some issues with the java code
in the test itself. Run with:
{code}
$ ant -Dcompile.c++=true -Dlibhdfs=true compile
$ ant -Dlibhdfs=1 -Dfusedfs=1 test-contrib
{code}
> Revive TestFuseDFS
> ------------------
>
> Key: HDFS-780
> URL: https://issues.apache.org/jira/browse/HDFS-780
> Project: Hadoop HDFS
> Issue Type: Test
> Components: contrib/fuse-dfs
> Reporter: Eli Collins
> Assignee: Eli Collins
> Attachments: hdfs-780-1.patch
>
>
> Looks like TestFuseDFS has bit rot. Let's revive it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.