SQOOP is an open source which is the product of Apache. SQOOP stands for SQL to Hadoop. It is the tool which is the specially designed to transfer data between Hadoop and RDBMS like SQL Server, MySQL, Oracle etc.
SQOOP is basically command based interface so we use import command to transfer RDBMS data to Hadoop and Export command to transfer data back in RDBMS.
We use sqoop help command to see all the commands used in sqoop.
Figure 1
We use SQOOP Help CommandName to show each argument of particular command
Figure 2
In this way you can check the arguments of different commands of SQOOP
For any query you can send mail at info@techaltum.com Thanks