flinkStreamSQL icon indicating copy to clipboard operation
flinkStreamSQL copied to clipboard

sink oracle端的时候偶尔有几个任务出现 kafka接收到数据有 Initializing C3P0 pool

Open tonyC2016 opened this issue 5 years ago • 3 comments

数据流转 kafka -flink-oracle yarn-per 模式。能再yarn上运行起来,但在kakfa接收到数据之后就一直卡在Initializing C3P0 pool image

tonyC2016 avatar Oct 20 '20 01:10 tonyC2016

没有明显异常的错误信息,初步排查了数据库链接充裕的,然后内存CPU都够

tonyC2016 avatar Oct 20 '20 01:10 tonyC2016

tm 节点和oracle通信没有问题

tonyC2016 avatar Oct 20 '20 01:10 tonyC2016

就是最终没算出结果 image 如果红框内rowList没有数据,那就是where之前都没出数据,如果有数据,就是where去匹配的时候 没出数据

zjfplayer avatar Oct 28 '20 05:10 zjfplayer