Home > Database > Mysql Tutorial > body text

详细总结 使用Sqoop将HDFS/Hive/HBase与MySQL/Oracle中的数据相_MySQL

WBOY
Release: 2016-06-01 13:13:20
Original
1014 people have browsed it

一、使用Sqoop将MySQL中的数据导入到HDFS/Hive/HBase

  


二、使用Sqoop将HDFS/Hive/HBase中的数据导出到MySQL

2.3 HBase中的数据导出到mysql
目前没有直接的命令将HBase中的数据导出到MySQL,但可以先将HBase中的数据导出到HDFS中,再将数据导出到MySQL。
三、使用Sqoop将Oracle中的数据导入到HDFS/Hive/HBase
下面只给出将Oracle中的数据导入HBase,其他情况下的命令行选项与MySQL的操作相似

OK! 最好的文档尽在:http://sqoop.apache.org/docs/1.4.4/index.html

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!