Skip to content

GraphScope failed to create a session no a no k8s installed RedHat machine #2569

Answered by siyuan0322
shartoo asked this question in Q&A
Discussion options

You must be logged in to vote

The default cluster type is k8s, so you can specify a local session by sess = graphscope.session(cluster_type='hosts') . Or more simply, graph = graphscope.g() will create a graph and a local session implicitly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yecol
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