DFSInputStream.available(); 2012/6/13 Mohammad Tariq <donta...@gmail.com>
> Hello list, > > Is it possible to find the end of a file stored in hdfs using the > hdfs API??currently I am comparing FSDataInputStream.getPos() with > FileSystem.getFileStatus().getLen() to serve the purpose..Thank you > > Regards, > Mohammad Tariq >