[sqoop]sqoop入门-下载安装运行和常用命令
Posted Aviva_ye
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[sqoop]sqoop入门-下载安装运行和常用命令相关的知识,希望对你有一定的参考价值。
一、简介
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入门-下载安装运行和常用命令的主要内容,如果未能解决你的问题,请参考以下文章