liaoxin01 commented on issue #60172: URL: https://github.com/apache/doris/issues/60172#issuecomment-3788584724
这个是单副本导入的问题,这个功能有些不稳定,现在也没怎么维护,建议不要使用。如果CPU 内存资源比较紧张可以使用memtable前移功能,stream load的header中加上 -H "memtable_on_sink_node:true"。 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
