|
|
-
How to find EOFMohammad Tariq 2012-06-12, 21:30
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 |