linkis
linkis copied to clipboard
[Bug] kill the data service in the query, resubmit, and the result set returned by the new task is abnormal
Search before asking
- [X] I searched the issues and found no similar issues.
Linkis Component
linkis-computation-governance
Steps to reproduce
- Query data service
- Stop the data service
- Immediately initiate data service query again
- View the result set,and will find return two result sets
1、查询数据服务
2、kill任务
3、立刻再次查询该数据服务
4、查看结果集,会发现返回两个结果集,其中结果集1是前一个被kill任务的异常数据(图一)
5、提交scala任务后模拟上述操作,即提交任务-kill-立马再次发起-查看结果集,发现多返回一行数据(图二)
如下:

Expected behavior
After the task is successfully executed, the returned result set data is correct
Your environment
- Linkis version used: 1.1.2
- Environment name and version:
- cdh-5.14.2
- hdp-3.1.5
- hive-2.1.1
- spark-3.2.1
- scala-2.12.2
- jdk 1.8.0_121
- ....
Anything else
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
:blush: Welcome to the Apache Linkis (incubating) 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 |
|---|---|---|---|---|
| [email protected] | community activity information | subscribe | unsubscribe | archive |

