Skip to content

Conversation

@gengliangwang
Copy link
Member

What changes were proposed in this pull request?

In PR #23081 , the duration column is changed to executor run time. The behavior is consistent with the summary metrics table and previous Spark version.

However, after PR #21688, the issue can be reproduced again.

How was this patch tested?

Before the change, we can see:

  1. The minimum duration in aggregation table doesn't match with the task table below.
  2. The sorting order is wrong.
    image

After the change, the issues are fixed:
image

@gengliangwang
Copy link
Member Author

@shahidki31
Copy link
Contributor

Hi @gengliangwang , It seems, this was already handled in the PR, #23160

@gengliangwang
Copy link
Member Author

Oh, I see. Close this one now.
Please change the title in #23160

@shahidki31
Copy link
Contributor

Thanks. I will update the PR title

@SparkQA
Copy link

SparkQA commented Dec 5, 2018

Test build #99739 has finished for PR 23240 at commit 612c4c7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants