Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1008FBE6 for ; Wed, 10 Apr 2013 14:28:38 +0000 (UTC) Received: (qmail 37524 invoked by uid 500); 10 Apr 2013 14:28:33 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 37437 invoked by uid 500); 10 Apr 2013 14:28:33 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 37429 invoked by uid 99); 10 Apr 2013 14:28:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 14:28:33 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jayunit100@gmail.com designates 209.85.215.51 as permitted sender) Received: from [209.85.215.51] (HELO mail-la0-f51.google.com) (209.85.215.51) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 14:28:27 +0000 Received: by mail-la0-f51.google.com with SMTP id fo12so500994lab.10 for ; Wed, 10 Apr 2013 07:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=kH8vfvMf7Ys7PGnhLHXvdaofGxX24IpZ3yhW9i5nrUM=; b=eF8Wbspa6Yo7j3Cr2dPUssRq64uL/nGb9P0CCvqU/k1wRDtZV4u7c+lfu4lY8d3uaN 7o7OAPZMGakPuRwvOaVDeJpYqb1ioObUWvsFNx4SP14Eh6ekxLpC0upCQ/GhtTuymarM xuz1WSk3F2PG0wfMx31zrNA/FHUMejHzGm0bxRfsvSU208o9SmGbg+loGsT/0fY7DGGo hKtU0xBSoRbeOWBHJYuyxXBGqHEi0ln6buzbryKyoS2gRVbMCZeQVV7AUgXV5Vl7JQm3 b3zyMld6FdAzeEX48cEZB+p2Ra9iBIRzmjVRBPSbcQb3p/StNcZjJ/Tt34qohj3B9zVQ VRrg== MIME-Version: 1.0 X-Received: by 10.112.129.137 with SMTP id nw9mr1355418lbb.56.1365604087117; Wed, 10 Apr 2013 07:28:07 -0700 (PDT) Received: by 10.112.6.104 with HTTP; Wed, 10 Apr 2013 07:28:07 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Apr 2013 10:28:07 -0400 Message-ID: Subject: Re: No bulid.xml when to build FUSE From: Jay Vyas To: "common-user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7b3a7f10843e7404da027a07 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a7f10843e7404da027a07 Content-Type: text/plain; charset=ISO-8859-1 hadoop-hdfs builds with maven, not ant. You might also need to install the serialization libraries. See http://wiki.apache.org/hadoop/HowToContribute . As an aside, you could try to use gluster as a FUSE mount if you simply want a HA FUSE mountable filesystem which is mapreduce compatible. https://github.com/gluster/hadoop-glusterfs . ---------- Forwarded message ---------- From: YouPeng Yang Date: Wed, Apr 10, 2013 at 10:06 AM Subject: No bulid.xml when to build FUSE To: user@hadoop.apache.org Dear All I want to integrate the FUSE with the Hadoop. So i checkout the code using the command: *[root@Hadoop ~]# svn checkout http://svn.apache.org/repos/asf/hadoop/common/trunk/ hadoop-trunk* However I did not find any ant build.xmls to build the fuse-dfs in the *hadoop-trunk/hadoop-hdfs-project/hadoop-hdfs/src/contrib.* * * Did I checkout the wrong codes, Or is there any other ways to bulid fuse-dfs? * * Please guide me . * * * * *Thanks * regards -- Jay Vyas http://jayunit100.blogspot.com --047d7b3a7f10843e7404da027a07 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hadoop-hdfs builds with maven, not ant.=A0

You might also need to install the serialization libraries.=A0


As an aside, you could try to use gluster as a FUSE mount if you simply wan= t a HA FUSE mountable filesystem
which is mapreduce compatible. https://github.com/gluster/hadoop-glusterfs .



---------- Forward= ed message ----------
From: YouPeng Yang <yypvsxf19870706@gmail.com>
Date: Wed, Apr 10, 2013 at 10:06 AM
Subject: No bulid.xml when to build = FUSE
To: use= r@hadoop.apache.org





--
Jay Vyas
http://jayunit100.blogspot.com
--047d7b3a7f10843e7404da027a07--