You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
- 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
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
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.
Appreciate any suggestions, feedback, and contributions.
The text was updated successfully, but these errors were encountered: