Skip to content

maxIterations parameter for GraphX connectedComponents wrapper #419

@Ishitori

Description

@Ishitori

Currently, one can chose if you should use "graphx" or "graphframes" implementation of connectedComponents. GraphX implementation accepts a maxIterations parameter. But there is no way to set it up from GraphFrames API (the MaxInt value is used by default).

Could you provide a way to setup maxIterations value from GraphFrames for GraphX?

Thank you.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions