DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
https://doris.apache.org/advanced/partition/dynamic-partition.html#noun-interpretation
RemoteCooldown
remote_storage_cooldown_time is used to cooldown to S3.
StoragePolicy
| Code Block |
|---|
CREATE RESOURCE "storage_policy_name"
PROPERTIES(
"type"="storage_policy",
"cooldown_datetime" = "2022-06-01", // time when data is transfter to medium
"cooldown_ttl" = 1h, // data is transfter to medium after 1 hour
"s3_*"
); |
Decision
Action
Result
Scheduling
...