Do we need to add options to decouple the lifetime of graphscope cluster with the lifetime of session? #1163
siyuan0322
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wonder if this scenario makes sense:
We need to add those capabilities for session:
The need for such typical use cases can be addressed by some other means, though, like using the helm can deploy a reconnectable session, and the serialize/deserialize of graphs is also been proposed to alleviate the huge time consumption of loading large graphs.
My intention is to provide an alternative way to be discussed, and see which is the most natural and effective way.
Beta Was this translation helpful? Give feedback.
All reactions