Skip to content

AjitBoyite/Apache-Sqoop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Sqoop

Sqoop is a tool,part of hadoop ecosystem,which is mainly used for importing data from relational databases(RDMS) to Hadoop file system(HDFS) and exporting data from hadoop file system to relational databases.

Behind the scene,sqoop uses Map reduce to import and export the data set.Hence the processing will be parallel and fault tolerance.

Sqoop commands

About

Apache Sqoop tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors