Skip to content

Conversation

@LantaoJin
Copy link
Contributor

@LantaoJin LantaoJin commented Sep 28, 2018

What changes were proposed in this pull request?

LiveExecutor only statistics the total input bytes. And total output bytes for each executor also has the equal importance like input.

How was this patch tested?

screen shot 2018-09-28 at 4 00 07 pm

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

Task Time (GC Time)</span></th>
<th><span data-toggle="tooltip"
title="Bytes and records read from Hadoop or from Spark storage.">Input</span></th>
title="Bytes read from Hadoop or from Spark storage / Bytes written to Hadoop">Iuput/Output</span></th>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo. Also in the other change.

"totalDuration" : 8820,
"totalGCTime" : 352,
"totalInputBytes" : 28000288,
"totalOutputBytes" : 0,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to see at least one example where the totalOutputByte is nonzero. For example you could modify an existing spark events in core/src/test/resources/spark-events as a new test test could be overkill for this.

@vanzin
Copy link
Contributor

vanzin commented Mar 4, 2019

Closing due to inactivity. If you want, you can update your branch to reopen the PR.

@vanzin vanzin closed this Mar 4, 2019
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.

4 participants