YalanLuo opened a new issue #4056: URL: https://github.com/apache/incubator-doris/issues/4056
Hi~ I tried to use ROUTINE LOAD to load message from kafka to Doris,but recently the load tasks all failed, error messages in details are like "errCode = 2, detailMessage = failed to send task: errCode = 2, detailMessage = failed to submit task. error code: TOO_MANY_TASKS".After I change the configuration in fe.conf set "max_routine_load_task_num_per_be" as 10 and "max_routine_load_job_num" as 200,and then I restart frondend node,but the routine load job still report error message. Is there any solution I could try to figure out the question?Thanks for help. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org