scenario: you are writing a MR job which will use mappers to process data and then use Reducers to insert the resultant data directly into an external RDBMS.what must you be sure to do?? and why
Pre-requsite: 1.Ensure that the database driver is present on the client machine which is submitting the job. 2.Disable speculative execution for the data insert job