Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0, 4.0.0
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-10078 Optionally allow logging of records processed in fixed intervals
- Closed