It should, we do a detection via reflection if HDFS-200 is in place and if not then we don't call syncFs. Don't mix a append-enabled HDFS client with an older HDFS tho, the RPC version won't match. This means that you have to replace the hadoop jar in HBase's lib directory.
J-D On Mon, Aug 23, 2010 at 10:40 AM, Vidhyashankar Venkataraman <[email protected]> wrote: > Can 0.89.x work with a hadoop version that doesn't support append? > > Vidhya >
