Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can you avoid importing tables one-by-one when importing a large number of tables from a database?



How can you avoid importing tables one-by-one when importing a large number of tables from a databas..

Answer / Poornima Yadav

To import multiple tables in one go, you can use the --tables option followed by a comma-separated list of table names. For example: sqoop import --connect jdbc:mysql://localhost/mydb --username myuser --password password --table table1,table2,table3

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Sqoop Interview Questions

What is Sqoop Validation?

1 Answers  


How Sqoop can be used in a Java program?

1 Answers  


How can I import large objects (BLOB and CLOB objects) in Apache Sqoop?

1 Answers  


How many default mappers in sqoop ?

1 Answers  


What is the importance of — the split-by clause in running parallel import tasks in sqoop?

1 Answers  


How will you update the rows that are already exported?

1 Answers  


What is the purpose of sqoop-merge?

1 Answers  


What is Sqoop Job?

1 Answers  


Hadoop sqoop word came from?

1 Answers  


What is the primary purpose of sqoop in the hadoop architecture?

1 Answers  


Can free form SQL queries be used with Sqoop import command?

1 Answers  


How we can check hadoop sqoop installed or not in a system?

1 Answers  


Categories