Skip to content

How janusgraph cluster traversal gtraph ? How the traversal task split to the cluster node ? #2905

Answered by li-boxuan
TouSS asked this question in Q&A
Discussion options

You must be logged in to vote

Only one node will be used to run the traversal. If you have a huge traversal that takes too long or too much memory on a single node, you could leverage SparkGraphComputer to run the traversal in a distributed manner.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TouSS
Comment options

Answer selected by TouSS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants