What is a disadvantage of using –direct parameter for faster data load by sqoop?



What is a disadvantage of using –direct parameter for faster data load by sqoop?..

Answer / Jitendra Pratap Singh

The --direct parameter skips the Sqoop framework, thus disabling features like schema discovery, mapping, and validation. This means that you must have an exact schema match between source and target databases to ensure successful data transfer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Sqoop Interview Questions

Use of export command in hadoop sqoop?

1 Answers  


How many default mappers in sqoop ?

1 Answers  


What is Sqoop Job?

1 Answers  


What is the latest version of sqoop?

0 Answers  


What is a sqoop metastore?

1 Answers  


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

1 Answers  


How can you schedule a sqoop job using Oozie?

1 Answers  


Use of list-tables command in hadoop sqoop?

1 Answers  


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

1 Answers  


What are the main methods of data transferring in hadoop sqoop?

1 Answers  


What is the purpose of Sqoop List Tables?

1 Answers  


Where can the metastore database be hosted?

1 Answers  


Categories