Hadoop-Hdfs-trunk - Build # 788 - Still Failing

2011-09-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/788/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6848 lines...] [copy] Copied 6 empty directories to 2

Re: questions regarding fuse_dfs_read

2011-09-09 Thread Aastha Mehta
Thanks Brian. That helped. Regards, Aastha. On 7 September 2011 17:45, Brian Bockelman wrote: > Hi Aastha, > > A read-ahead buffer is a common technique to trade higher bandwidth for > lower latency for a number of common read patterns. Your OS does something > similar (a much more advanced te