|
|
Mohammad 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
+
Mohammad Tariq 2012-06-12, 21:30
Denny Ye 2012-06-13, 00:17
DFSInputStream.available();
2012/6/13 Mohammad Tariq <[EMAIL PROTECTED]>
> 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 >
+
Denny Ye 2012-06-13, 00:17
Mohammad Tariq 2012-06-13, 07:22
thank you Denny.
Regards, Mohammad Tariq On Wed, Jun 13, 2012 at 5:47 AM, Denny Ye <[EMAIL PROTECTED]> wrote: > DFSInputStream.available(); > > > 2012/6/13 Mohammad Tariq <[EMAIL PROTECTED]> >> >> 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 > >
+
Mohammad Tariq 2012-06-13, 07:22
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext