You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/12/14 06:22:01 UTC

[GitHub] [dolphinscheduler] SbloodyS opened a new issue #7395: [Bug] [DependentNode] running success but log can not output in ui

SbloodyS opened a new issue #7395:
URL: https://github.com/apache/dolphinscheduler/issues/7395


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   ![](https://files.catbox.moe/4yk7n5.png)
   
   ```
   [INFO] 2021-12-14 13:48:46.925 org.apache.dolphinscheduler.service.process.ProcessService:[1060] - start submit task : dependent_test, instance id:2, state: RUNNING_EXECUTION
   [INFO] 2021-12-14 13:48:46.937 org.apache.dolphinscheduler.service.process.ProcessService:[1073] - end submit task to db successfully:2 dependent_test state:SUBMITTED_SUCCESS complete, instance id:2 state: RUNNING_EXECUTION  
   [INFO] 2021-12-14 13:48:46.965 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1186] - remove task from stand by list, id: 2 name:dependent_test
   [INFO] 2021-12-14 13:48:52.252 org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[126] - handle process instance : 2 , events count:1
   [INFO] 2021-12-14 13:48:52.253 org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[129] - already exists handler process size:0
   [INFO] 2021-12-14 13:48:52.253 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[289] - process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: RUNNING_EXECUTION task instance id: 2 process instance id: 2 context: null
   [INFO] 2021-12-14 13:48:52.256 org.apache.dolphinscheduler.server.master.runner.task.DependentTaskProcessor:[178] - dependent item complete :|| 3843088697536-0-day-today,SUCCESS
   [INFO] 2021-12-14 13:48:52.256 org.apache.dolphinscheduler.server.master.runner.task.DependentTaskProcessor:[200] - dependent task completed, dependent result:SUCCESS
   [INFO] 2021-12-14 13:48:52.266 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[366] - work flow 2 task 2 state:SUCCESS 
   [INFO] 2021-12-14 13:48:52.271 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1137] - work flow process instance [id: 2, name:dependent_test-1-20211214134846902], state change from RUNNING_EXECUTION to SUCCESS, cmd type: START_PROCESS
   [INFO] 2021-12-14 13:48:52.282 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[422] - process:2 state SUCCESS change to SUCCESS
   [INFO] 2021-12-14 13:48:52.301 org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[138] - process instance 2 finished.
   ```
   
   The log can be output normally in logs/dolphinscheduler-master.log.But can not output normally in ui.
   
   ### What you expected to happen
   
   running dependent node success.
   
   ### How to reproduce
   
   redirect 
   
   ### Anything else
   
   It's a 2.0.1-release bug.
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] SbloodyS commented on issue #7395: [Bug] [DependentNode] running success but log can not output in ui

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #7395:
URL: https://github.com/apache/dolphinscheduler/issues/7395#issuecomment-993234095


   it seems like not an ui problem.thanks. @songjianet
   this pr has not been merged into 2.0.1-release #7029 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] lenboo closed issue #7395: [Bug] [DependentNode] running success but log can not output in ui

Posted by GitBox <gi...@apache.org>.
lenboo closed issue #7395:
URL: https://github.com/apache/dolphinscheduler/issues/7395


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] lenboo commented on issue #7395: [Bug] [DependentNode] running success but log can not output in ui

Posted by GitBox <gi...@apache.org>.
lenboo commented on issue #7395:
URL: https://github.com/apache/dolphinscheduler/issues/7395#issuecomment-1004678825


   Fixed in 7029 , close it.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] songjianet commented on issue #7395: [Bug] [DependentNode] running success but log can not output in ui

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7395:
URL: https://github.com/apache/dolphinscheduler/issues/7395#issuecomment-993202225


   I will look at it later.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7395: [Bug] [DependentNode] running success but log can not output in ui

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7395:
URL: https://github.com/apache/dolphinscheduler/issues/7395#issuecomment-993198459


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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