RE: Building libhdfs.so in Hadoop 0.20.1

2009-09-14 Thread Touretsky, Gregory
ady to go. Follow http://wiki.apache.org/hadoop/MountableHDFS procedure after INSTALLING section -Original Message- From: Ryan Smith [mailto:ryan.justin.sm...@gmail.com] Sent: Thursday, September 10, 2009 4:04 PM To: common-user@hadoop.apache.org Subject: Re: Building libhdfs.so in Hadoo

Re: Building libhdfs.so in Hadoop 0.20.1

2009-09-10 Thread Ryan Smith
Maybe someone can correct me if im wrong, but this is what I did to get libhdfs on 0.20.0 to build: NOTE: on debian, you need to apply a patch: https://issues.apache.org/jira/browse/HADOOP-5611 Compile libhdfs: ant compile-contrib -Dlibhdfs=1 Then to install libhdfs in the local hadoop lib: an