How to move data storage when in Integrated Storage Compute mode #52708
Unanswered
raisinbl
asked this question in
A - General / Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
context
storage_root_path=/home/disk1/doris.SSD;/home/disk2/doris.HDD;/home/disk2/dorisproblem
Now I want to set
storage_root_pathto other locations, i.e default location, so that data from old location move to the new one and can be query.How can I do that
p/s: my question could be extends in case when sbd want to decouple the Integrated Storage Compute to Separating Storage Compute, like moving data from disk to hdfs, s3; hdfs to s3, etc
Beta Was this translation helpful? Give feedback.
All reactions