wyb opened a new pull request #3717: URL: https://github.com/apache/incubator-doris/pull/3717
1. Fe checks the status of etl job regularly 1.1 If status is RUNNING, update etl job progress 1.2 If status is CANCELLED, cancel load job 1.3 If status is FINISHED, get the etl output file paths, update job state to LOADING and log job update info 2. Fe sends PushTask to Be and commits transaction after all push tasks execute successfully #3433 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
