We are using cdh3b2 which contains append/sync functionality.
Our code uses SequenceFile.BlockCompressWriter.append() to write to sequence
file. Since FSDataOutputStream out doesn't have public visibility (in
SequenceFile.Writer), I am wondering how we can utilize the new sync
functionality.

Your comment is appreciated.

Reply via email to