首页 > 其他 > 详细

[sqoop]sqoop入门-下载、安装、运行和常用命令

时间:2016-12-19 11:01:11      阅读:232      评论:0      收藏:0      [点我收藏+]

 

一、简介

 

Apache Sqoop is a tool designed for efficiently transferring data betweeen structured, semi-structured and unstructured data sources. Relational databases are examples of structured data sources with well defined schema for the data they store. Cassandra, Hbase are examples of semi-structured data sources and HDFS is an example of unstructured data source that Sqoop can support.

Apache Sqoop 是设计来用于在结构化、半结构化和非结构化数据源之间有效转换数据的工具之一。
关系型数据库存储了良好定义的结构化的模型数据。
Cassandra, Hbase 存储的是半结构化的数据。
HDFS 存储的是非结构化的数据。
这些都是Sqoop支持数据转换的数据库。

 

 

 

二、下载安装

 

三、运行

 

四、常用命令

 

[sqoop]sqoop入门-下载、安装、运行和常用命令

原文:http://www.cnblogs.com/avivaye/p/6196485.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!