What Can I Do If No Result Is Returned When I Create a Doris Table?
Symptom
No result is returned during Doris table creation.
Possible Causes
The Doris table creation command is a synchronous command. The timeout interval of this command is simple, that is, tablet num × replication num, in seconds. If a large number of data fragments are created and some fragments fail to be created, an error may be returned after a long timeout.
Solution
In normal cases, table creation statements return results within a few seconds or a dozen or so seconds. If the timeout interval is longer than one minute, you are advised to cancel the operation and check the errors in the logs of the FE or BE node.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot