Tencent / Firestorm

Firestorm is a Remote Shuffle Service, and provides the capability for Apache Spark and Apache Hadoop MapReduce applications to store shuffle data on remote servers
Other
252 stars 72 forks source link

[Bigfix] Fix MR web ui reduce's transferRate #171

Closed frankliee closed 2 years ago

frankliee commented 2 years ago

What changes were proposed in this pull request?

Fix MR ui reduce's transferRate

Why are the changes needed?

Without this patch, the reduce's transferRate is incorrect on web UI.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

By hand.