### What changes were proposed in this pull request? Align fetchWaitTime metrics to spark implementation ### Why are the changes needed? In our production environment, there are variations in the fetchWaitTime metric for the same stage of the same job. ON YARN ESS:  ON CELEBORN  Then, based on the implementation of Spark ShuffleBlockFetcherIterator, I made adjustments to the fetchWaitTime metrics code Now, looks like more reasonable,  ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? yes, tested in our production environment Closes #2000 from TongWei1105/CELEBORN-1048. Lead-authored-by: TongWei1105 <vvtwow@gmail.com> Co-authored-by: Keyong Zhou <zhouky@apache.org> Co-authored-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| common | ||
| spark-2 | ||
| spark-2-shaded | ||
| spark-3 | ||
| spark-3-columnar-shuffle | ||
| spark-3-shaded | ||