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

分区太多会导致driver内存溢出 #9

Open
xcl1102 opened this issue Aug 10, 2023 · 0 comments
Open

分区太多会导致driver内存溢出 #9

xcl1102 opened this issue Aug 10, 2023 · 0 comments

Comments

@xcl1102
Copy link

xcl1102 commented Aug 10, 2023

spark 分区数据量特别大20多万的分区,driver内存为15G,由于master是通过driver启动的,作业运行1/3之后,shuffleEpochSetMap 占用内存将近10G左右,导致driver内存溢出,shuffleEpochSetMap 的大小跟什么有关系,为什么会占用这么多的内存,有什么解决办法吗

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

1 participant