This class emits a log message every time it a certain number of records are processed, but it does not print a final count.
Overload the MapOperator class's closeOp method to print a final log message providing the total number of rows read by this mapper.
- is related to
-
HIVE-10078 Optionally allow logging of records processed in fixed intervals
-
- Closed
-