2007/5/22, Konstantin Shvachko <[EMAIL PROTECTED]>:
Hadoop does not support random writes.
Well, I found an example in the hadoop's source package: hadoop/src/examples/org/apache/hadoop/examples/ A java file named RandomWriter.java, it seemed that the hadoop does support random writes. I'm not sure,what's your opinion?
