How many default mappers in sqoop ?
Answer Posted / Kamal Raj
Sqoop uses the number of MapReduce map tasks equal to the number of split files that Hadoop creates for the input data.
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?