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/07/26 09:14:45 UTC

[GitHub] [dolphinscheduler] SbloodyS commented on issue #5887: [Bug][master server] Data too long for column 'app_link' in t_ds_task_instance cause job can not finished

SbloodyS commented on issue #5887:
URL: https://github.com/apache/dolphinscheduler/issues/5887#issuecomment-886526971


   after change the field type to text, The status changes to success
   
   
   
   [INFO] 2021-07-26 16:37:43.684 org.apache.dolphinscheduler.server.master.processor.TaskResponseProcessor:[71] - received command : TaskExecuteResponseCommand{taskInstanceId=90452, status=7, endTime=Mon Jul 26 16:34:15 CST 2021, processId=433787, appIds='application_1626400747313_10066,application_1626400747313_10070,application_1626400747313_10071,application_1626400747313_10073,application_1626400747313_10076,application_1626400747313_10078,application_1626400747313_10081,application_1626400747313_10083,application_1626400747313_10084'}
   [INFO] 2021-07-26 16:37:47.089 org.apache.dolphinscheduler.server.master.runner.MasterTaskExecThread:[102] - task :shell_xzh_test_2 id:90452, process id:39197, exec thread completed 
   [INFO] 2021-07-26 16:37:47.394 org.apache.dolphinscheduler.server.master.runner.MasterExecThread:[864] - task :shell_xzh_test_2, id:90452 complete, state is SUCCESS 
   [INFO] 2021-07-26 16:37:48.396 org.apache.dolphinscheduler.server.master.runner.MasterExecThread:[764] - work flow process instance [id: 39197, name:shell_xzh_test_2-0-1627288175192], state change from RUNNING_EXECUTION to SUCCESS, cmd type: START_PROCESS
   [INFO] 2021-07-26 16:37:48.401 org.apache.dolphinscheduler.server.master.runner.MasterExecThread:[925] - process:39197 end, state :SUCCESS


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