|
|
|
Useful Utilities |
|
Starting the HBase Server from EclipseHBase from Eclipse, it is now possible to use the same “Run as a Java Application” or “Debug as a Java application” and set breakpoints on filter classes to see the execution path and debug them |
HBase Backup to Amazon S3we developed a simple tool, which backs up data to Amazon S3 and restore when needed. Another requirement is to take a full backup over weekend and a daily incremental backup. |