WebHosting

Wednesday, February 27, 2013

Import all tables from rdbms using sqoop

Import all tables from a database using Sqoop

sqoop import-all-tables --connect jdbc:mysql://<servername>/databasename

No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

Error Message in DBeaver connecting using jdbc: Public Key Retrieval is not allowed

Fixing “Public Key Retrieval is not allowed” Error in MySQL with DBeaver   If you are trying to connect MySQL 8+ with DBeaver and suddenly...