Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-27872][K8S][2.4] Fix executor service account inconsistency #29877

Closed
wants to merge 3 commits into from

Conversation

nssalian
Copy link

@nssalian nssalian commented Sep 25, 2020

What changes were proposed in this pull request?

Similar patch to #24748 but applied to the branch-2.4.
Backporting the fix to releases 2.4.x.

@nssalian
Copy link
Author

Can we have java doc here?

There's no javadoc in the original PR (#24748). This is simply a backport. Any improvements can follow in a different PR.

@nssalian
Copy link
Author

@dongjoon-hyun @erikerlandson please let me know if you have additional comments that I can address.

@nssalian
Copy link
Author

nssalian commented Oct 1, 2020

ping: @dongjoon-hyun @erikerlandson, please review when you get a chance.

@nssalian
Copy link
Author

nssalian commented Oct 5, 2020

Checking again for this PR: @dongjoon-hyun @erikerlandson.

@erikerlandson
Copy link
Contributor

ok to test

@nssalian
Copy link
Author

nssalian commented Oct 5, 2020

ok to test

We might need an admin to initiate tests again. ping @dongjoon-hyun

@dongjoon-hyun
Copy link
Member

ok to test

@dongjoon-hyun
Copy link
Member

Retest this please

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-27872][K8S][2.4] Fix executor service account inconsistency backport to branch-2.4 [SPARK-27872][K8S][2.4] Fix executor service account inconsistency Oct 6, 2020
@SparkQA
Copy link

SparkQA commented Oct 6, 2020

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

@SparkQA
Copy link

SparkQA commented Oct 6, 2020

Test build #129467 has finished for PR 29877 at commit dafd0ac.

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

@SparkQA
Copy link

SparkQA commented Oct 6, 2020

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

@nssalian
Copy link
Author

nssalian commented Oct 6, 2020

Thanks @dongjoon-hyun.

@nssalian
Copy link
Author

nssalian commented Oct 7, 2020

Thanks @dongjoon-hyun. I shall address the comments in upcoming commits.

@SparkQA
Copy link

SparkQA commented Oct 7, 2020

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

@SparkQA
Copy link

SparkQA commented Oct 7, 2020

Test build #129525 has finished for PR 29877 at commit 489fa25.

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

@nssalian
Copy link
Author

nssalian commented Oct 7, 2020

@dongjoon-hyun please let me know if you have additional comments. Tests seem to have passed.

@dongjoon-hyun
Copy link
Member

Got it. Thank you for updates.

@SparkQA
Copy link

SparkQA commented Oct 7, 2020

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

@nssalian nssalian requested a review from erikerlandson October 7, 2020 21:25
@nssalian
Copy link
Author

nssalian commented Oct 9, 2020

@dongjoon-hyun could we merge this if there aren't additional comments or feedback?

@erikerlandson
Copy link
Contributor

I'm OK to merge if @dongjoon-hyun is

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. Sorry for the delay, @nssalian and @erikerlandson .
Merged to branch-2.4.

dongjoon-hyun pushed a commit that referenced this pull request Oct 12, 2020
### What changes were proposed in this pull request?

Similar patch to #24748 but applied to the branch-2.4.
Backporting the fix to releases 2.4.x.

Closes #29877 from nssalian/SPARK-27872.

Authored-by: nssalian <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@nssalian nssalian deleted the SPARK-27872 branch October 12, 2020 16:29
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