-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed as duplicate of#9460
Labels
questionThe issue is a question. Please use Stack Overflow for questions.The issue is a question. Please use Stack Overflow for questions.
Description
Hi guys,
I've refined my previous post of can't run pre-aggregation for better understanding as follow,
with CUBESTORE_REMOTE_DIR set
got error File {} can't be listed after upload. Either there's Cube Store cluster misconfiguration, or storage can't provide the required consistency. which is located at
| format!("File {} can't be listed after upload. Either there's Cube Store cluster misconfiguration, or storage can't provide the required consistency.", remote_path), |
without CUBESTORE_REMOTE_DIR set
This time, I can go further to the file importing step, but got Location {} can't be listed in remote_fs, which is located at
| "Location {} can't be listed in remote_fs", |
any suggestion? btw, I'm not using worker node, do not know if this matters.
update 2025-04-12 : I'm running cubestored on Windows.
Metadata
Metadata
Assignees
Labels
questionThe issue is a question. Please use Stack Overflow for questions.The issue is a question. Please use Stack Overflow for questions.