https://issues.apache.org/jira/browse/HADOOP-3805 tried to mitigate this problem.
On Mon, Oct 25, 2010 at 10:17 PM, aniket ray <[email protected]> wrote: > Hi, > > I'm seeing in my experiments that Fuse-HDFS is significantly slower (around > 3x slower) than using the Java hdfs API directly. > Wanted to ask if this slowness the norm? Or is there something wrong with > my > configuration. > Also is this purely JNI slowness or is there something deeper to it? > > > My experiment is basically opening a file in write mode and calling writes > multiple times (close to 5GB data) to write to that file. > > Thanks for the help, > aniket ray >
