#!/bin/bash #=============================================================================== #!# script: hbase-snapshot-import #!# authors: ripani #!# version: v0.2 #!# #!# Import and Restore HBase Snapshots using a label. Make sure all the required #!# HBase namespaces required by the tables already exist before launching the #!# script. #!# #!# If you're transfering data between kerberized clusters, make sure the #!# clusters belong to the same Kerberos realm. #=============================================================================== #?# #?# usage: ./hbase-snapshot-import.sh