LiJie20190102 opened a new issue, #2230: URL: https://github.com/apache/incubator-hugegraph/issues/2230
### Problem Type (问题类型) configs (配置项 / 文档相关) ### Before submit - [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents) ### Environment (环境信息) - Server Version: 1.0.0 (Apache Release Version) - Backend: mysql - OS: xx CPUs, xx G RAM, Ubuntu 2x.x / CentOS 7.x - Data Size: xx vertices, xx edges <!-- (like 1000W 点, 9000W 边) --> ### Your Question (问题描述) 我想配置多图,然后参考官网(https://hugegraph.apache.org/cn/docs/config/config-guide/#5-%E5%A4%9A%E5%9B%BE%E9%85%8D%E7%BD%AE) 但是init时一直出错。 详细更改的配置如下: gremlin-server.yaml  rest-server.properties  新增的图配置文件  mysql.properties改动内容:   问题: 1、init时,提示graphs这个选项应该是一个文件夹,但是官网指导是一个map结构  2、当我把graphs换成目录时(/etc/hugegraph/conf/graphs),又提示其他异常  ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
