|
May someone help explain the hardware requirements for deploying cloudberry, please. For example, if I have 100G of data what are the optimum number of Segments I need. |
Answered by
RyanWei
Feb 17, 2025
Replies: 2 comments 2 replies
|
For Segment configuration please refer to: https://cloudberry.apache.org/docs/cbdb-op-software-hardware. And with 100GB of data, 2 coordinators + 2 segments should be good enough to start. |
1 reply
Answer selected by
SeihaHoy
|
Actually, ETCD and FTS are only needed when you want to perform auto coordinators failovers, which is not necessary at this stage. You can just ignore those 2 for the time being. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For Segment configuration please refer to: https://cloudberry.apache.org/docs/cbdb-op-software-hardware. And with 100GB of data, 2 coordinators + 2 segments should be good enough to start.