How to export HBase table from Cloud Bigtable to AWS EMR?
I know there's an official way to use Google Cloud Dataflow runner for exporting HBase tables to Google Storage. But the exported file is somehow encoded that I have no way to use it except using Google Cloud Dataflow runner to import these file back to its Cloud Bigtable.