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

Under normal network conditions and with low cluster load, Spark encounters AssociationError reported by Akka #7340

Closed
run597 opened this issue Sep 20, 2024 · 1 comment

Comments

@run597
Copy link

run597 commented Sep 20, 2024

Version Information
Version release 2.2
akka-remote and akka-actor

Describe the bug
When using Spark, I encountered two errors related to Akka (version 2.2): 1) In the Spark driver logs, it indicates an AssociationError. 2) In the executor logs, it mentions Driver Disassociated. The cluster's network is functioning normally, yet these issues occur periodically and restarting Spark resolves them temporarily. I'd like to inquire about possible scenarios that could lead to these two errors.
截屏2024-09-20 09 01 35
截屏2024-09-20 09 06 22

@Aaronontheweb
Copy link
Member

I think you're looking for https://github.com/akka/akka

@Aaronontheweb Aaronontheweb closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2024
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

No branches or pull requests

2 participants