incubator-doris New stateless BE design or share storage architecture
- In the cloud, VM's local disk is not very stable, for example the VM may crashed and the cloud provider will replace the VM using another VM so that data on local disk is lost. AWS call local disk "Instance Store". It is not durable. Although there is replication mechanism in doris but if the ZONE crashed all data maybe lost.
- Currently, Doris uses CDS or EBS as local store, it is very expensive.
- Doris's MPP architecture is not very ELASTIC. It means add or remove nodes from the cluster needs a lot of time. Many analytics query will run at daytime and not run at night. Users could remove nodes at night if it is quickly but it could not currently.
回答(1) 发布于 4个月前
回答(3) 发布于 4个月前
回答(3) 发布于 4个月前
回答(1) 发布于 4个月前
回答(1) 发布于 4个月前
暂无答案!
目前还没有任何答案,快来回答吧!