InterviewSolution
| 1. |
How Can You Choose A Name For The Mapreduce Job Which Is Created On Submitting A Free-form Query Import? |
|
Answer» By USING the --mapreduce-job-name parameter. Below is a example of the command. SQOOP import By using the --mapreduce-job-name parameter. Below is a example of the command. sqoop import |
|