dgl-operator
dgl-operator copied to clipboard
运行kubectl create -f examples/v1alpha1/GraphSAGE_dist.yaml `报错
Phase 3/5: dispatch partitions
Traceback (most recent call last):
File "tools/dispatch.py", line 102, in
main()
File "tools/dispatch.py", line 52, in main
with open(args.part_config) as conf_f:
FileNotFoundError: [Errno 2] No such file or directory: '/dgl_workspace/dataset/graphsage.json'
Phase 3/5 error raised