Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.7.0
-
None
-
None
Description
The reduce input key groups are not incremented for the first key in operation, only for the second key does it increment in moveToNext() -> nextKey() -> inputKeyCounter.increment(1);
Attachments
Attachments
Issue Links
- duplicates
-
TEZ-2208 Counter of REDUCE_INPUT_GROUPS is incorrect
- Resolved