Return-Path: Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: (qmail 16761 invoked from network); 5 May 2010 12:38:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 12:38:08 -0000 Received: (qmail 20641 invoked by uid 500); 5 May 2010 12:38:08 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 20461 invoked by uid 500); 5 May 2010 12:38:07 -0000 Mailing-List: contact hdfs-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-user@hadoop.apache.org Delivered-To: mailing list hdfs-user@hadoop.apache.org Received: (qmail 20453 invoked by uid 99); 5 May 2010 12:38:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 12:38:07 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [196.30.82.197] (HELO relay01.entelligence.co.za) (196.30.82.197) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 12:37:59 +0000 Received: from ([127.0.0.1]) with MailEnable ESMTP; Wed, 5 May 2010 14:32:15 +0200 From: Seraph Imalia Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: multipart/alternative; boundary=Apple-Mail-2-550594812 Subject: Fuse-DFS Date: Wed, 5 May 2010 14:37:34 +0200 In-Reply-To: To: hdfs-user@hadoop.apache.org References: Message-Id: X-Mailer: Apple Mail (2.1076) X-ME-Bayesian: 0.000000 X-ME-Spam: No (-1010),Sender authenticated X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-2-550594812 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Hi, I have been following the following URL to mount an HDFS using fuse- dfs: http://wiki.apache.org/hadoop/MountableHDFS I have had many problems trying to build it but have managed to get through the first two build commands without build errors. Running the last build command "ant compile-contrib -Dlibhdfs=1 -Dfusedfs=1" results in the following error: compile: [echo] contrib: fuse-dfs [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 18: aclocal: not found [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 19: automake: not found [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 20: autoconf: not found [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 21: ./configure: not found BUILD FAILED /opt/hadoop-0.20.1/build.xml:497: The following error occurred while executing this line: /opt/hadoop-0.20.1/src/contrib/build.xml:30: The following error occurred while executing this line: /opt/hadoop-0.20.1/src/contrib/fuse-dfs/build.xml:54: exec returned: 127 I found this link on google: http://issues.apache.org/jira/browse/HADOOP-4 which does not seem to help me. Please can you assist? Regards, Seraph --Apple-Mail-2-550594812 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii http://wiki.apache.or= g/hadoop/MountableHDFS

I have had many = problems trying to build it but have managed to get through the first = two build commands without build errors.  Running the last build = command "results = in the following = error: 

compile:
     [echo] contrib: fuse-dfs
   =   [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 18: = aclocal: not found
     [exec] = /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 19: automake: not = found
     [exec] = /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 20: autoconf: not = found
     [exec] = /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 21: ./configure: = not found

BUILD = FAILED
/opt/hadoop-0.20.1/build.xml:497: The following error = occurred while executing this = line:
/opt/hadoop-0.20.1/src/contrib/build.xml:30: The = following error occurred while executing this = line:
/opt/hadoop-0.20.1/src/contrib/fuse-dfs/build.xml:54: = exec returned: 127

I found this link on = google: http://issues.apach= e.org/jira/browse/HADOOP-4 which does not seem to help me. =  

Please can you = assist?

Regards,
Seraph
= --Apple-Mail-2-550594812--