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

[Summary] Feedback on the trial of HugeGraph Distributed (pd-store) Version (BETA) #2512

Open
VGalaxies opened this issue Apr 8, 2024 · 2 comments
Assignees
Labels
feature New feature
Milestone

Comments

@VGalaxies
Copy link
Contributor

VGalaxies commented Apr 8, 2024

The HugeGraph community will officially release the latest distributed version soon. Welcome to try the preview version based on this document and leave your comments and suggestions in this issue.

The HugeGraph community will no longer maintain the previous Raft-based RocksDB distributed solution.

Appreciate any suggestions, feedback, and contributions.

@VGalaxies VGalaxies added the feature New feature label Apr 8, 2024
@VGalaxies VGalaxies self-assigned this Apr 8, 2024
@VGalaxies VGalaxies changed the title [Summary] Feedback on the trial of the HugeGraph Distributed (pd-store) Version (BETA) [Summary] Feedback on the trial of HugeGraph Distributed (pd-store) Version (BETA) Apr 8, 2024
@imbajin imbajin added this to the 1.5.0 milestone Apr 8, 2024
@VGalaxies VGalaxies moved this from In progress to Summary in HugeGraph PD-Store Tasks Apr 8, 2024
@shirleyStorage
Copy link
Contributor

shirleyStorage commented Jul 13, 2024

https://github.com/apache/incubator-hugegraph/wiki/HugeGraph-Distributed-(pd%E2%80%90store)-Version-Deployment-Guide
In the future, more and more Mac users or developers will use M series chips.
In this guide wiki, can we directly add the following content to avoid maven dependency issues that Mac M series chip users encounter when building projects?
This is a good way to improve the efficiency of new developers in understanding and participating in the early stages of the project.

- Mac with M-series chip users should use following commands for building to avoid dependencies-resolving problems.
cd hugegraph
mvn clean install -DskipTests=true -Dos.detected.classifier=osx-x86_64

@VGalaxies
Copy link
Contributor Author

Wiki: HugeGraph Distributed (pd‐store) Version Deployment Guide In the future, more and more Mac users or developers will use M series chips. In this guide wiki, can we directly add the following content to avoid maven dependency issues that Mac M series chip users encounter when building projects? This is a good way to improve the efficiency of new developers in understanding and participating in the early stages of the project.

- Mac with M-series chip users should use following commands for building to avoid dependencies-resolving problems.
cd hugegraph
mvn clean install -DskipTests=true -Dos.detected.classifier=osx-x86_64

Thanks~ We have already updated the deployment documentation. Build the project under the master branch (instead of pd-store branch), and in the root POM, the corresponding properties for ARM Mac have been configured, see https://github.com/apache/incubator-hugegraph/blob/master/pom.xml#L307.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
Status: Summary
Development

No branches or pull requests

3 participants