Skip to content

创建graphscope.session失败 #3

Answered by lidongze0629
jmzhoulab asked this question in Q&A
Discussion options

You must be logged in to vote

sess = graphscope.session(show_log=True)

日志如下:

>>> sess = graphscope.session(show_log=True)
2020-12-17 12:27:05,570 [INFO][session:266]: Initializing graphscope session with parameters: {'num_workers': 2, 'log_level': 'info', 'show_log': True, 'k8s_namespace': None, 'k8s_gs_image': 'registry.cn-hongkong.aliyuncs.com/graphscope/graphscope:latest', 'k8s_etcd_image': 'quay.io/coreos/etcd:v3.4.13', 'k8s_image_pull_policy': 'IfNotPresent', 'k8s_image_pull_secrets': [], 'k8s_gie_graph_manager_image': 'registry.cn-hongkong.aliyuncs.com/graphscope/maxgraph_standalone_manager:1.0', 'k8s_zookeeper_image': 'zookeeper:3.4.14', 'k8s_coordinator_cpu': 1.0, 'k8s_coordinator_mem': '4Gi', 'k8s_vineyard…

Replies: 9 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sighingnow
Comment options

You must be logged in to vote
7 replies
@MultiChen
Comment options

@sighingnow
Comment options

@MultiChen
Comment options

@dakeleblack
Comment options

@dakeleblack
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #3 on December 22, 2020 06:56.