Sponsored Links
-->

Saturday, December 23, 2017

Sqoop Tutorial | Sqoop Architecture | Sqoop Commands | Sqoop ...
src: i.ytimg.com

Sqoop is a command-line interface application for transferring data between relational databases and Hadoop.


Video Sqoop



Description

Sqoop supports incremental loads of a single table or a free form SQL query as well as saved jobs which can be run multiple times to import updates made to a database since the last import. Imports can also be used to populate tables in Hive or HBase. Exports can be used to put data from Hadoop into a relational database. Sqoop got the name from sql+hadoop. Sqoop became a top-level Apache project in March 2012.

Informatica provides a Sqoop based connector from version 10.1. Pentaho provides open source Sqoop based connector steps, Sqoop Import and Sqoop Export, in their ETL suite Pentaho Data Integration since version 4.5 of the software. Microsoft uses a Sqoop-based connector to help transfer data from Microsoft SQL Server databases to Hadoop. Couchbase, Inc. also provides a Couchbase Server-Hadoop connector by means of Sqoop.


Maps Sqoop



See also

  • Apache Hive
  • Apache Accumulo
  • HBase

Hadoop Component Sqoop, Hadoop Online Course
src: s3.amazonaws.com


References


What is Apache Sqoop (Sqoop Tutorial) - YouTube
src: i.ytimg.com


Bibliography


Setup CDH on AWS - Setup Sqoop using Cloudera Manager - YouTube
src: i.ytimg.com


External links

  • Official website
  • Sqoop Wiki
  • Sqoop Users Mailing List Archives

Source of article : Wikipedia