[
https://issues.apache.org/jira/browse/HDFS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-423:
-----------------------------
Attachment: hdfs423.patch
Made a minor fix to the earlier patch, this one works for me.
Built fuse-dfs with:
- {{ant compile -Dcompile.c++=true -Dlibhdfs=true}}
- {{ant compile-contrib -Dlibhdfs=1 -Dfusedfs=1}}
Note that sun.arch.data.model is not supported on all platforms, doesn't seem
to be an easy platform agnostic way to set that property.
> libhdfs.so is pushed to a new location , hence fuds-dfs has to updated to
> point to the new location of libhdfs
> --------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-423
> URL: https://issues.apache.org/jira/browse/HDFS-423
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: contrib/fuse-dfs
> Reporter: Giridharan Kesavan
> Attachments: hdfs423.patch, patch-4922.v1.txt
>
>
> fuse-dfs depends on libhdfs, and fuse-dfs build.xml still points to the
> libhfds/libhdfs.so location but libhdfs now is build in a different location
> please take a look at this bug for the location details
> https://issues.apache.org/jira/browse/HADOOP-3344
> Thanks,
> Giri
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.