I recall having mentioned it before, but why not use the Apache Bigtop RPM/DEB build scripts to generate all these binaries in good package form for yourself? It also builds up the fuse extensions and has clearer dependencies/build-process. Check out their 0.3.x branches for 1.x specific build scripts via http://bigtop.apache.org
Otherwise, the path you're already following (i.e. ant native builds) is the correct one and you should be able to get a successful result if you have all the necessary dependencies. On Fri, Feb 8, 2013 at 10:00 PM, Jean-Marc Spaggiari <[email protected]> wrote: > Hi, > > I'm wondering what's the best way to install FUSE with Hadoop 1.0.3? > > I'm trying to follow all the steps described here: > http://wiki.apache.org/hadoop/MountableHDFS but it's failing on each > one, taking hours to fix it and move to the next one. > > So I think I'm following the wrong path. There should be an easier > solution to install that. > > I tried the fuse-j-hadoopfs option too, but the JAR is no more > available when we try to build. > > Does anyone have already setup FUSE with Hadoop 1.0.x? > > Thanks, > > JM -- Harsh J
