dyrnq / docker-doris

docker-doris
https://github.com/apache/doris
0 stars 0 forks source link

Persistent volume #3

Open dyrnq opened 1 day ago

dyrnq commented 1 day ago
# By default, FE metadata is stored in the doris-meta directory under DORIS_HOME. It is created already. You can change it to your specified path.
# meta_dir = ${DORIS_HOME}/doris-meta
# By default, BE data is stored in the storage directory under DORIS_HOME. It is created already. You can change it to your specified path.
# storage_root_path = ${DORIS_HOME}/storage