Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
90 views17 pages

9 Sqoop Notes PDF

This document discusses using Sqoop to import and export data between SQL databases and Hadoop. It covers performing basic imports and exports as well as creating Sqoop jobs to save and repeatedly run import and export commands on a schedule or manually.

Uploaded by

pavancreative81
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views17 pages

9 Sqoop Notes PDF

This document discusses using Sqoop to import and export data between SQL databases and Hadoop. It covers performing basic imports and exports as well as creating Sqoop jobs to save and repeatedly run import and export commands on a schedule or manually.

Uploaded by

pavancreative81
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

Sqoop

(Sql to Hadoop)
Data Import using Sqoop
Deep Dive into Sqoop Import
Data Export using Sqoop
Deep Dive into Sqoop Export
Sqoop Jobs
Saving some of the import/export commands as jobs

Execute repeatedly by manual or on schedule

Sqoop job --list


Sqoop job --create
Sqoop job --exec

You might also like