摘要:
There are two strategies for backing up HBase:1> Backing it up with a full cluster shutdown2> Backing it up on a live cluster3> Backing Up and Restoring HBase Data A full shutdown backup has to stop HBase (or disable all tables) at first, then use Hadoop's distcp command to copy the con 阅读全文