Commit fe447f2
authored
[MINOR] improvement: Fix logger classname in RssMergeManager (#2435)
### What changes were proposed in this pull request?
Fixing logger classname.
### Why are the changes needed?
Logger classname was MergeManager in RssMergeManager class.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
UT1 parent 0c6ec3a commit fe447f2
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- client-tez/src/main/java/org/apache/tez/runtime/library/common/shuffle/orderedgrouped
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments