alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统

Home Page:https://graphscope.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why does GraphScope Vineyard require so much memory when running on Yarn

rouxiaomin opened this issue · comments

Describe the bug
The size of my original dataset:1.3G
image

The memory size of Vineyard:
3 machines, each with 25GB of memory

The startup command of vineyar:
/usr/bin/python3.10 -m vineyard --socket /tmp/vineyard.sock --rpc_socket_port 9600 --meta local --size 25G

ERROR:
image