apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.32k stars 1.17k forks source link

[Question] linkis1.3.0-linkis.engineplugin.jdbc: statement is closed #5071

Closed livi12138 closed 9 months ago

livi12138 commented 10 months ago

Before asking

Your environment

Describe your questions

当我使用linkis.engineplugin.jdbc 时,会出现 statement is closed 报错,请问是使用DruidDataSource设置了RemoveAbandonedTimeout的问题吗?该如何改进呢,将时间延长设置后,随着引擎的使用还是会出现这个报错 When I use linkis.engineplugin.jdbc, I get the error statement is closed. Is it because of the RemoveAbandonedTimeout setting when using DruidDataSource? How to improve it?When the time extension setting is set, this error still appears with the use of the engine.

Eureka service list

eg:image

Some logs info or acctch file


execute failed, 21304, Task is Failed, errorMsg: Statement is closed
github-actions[bot] commented 10 months ago

:blush: Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context. We will be here shortly.

If you are interested in contributing to our website project, please let us know! You can check out our contributing guide on :point_right: How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive
casionone commented 10 months ago

Can add wechat friend my wxid:casionen

peacewong commented 9 months ago

Fix by this commit:https://github.com/apache/linkis/pull/5007/commits/87b29fe94e58714838e6f67284579128109ef784