Commit 608471a
### What changes were proposed in this pull request?
Followup to log more compression infos like data len and compression ratio
### Why are the changes needed?
followup #2362
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Needn't
---------
Co-authored-by: Junfan Zhang <zhangjunfan@qiyi.com>
1 parent 4cb8c69 commit 608471a
File tree
1 file changed
+8
-2
lines changed- client-spark/common/src/main/java/org/apache/spark/shuffle/writer
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | 437 | | |
| |||
648 | 650 | | |
649 | 651 | | |
650 | 652 | | |
651 | | - | |
652 | | - | |
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
659 | 665 | | |
660 | 666 | | |
661 | 667 | | |
| |||
0 commit comments