Sqoop components
tSqoopExport (deprecated) | Defines the arguments required by Sqoop for transferring data to a RDBMS. |
tSqoopImport (deprecated) | Defines the arguments required by Sqoop for writing the data of your interest into HDFS. |
tSqoopImportAllTables (deprecated) | Defines the arguments required by Sqoop for writing all of the tables of a database into HDFS. |
tSqoopMerge (deprecated) | Performs an incremental import that updates an older dataset with newer records. The file types of the newer and the older datasets must be the same. |