Changes between Initial Version and Version 1 of waue/2009/1002


Ignore:
Timestamp:
Oct 2, 2009, 2:34:51 PM (15 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2009/1002

    v1 v1  
     1 = 編譯 hdfs fuse (0.20.1) =
     2
     3
     4  *
     5照[http://www.mail-archive.com/common-user@hadoop.apache.org/msg01812.html Building libhdfs.so in Hadoop 0.20.1]所作,然而modprobe fuse 無法找到
     6
     7執行到
     8ant compile -Dcompile.c++=true -Dlibhdfs=true
     9
     10遇到錯誤
     11{{{
     12BUILD FAILED
     13/opt/hadoop-0.20.1/build.xml:1418: Execute failed: java.io.IOException: Cannot run program "/opt/hadoop-0.20.1/src/c++/pipes/configure" (in directory "/opt/hadoop-0.20.1/build/c++-build/Linux-i386-32/pipes"): java.io.IOException: error=13, Permission denied
     14}}}