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/05/06 07:01:53 UTC

[GitHub] [incubator-linkis] gjy1043 opened a new issue, #2079: [Bug] [Linkis1.1.2]During hive task execution, the execution progress rolls back

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

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-manager
   
   ### What happened + What you expected to happen
   
   During hive task execution, the execution progress rolls back:
   ![progress](https://user-images.githubusercontent.com/26829024/167082552-c3048702-f86e-43c1-b860-2e30125e511f.png)
   
   ——————————————————————————————————————————————————————
   hive任务执行过程中,执行进度存在回退现象,需优化
   
   
   ### Relevent platform
   
   Linkis1.1.2
   
   ### Reproduction script
   
   DSS-Scriptis submits the following long-time hive tasks to view the execution progress:
   select 
   concat_ws('|',collect_list(itemlist)) as itemlist,
   concat_ws('|',collect_list(servertime)) as servertime,
   concat_ws('|',collect_list(device)) as device,
   concat_ws('|',collect_list(itemlist)) as itemlist,
   concat_ws('|',collect_list(servertime)) as servertime,
   concat_ws('|',collect_list(device)) as device,
   concat_ws('|',collect_list(itemlist)) as itemlist,
   concat_ws('|',collect_list(servertime)) as servertime,
   concat_ws('|',collect_list(device)) as device,
   concat_ws('|',collect_list(recoid)) as recoid 
   from ai_caixin_ads_ods_mask.recall_log limit 5000
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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] peacewong closed issue #2079: [Bug] [Linkis1.1.2]During hive task execution, the execution progress rolls back

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #2079: [Bug] [Linkis1.1.2]During hive task execution, the execution progress rolls back
URL: https://github.com/apache/incubator-linkis/issues/2079


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