According to the tutorial script, does the Doris deployed through Docker container include all components? #55212
Unanswered
daixixidai
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.
-
According to the chapter "Use Docker for Quick Deployment" in the tutorial, I ran a script in the Ubuntu subsystem of Windows, installed the fe and be containers, and got them running. When I tried to test the catalog function, I kept encountering errors and couldn't obtain information. The error prompts were generic, and I couldn't pinpoint the specific issue. Even after switching to versions 2.1 and 3.0, I still encountered the same problem. I could create the oracle_catalog normally, but the execution failed. Later, I manually ran fe and be using the distribution version, and I encountered the same issue. So, is there a problem with the catalog function, or is the functional implementation configuration in the official website's quick tutorial incomplete?
Beta Was this translation helpful? Give feedback.
All reactions