Skip to content

Conversation

@yanxiaole
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds a try catch wrapping the History server scan logic to log and swallow the exception per entry.

Why are the changes needed?

As discussed in #29350 , one entry failure shouldn't affect others.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manually tested.

@yanxiaole
Copy link
Contributor Author

cc @HeartSaVioR

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @yanxiaole .
Merged to master.

@HeartSaVioR
Copy link
Contributor

Late LGTM.

HeartSaVioR pushed a commit to HeartSaVioR/spark that referenced this pull request Oct 15, 2020
… History server

### What changes were proposed in this pull request?
This PR adds a try catch wrapping the History server scan logic to log and swallow the exception per entry.

### Why are the changes needed?
As discussed in apache#29350 , one entry failure shouldn't affect others.

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

### How was this patch tested?
Manually tested.

Closes apache#29374 from yanxiaole/SPARK-32557.

Authored-by: Yan Xiaole <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
HeartSaVioR pushed a commit that referenced this pull request Oct 19, 2020
… History server

### What changes were proposed in this pull request?
This PR adds a try catch wrapping the History server scan logic to log and swallow the exception per entry.

### Why are the changes needed?
As discussed in #29350 , one entry failure shouldn't affect others.

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

### How was this patch tested?
Manually tested.

Closes #29374 from yanxiaole/SPARK-32557.

Authored-by: Yan Xiaole <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
holdenk pushed a commit to holdenk/spark that referenced this pull request Oct 27, 2020
… History server

### What changes were proposed in this pull request?
This PR adds a try catch wrapping the History server scan logic to log and swallow the exception per entry.

### Why are the changes needed?
As discussed in apache#29350 , one entry failure shouldn't affect others.

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

### How was this patch tested?
Manually tested.

Closes apache#29374 from yanxiaole/SPARK-32557.

Authored-by: Yan Xiaole <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants