Is there anyone who can answer my question?
Thansk,
Yin
On Fri, Nov 16, 2012 at 4:15 PM, Yin Huai wrote:
> Hi All,
>
> I have a question about the method read in CheckSumFSInputChecker. Can you
> let me know why the file will be opened and closed for every read operation?
>
> thanks,
>
> Yin
>
Hi All,
I have a question about the method read in CheckSumFSInputChecker. Can you
let me know why the file will be opened and closed for every read operation?
thanks,
Yin
Here is the code of CheckSumFSInputChecker.read(...) ...
public int read(long position, byte[] b, int off, int len)
t