Apache SQOOP

What is Sqoop?

Sqoop is a tool designed to transfer data between relational databases and Hadoop. Sqoop uses MapReduce to import and export the data, which provides parallel operation as well as fault tolerance.


How to access my data 

Here are all the methods you need to import your data according to the technology you use. All you need to do is to copy, adapt and use this code when following the tutorial below.

Select the technology with which you want to import your data and follow the instructions:




Tutorial

New in Sqoop? This tutorial will help you to get started.