imay commented on issue #1416: ETL_SUBMIT_FAIL problem URL: https://github.com/apache/incubator-doris/issues/1416#issuecomment-507160933 当前broker导入需要把数据都加载到内存中,然后完成排序操作再写入到磁盘中。 我们新版本的导入已经可以不需要全部加载到内存中了,这个值是可以改大的。你可以修改max_bytes_per_broker_scanner的值
---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org