You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/10 06:43:00 UTC

[GitHub] [incubator-linkis] SurelySomeday opened a new issue, #2667: 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]

SurelySomeday opened a new issue, #2667:
URL: https://github.com/apache/incubator-linkis/issues/2667

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-engineconnn-plugin
   
   ### Steps to reproduce
   
   1.submit a scala task
   ![image](https://user-images.githubusercontent.com/32257480/183832328-08131263-4606-4b8b-b902-593c789a2443.png)
   
   2.Observe the task log to see that the task cannot succeed for a long time
   
   ### Expected behavior
   
   Complete the task normally
   
   ### Your environment
   
   <!-- Please describe the linkis version you are using and basic environment information -->
   <!-- 请描述您使用的linkis版本和基本环境信息 -->
   - 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!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] github-actions[bot] commented on issue #2667: 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]

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2667:
URL: https://github.com/apache/incubator-linkis/issues/2667#issuecomment-1210231684

   :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](https://linkis.apache.org/community/how-to-contribute).
    
   WeChat  Group:
   
   ![image](https://user-images.githubusercontent.com/7869972/176336986-d6b9be8f-d1d3-45f1-aa45-8e6adf5dd244.png)
   Mailing Lists:
   |name|description|Subscribe|Unsubscribe|archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org