How can you control the number of mappers used by the sqoop command?
Answer Posted / Rashmi Tiwari
The number of mappers used by Apache Sqoop can be controlled using the `--num-mappers` option in the import or export commands. This option allows users to specify the desired number of mappers for a particular job.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers