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

[BUG] [Graphscope on yarn] When generating Fragments, there is a partition issue. #3772

Open
rouxiaomin opened this issue May 8, 2024 · 0 comments
Assignees

Comments

@rouxiaomin
Copy link

Describe the bug
1.I have 3 machines.The initialization of executors in Spark is evenly distributed across different machines.
image

2.When starting to generate the metadata for the FragmentRDD,the metadata information is skewed to one particular machine
image

3.After analysis, the problematic code is likely to be here。There is an issue with the initialization of variables rddhostsrddLocations and partitionIds. The partition acquisition mechanism here needs to be checked.
image

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