Return-Path: Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: (qmail 21184 invoked from network); 7 May 2010 01:32:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 May 2010 01:32:00 -0000 Received: (qmail 10283 invoked by uid 500); 7 May 2010 01:32:00 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 10233 invoked by uid 500); 7 May 2010 01:32:00 -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 10225 invoked by uid 99); 7 May 2010 01:32:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 01:32:00 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of liu.liuyudong@gmail.com designates 209.85.223.198 as permitted sender) Received: from [209.85.223.198] (HELO mail-iw0-f198.google.com) (209.85.223.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 01:31:53 +0000 Received: by iwn36 with SMTP id 36so793270iwn.29 for ; Thu, 06 May 2010 18:31:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=lVHacLI63QXQ9pBuCs5+U1ky+YnuKL/63weyRm26p28=; b=JGSamV3qZ6zIU/bCUxTHIEAG4k512FrtqAPG+6qFrD1XaPd9PraxKaUjaUZ5Mjl9zD gBp2e6Tzzq7uznuf0tMhLwSE/j5o3Qb7F8B2RRA1yxgQS09CfDS2hFuhE3o7ZohDBjbk S1drOPJkJh56VbPH/fiPGA7z9+M4oRRZpLVvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Xfnuj9ACjTxZWVYXV/+E6JqahC8Fk+xUneyHVIH42GS1B/bnZ9VHqG8AZfoLOZHynR ckfqqsLgN6p/kIZ7m/13y+nSNBbW6/8QSqlrRsVb7gAY37kYrfDKC/Q4iZJebWBx7177 Yc/uX2BohBCoZWUGOEzWmvipE56gjLqziJFHU= MIME-Version: 1.0 Received: by 10.231.182.65 with SMTP id cb1mr3358162ibb.1.1273195890618; Thu, 06 May 2010 18:31:30 -0700 (PDT) Received: by 10.231.206.9 with HTTP; Thu, 6 May 2010 18:31:30 -0700 (PDT) Date: Thu, 6 May 2010 21:31:30 -0400 Message-ID: Subject: fuse-dfs again From: Yudong Liu To: hdfs-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016363b8826caf21c0485f70444 X-Virus-Checked: Checked by ClamAV on apache.org --0016363b8826caf21c0485f70444 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, We are testing hdfs cluster and want to make it transparent to regular storage users. Looks like fuse-dfs under contrib is a good solution. Hadoop-0.20.2 I compile it with: Jdk 1.6.0, both u13 and u20 ( java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode) ) Ant 1.8.0 It compiles ok but I cannot mount hdfs: port=3D54310,server=3Dhdfsnamenode fuse-dfs didn't recognize /export/hdfs,-2 fuse-dfs ignoring option -d fusermount: option allow_other only allowed if 'user_allow_other' is set in /etc/fuse.conf the fs.default.name for hadoop is: fs.default.name hdfs://hdfsnamenode:54310 test filesystem. I followed the instruction of a previous thread, ( http://mail-archives.apache.org/mod_mbox/hadoop-hdfs-user/201001.mbox/%3cE1= EE4DE2C59AAB409CAA7200E9E49490042F8E9B3F@MBX-MSG-SV04.msg.nttdata.co.jp%3e)= , but it doesn=92t solve our problem. Any idea? TIA --=20 Yudong Liu sr. system engineer phone# 610-547-9995 --0016363b8826caf21c0485f70444 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi,
=A0
We are=A0testing hdfs cluster=A0and want to make it transpare= nt to regular storage users. Looks like fuse-dfs under contrib is a good so= lution.
=A0
Hadoop-0.20.2
=A0
I compile it with:
Jdk 1.6.0,= both u13 and u20
=A0
(
java version "1.6.0_20"
Java(TM) SE Runtime Enviro= nment (build 1.6.0_20-b02)
Java HotSpot(TM) 64-Bit Server VM (build 16.3= -b01, mixed mode)
=A0
java version "1.6.0_13"
Java(TM) S= E Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
)
=A0<= br>Ant 1.8.0
=A0
It compiles ok but I cannot mount hdfs:
port=3D54= 310,server=3Dhdfsnamenode
fuse-dfs didn't recognize /export/hdfs,-2<= br>fuse-dfs ignoring option -d
fusermount: option allow_other only allowed if 'user_allow_other' i= s set in /etc/fuse.conf
=A0
the fs= .default.name for hadoop is:
<property>
=A0 <name>fs.default.name</name>
=A0 <value>hdfs://hdfsnamenode:54310</value>
=A0 <descrip= tion>test filesystem.</description>
</property>
=A0I followed the instruction of a previous thread, (http://mail-= archives.apache.org/mod_mbox/hadoop-hdfs-user/201001.mbox/%3cE1EE4DE2C59AAB= 409CAA7200E9E49490042F8E9B3F@MBX-MSG-SV04.msg.nttdata.co.jp%3e), but it= doesn=92t solve our problem.
=A0
Any idea? TIA

--
Yudong Liu
sr. system e= ngineer
phone# 610-547-9995
--0016363b8826caf21c0485f70444--