Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "MountableHDFS" page has been changed by JoshJaques. http://wiki.apache.org/hadoop/MountableHDFS?action=diff&rev1=10&rev2=11 -------------------------------------------------- === BUILDING === - 1. in HADOOP_HOME: `ant compile-c++-libhdfs -Dlibhdfs=1` + 1. in HADOOP_HOME: `ant compile-c++-libhdfs -Dlibhdfs=1` (EDIT: March15 2010 I had to add -Dislibhdfs=1 to get this to work) 2. in HADOOP_HOME: `ant package` to deploy libhdfs` 3. in HADOOP_HOME: `ant compile-contrib -Dlibhdfs=1 -Dfusedfs=1`
