Details
Description
When closing the input format, it assumes that the split has already started, which means that close can cause exceptions. In the case the map task decides not to fetch a single row, this causes the job to unnecessarily fail.
When closing the input format, it assumes that the split has already started, which means that close can cause exceptions. In the case the map task decides not to fetch a single row, this causes the job to unnecessarily fail.