Exchangis
Exchangis copied to clipboard
[Bug] When hive imports mysql and reports an error due to primary key conflict, the task cannot be stopped
Search before asking
- [X] I searched the issues and found no similar issues.
Exchangis Component
exchangis-plugins
What happened + What you expected to happen
When hive imports data into mysql, it reports an error in the background due to the primary key conflict, but the front-end task will always run and not be terminated (Figure 1). Without actively killing manually, it will lead to:
-
the sqoop process always exists;
-
Error when viewing detailed task log (Figure 2);
-
There is no specific error reason in the returned real-time log, which is unfriendly.

Relevent platform
Browser
Reproduction script
appconn
Anything else
No response
Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!