doris3.0.6版本,运行一段时间后be服务就会挂掉 #61686
Unanswered
jlchen9527
asked this question in
A - General / Q&A
Replies: 1 comment 1 reply
-
|
please share with us your be.out file and the result of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
服务器上不止运行了doris,但不启动doris之前可用内存在60g左右,没想给doris用太多,但doris用到了40g
W20260324 23:28:38.516646 2295856 load_stream_stub.cpp:368] LoadStreamStub load_id=68cdc77b5a254308-9fef6cda81290307, src_id=1753260285763, dst_id=1753260285763, stream_id=327950 is cancelled because of [MEM_LIMIT_EXCEEDED]Process memory not enough, os physical memory 125.30 GB. process memory used 35.50 GB(= 37.75 GB[vm/rss] - 2.26 GB[tc/jemalloc_cache] + 0[reserved] + 0B[waiting_refresh]), limit 112.77 GB, soft limit 101.49 GB. sys available memory 922.26 MB(= 922.26 MB[proc/available] - 0[reserved] - 0B[waiting_refresh]), low water mark 1.00 GB, warning water mark 2.00 GB., Memory GC in WorkloadGroup[id:1, name:normal, used:39.56 GB, limit:33.83 GB, enable_memory_overcommit:true], backend:127.0.0.1. cancel top memory used tracker <Load#Id=68cdc77b5a254308-9fef6cda81290307> consumption 39.56 GB. Execute again after enough memory, details see be.INFO.
不知道怎么进一步定位,在想是不是可能doris连接了外部数据源并与之做了left join形成物化视图有关系
Beta Was this translation helpful? Give feedback.
All reactions