According to the tutorial script, does the Doris deployed through Docker container include all components? #55212
-
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.
Replies: 1 comment
-
I'm wrong in this question,because I think the "switch catalog" command will switch the database and change the web ui,but it's wrong,web ui doesn't change anymore. So it's better to optimize the admin web ui to make users more convenient |
Beta Was this translation helpful? Give feedback.
I'm wrong in this question,because I think the "switch catalog" command will switch the database and change the web ui,but it's wrong,web ui doesn't change anymore. So it's better to optimize the admin web ui to make users more convenient