HBase to Bigtable Offline Migration
Take snapshots of the HBase cluster's tables. Export the snapshot files to Cloud Storage.
Compute hashes and export them to Cloud Storage.
Create destination tables in Bigtable. Import the HBase data from Cloud Storage into Bigtable.
Validate the imported data.