问题
I am new to Hadoop. I want to get data from mysql to Hbase continuously(Continuous Integration) and vice versa as well. Is there any way to do this type of stuff ??
回答1:
You should look at Apache Sqoop: a tool designed for transferring bulk data between Hadoop and datastores such as relational databases.
来源:https://stackoverflow.com/questions/33436794/mysql-and-hbase-connectivity