Sqoop components
tSqoopExport | Defines the arguments required by Sqoop for transferring data to a RDBMS. |
tSqoopImport | Defines the arguments required by Sqoop for writing the data of your interest into HDFS. |
tSqoopImportAllTables | Defines the arguments required by Sqoop for writing all of the tables of a database into HDFS. |
tSqoopMerge | 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. |