Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 81696 invoked from network); 15 Mar 2010 17:30:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Mar 2010 17:30:58 -0000 Received: (qmail 9781 invoked by uid 500); 15 Mar 2010 17:30:11 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 9760 invoked by uid 500); 15 Mar 2010 17:30:11 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 9753 invoked by uid 500); 15 Mar 2010 17:30:11 -0000 Delivered-To: apmail-hadoop-core-commits@hadoop.apache.org Received: (qmail 9750 invoked by uid 99); 15 Mar 2010 17:30:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 17:30:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 17:30:08 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id B233016E2B; Mon, 15 Mar 2010 17:29:47 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 15 Mar 2010 17:29:47 -0000 Message-ID: <20100315172947.28701.67310@eos.apache.org> Subject: =?utf-8?q?=5BHadoop_Wiki=5D_Update_of_=22MountableHDFS=22_by_JoshJaques?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for ch= ange notification. The "MountableHDFS" page has been changed by JoshJaques. http://wiki.apache.org/hadoop/MountableHDFS?action=3Ddiff&rev1=3D10&rev2=3D= 11 -------------------------------------------------- = =3D=3D=3D BUILDING =3D=3D=3D = - 1. in HADOOP_HOME: `ant compile-c++-libhdfs -Dlibhdfs=3D1` + 1. in HADOOP_HOME: `ant compile-c++-libhdfs -Dlibhdfs=3D1` (EDIT: Marc= h15 2010 I had to add -Dislibhdfs=3D1 to get this to work) 2. in HADOOP_HOME: `ant package` to deploy libhdfs` 3. in HADOOP_HOME: `ant compile-contrib -Dlibhdfs=3D1 -Dfusedfs=3D1` =20