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

Exception in thread “main” java.lang.IllegalArgumentException: Can’t zip RDDs with unequal numbers of partitions: List #52

Closed
QingZ11 opened this issue Mar 9, 2022 · 0 comments
Labels
type/bug Type: something is unexpected

Comments

@QingZ11
Copy link

QingZ11 commented Mar 9, 2022

  • version
    • algorithm3.0.0
    • spark 2.4.4
    • scala 2.11.12
    • Java 1.8.0_144

description

The number of partitions of the two RDDs is inconsistent, then run Louvain throw 'Exception in thread “main” java.lang.IllegalArgumentException: Can’t zip RDDs with unequal numbers of partitions: List'

ref: https://discuss.nebula-graph.com.cn/t/topic/7807

@Nicole00 Nicole00 transferred this issue from vesoft-inc/nebula-exchange Jun 29, 2022
@Sophie-Xie Sophie-Xie added the type/bug Type: something is unexpected label Nov 30, 2022
@QingZ11 QingZ11 closed this as completed Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

2 participants