Total Page Views :- webs counters

What is Sqoop

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.

How to Show all SQOOP Commands

We use sqoop help command to see all the commands used in sqoop.

	sqoop introduction
		Figure 1
		

Arguments of SQOOP Command

We use SQOOP Help CommandName to show each argument of particular command

		sqoop command
		Figure 2
		

In this way you can check the arguments of different commands of SQOOP

Email Address

For any query you can send mail at info@techaltum.com
Thanks