jokerCoCo opened a new issue, #1968: URL: https://github.com/apache/incubator-hugegraph/issues/1968
### Problem Type (问题类型) _No response_ ### Before submit - [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题 ### Environment (环境信息) - Server Version: v0.12.x - Backend: RocksDB 3 nodes, HDD - OS: 1 CPUs, 32 G RAM, ubuntu 20.04 - Data Size: 1千万 vertices, 4千万 edges ### Your Question (问题描述) 1、当我使用loader批量导入数据时,发现在导入后会存在后端rocksDB存储分布不均的情况,比如说master磁盘占用20GB,worker节点才2G多,我都是用的默认配置,请问下需要额外配置什么参数实现负载均衡吗? 2、我理解目前hugegraph分布式主要体现在分布式存储上,并没有找到分布式计算能力,那在OLAP场景下会不会存在瓶颈?后续有计划实现分布式计算能力? ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org