hi there, is it possible to configure hbase to automatically replicate data (using hdfs, for auto. recovering ) ?, i had a hbase cluster on hdfs & after a system crash, hbase cannot start, region servers cannot serve data , logs showing that some blocks are missing , i had to wipe the data out & recreate the tables
i had always thought hbase which uses hdfs which replicates data can handle such cases but that seems to be wrong thanx
