Skip to content

Conversation

@cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented Dec 24, 2020

What changes were proposed in this pull request?

Shuffle Read Size / Records can also be displayed in remoteBytesRead>0 localBytesRead=0.

current:
image
fix:
image

Why are the changes needed?

At present, the page only displays the data of Shuffle Read Size / Records when localBytesRead>0.
When there is only remote reading, metrics cannot be seen on the stage page.

Does this PR introduce any user-facing change?

No

How was this patch tested?

manual test

@cxzl25
Copy link
Contributor Author

cxzl25 commented Dec 24, 2020

current:
image
fix:
image

@wangyum
Copy link
Member

wangyum commented Dec 24, 2020

ok to test.

@SparkQA
Copy link

SparkQA commented Dec 24, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/37943/

@SparkQA
Copy link

SparkQA commented Dec 24, 2020

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/37943/

@SparkQA
Copy link

SparkQA commented Dec 24, 2020

Test build #133352 has finished for PR 30916 at commit 1e776ad.

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

@sarutak
Copy link
Member

sarutak commented Dec 24, 2020

@cxzl25 Nice catch. Could you copy the screen shots to the description ?

@asfgit asfgit closed this in 700f5ab Dec 24, 2020
asfgit pushed a commit that referenced this pull request Dec 24, 2020
…only remotebytesread is available

### What changes were proposed in this pull request?
Shuffle Read Size / Records can also be displayed in remoteBytesRead>0 localBytesRead=0.

current:
![image](https://user-images.githubusercontent.com/3898450/103079421-c4ca2280-460e-11eb-9e2f-49d35b5d324d.png)
fix:
![image](https://user-images.githubusercontent.com/3898450/103079439-cc89c700-460e-11eb-9a41-6b2882980d11.png)

### Why are the changes needed?
At present, the page only displays the data of Shuffle Read Size / Records when localBytesRead>0.
When there is only remote reading, metrics cannot be seen on the stage page.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
manual test

Closes #30916 from cxzl25/SPARK-33900.

Authored-by: sychen <[email protected]>
Signed-off-by: Kousuke Saruta <[email protected]>
(cherry picked from commit 700f5ab)
Signed-off-by: Kousuke Saruta <[email protected]>
asfgit pushed a commit that referenced this pull request Dec 24, 2020
…only remotebytesread is available

### What changes were proposed in this pull request?
Shuffle Read Size / Records can also be displayed in remoteBytesRead>0 localBytesRead=0.

current:
![image](https://user-images.githubusercontent.com/3898450/103079421-c4ca2280-460e-11eb-9e2f-49d35b5d324d.png)
fix:
![image](https://user-images.githubusercontent.com/3898450/103079439-cc89c700-460e-11eb-9a41-6b2882980d11.png)

### Why are the changes needed?
At present, the page only displays the data of Shuffle Read Size / Records when localBytesRead>0.
When there is only remote reading, metrics cannot be seen on the stage page.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
manual test

Closes #30916 from cxzl25/SPARK-33900.

Authored-by: sychen <[email protected]>
Signed-off-by: Kousuke Saruta <[email protected]>
(cherry picked from commit 700f5ab)
Signed-off-by: Kousuke Saruta <[email protected]>
@sarutak
Copy link
Member

sarutak commented Dec 24, 2020

Thanks @cxzl25 ! Merged to master/branch-3.1/branch-3.0.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants