Sqoop:
- Apache Sqoop is efficiently transferring data between Relational databases and Apache Hadoop.
- It is used to import data from relational databases such as MySQL, Oracle to Hadoop HDFS, and export from Hadoop file system to relational databases.
- It improves the efficiency of data analysis by combining structured data and unstructured data.
- Sqoop stands for SQL for Hadoop.SQL + HADOOP =SQOOP