vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

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

Closed QingZ11 closed 1 year ago

QingZ11 commented 2 years ago

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