StarRocks is a Linux Foundation project, it is the next-generation data platform designed to make data-intensive real-time analytics fast and easy.
StarRocks supports shared-nothing (Each BE has a portion of the data on its local storage) and shared-data (all data on object storage or HDFS and each CN has only cache on local storage).
KubeBlocks supports creating a shared-nothing StarRocks cluster.
Topology | Horizontal scaling | Vertical scaling | Expand volume | Restart | Stop/Start | Configure | Expose | Switchover |
---|---|---|---|---|---|---|---|---|
shared-nothing | Yes | Yes | Yes | Yes | Yes | No | Yes | N/A |
Major Versions | Description |
---|---|
3.3.x | 3.3.0, 3.3.2 |