[ 
https://issues.apache.org/jira/browse/HADOOP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596774#action_12596774
 ] 

Craig Macdonald commented on HADOOP-4:
--------------------------------------

Minor notes:
 * I had to recompile set ant property -Dlibhdfs=1 to get this to compile - 
perhaps a warning message would have been desirable if the properties are not 
set?
 * Concerning the note on compiling libhdfs for 64bit arch:
{noformat}
NOTE: for amd64 architecture, libhdfs will not compile unless you edit
the Makefile in src/c++/libhdfs/Makefile and set OS_ARCH=amd64
(probably the same for others too).
{noformat}
In the editing of src/c++/libhdfs/Makefile it is sufficient to just change -m32 
to -m64 in the CPPFLAGS and LDFLAGS lines, until HADOOP-3344 is ready.

Otherwise, good to be committed.

C

> tool to mount dfs on linux
> --------------------------
>
>                 Key: HADOOP-4
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: fs
>         Environment: OSs that support FUSE. Includes Linux, MacOSx, 
> OpenSolaris... http://fuse.sourceforge.net/wiki/index.php/OperatingSystems
>            Reporter: John Xing
>            Assignee: Pete Wyckoff
>         Attachments: fuse-dfs.tar.gz, fuse-dfs.tar.gz, fuse-dfs.tar.gz, 
> fuse-dfs.tar.gz, fuse-dfs.tar.gz, 
> fuse-hadoop-0.1.0_fuse-j.2.2.3_hadoop.0.5.0.tar.gz, 
> fuse-hadoop-0.1.0_fuse-j.2.4_hadoop.0.5.0.tar.gz, fuse-hadoop-0.1.1.tar.gz, 
> fuse-j-hadoopfs-03.tar.gz, fuse_dfs.c, fuse_dfs.c, fuse_dfs.c, fuse_dfs.c, 
> fuse_dfs.c, fuse_dfs.sh, fuse_dfs.tar.gz, HADOOP-4.patch, HADOOP-4.patch, 
> HADOOP-4.patch, HADOOP-4.patch, HADOOP-4.patch, HADOOP-4.patch, 
> HADOOP-4.patch, Makefile, patch.txt, patch.txt, patch2.txt, patch3.txt, 
> patch4.txt, patch4.txt, patch4.txt, patch5.txt, patch6.txt
>
>
> tool to mount dfs on Unix or any OS that supports FUSE

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to