-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Describe the bug
Sometimes export job will stuck in exporting state when it times out.
To Reproduce
Steps to reproduce the behavior:
- start a export job and set a very short timeout.
export table testTbl to "hdfs://xxx:54310/app/xxx/palo/test_table/" properties ("timeout" = "3") with broker "doris" ("username" = "xxx", "password" = "xxx");
- export job will stuck in exporting state.
Expected behavior
The timeout export job should be canceled.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
