Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] Distributed deployment in HugeGraph at scale #2736

Open
1 task done
mkj-git opened this issue Feb 21, 2025 · 3 comments
Open
1 task done

[Documentation] Distributed deployment in HugeGraph at scale #2736

mkj-git opened this issue Feb 21, 2025 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@mkj-git
Copy link

mkj-git commented Feb 21, 2025

Problem Type (问题类型)

None

Before submit

  • 我已经确认现有的 IssuesFAQ 中没有相同 / 重复问题 (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: Cassandra
  • OS: Linux

Your Question (问题描述)

I was going through the Hugegraph documentation and trying to find something that will help me to understand how this graph can be deployed on AWS or any other cloud environment for a scaled architecture.

Can anybody suggest me the solution for this?

Vertex/Edge example (问题点 / 边数据举例)

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

Copy link

dosubot bot commented Feb 21, 2025

Hey @mkj-git, I'm here to help with any issues or questions you have about Hugegraph. I can assist with bug fixes, answer your queries, or guide you to become a contributor. Let me know how I can assist you!

I found two similar open issues related to HugeGraph deployment:

  1. [Question] hugegraph-server怎样做集群部署: This issue does not have a solution in the comments [1].

  2. [Question] 关于HugeGraph分布式部署的问题: The suggested solution mentions that HugeGraph supports distributed deployment, including shared-storage and shared-nothing architectures. The community version supports RocksDB's raft replication mode, with sharding mode expected in the next version. The graph engine supports Master+Worker deployment [2].

For deploying HugeGraph on AWS or any cloud environment, you can use the deploy.sh script from the HugeGraph toolchain, which automates the download, configuration, and initialization of HugeGraphServer and HugeGraphStudio [3]. However, specific steps or guidelines for cloud deployment, including AWS, are not detailed in the available documentation.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot dosubot bot added the question Further information is requested label Feb 21, 2025
@imbajin
Copy link
Member

imbajin commented Feb 21, 2025

@mkj-git could refer https://github.com/apache/incubator-hugegraph/blob/master/docker/docker-compose-3pd-3store-3server.yml (docker-compose for distributed deployment)

We will add official documentation as soon as possible regarding the solution and configuration of distributed deployment

@mkj-git
Copy link
Author

mkj-git commented Mar 2, 2025

Running this yml giving error.

When logged inside pod here is hugegraph-server.log file content

Image

Image

@imbajin imbajin changed the title Documentation on Hugegraph deployment at scale [Documentation] Distributed deployment in at scale Mar 2, 2025
@imbajin imbajin changed the title [Documentation] Distributed deployment in at scale [Documentation] Distributed deployment in HugeGraph at scale Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants