linkis icon indicating copy to clipboard operation
linkis copied to clipboard

When performing a spark task with scala, the task and spark engine will not be released correctly if the last line is a comment.[Bug]

Open SurelySomeday opened this issue 1 year ago • 1 comments

Search before asking

  • [X] I searched the issues and found no similar issues.

Linkis Component

linkis-engineconnn-plugin

Steps to reproduce

1.submit a scala task image

2.Observe the task log to see that the task cannot succeed for a long time

Expected behavior

Complete the task normally

Your environment

  • Linkis version used: 1.0.3
  • Environment name and version:
    • spark-2.4.0
    • scala-2.11.12
    • jdk 1.8.0_121

Anything else

When the last line is a comment, the task completes and the last commit is "IncompleteExecuteResponse", while the subsequent logic does not process "IncompleteExecuteResponse".

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

SurelySomeday avatar Aug 10 '22 06:08 SurelySomeday

: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.

WeChat Group:

image Mailing Lists:

name description Subscribe Unsubscribe archive
[email protected] community activity information subscribe unsubscribe archive

github-actions[bot] avatar Aug 10 '22 06:08 github-actions[bot]