Can sqoop use spark?
Answer Posted / Vikas Deep
Yes, Sqoop can be configured to use Spark as its execution engine instead of MapReduce. This provides better performance for certain types of ETL tasks.
Post New Answer View All Answers
What is the latest version of sqoop?
2
How can you import only a subset of rows from a table?
6
Can free-form SQL queries be used with Sqoop import command? If yes, then how can they be used?