MySQL and HBase Connectivity

早过忘川 提交于 2019-12-13 05:19:46

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!