If you mean a file where you can write anywhere, then no. HDFS is streaming only. If you want to read from anywhere, then no problem - just use seek() and then read.

On Nov 13, 2008, at 11:40 AM, Wasim Bari wrote:

Hi,
Is there any Utility for Hadoop files which can work same as RandomAccessFile in Java ?
Thanks,

Wasim

Reply via email to