ljjjjjjjjjjjjjjjjjjjjj commented on issue #13637:
URL: 
https://github.com/apache/dolphinscheduler/issues/13637#issuecomment-1465473594

   API.LOG
   [DEBUG] 2023-03-13 11:22:05.847 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert:[137] - ==>  
Preparing: INSERT INTO t_ds_command (id, command_type, process_definition_code, 
executor_id, command_param, task_depend_type, failure_strategy, warning_type, 
warning_group_id, schedule_time,start_time, process_instance_priority, 
update_time, worker_group, environment_code, dry_run, process_instance_id, 
process_definition_version ) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 
?, ?, ?, ? )
   [DEBUG] 2023-03-13 11:22:05.848 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert:[137] - ==> 
Parameters: 99(Integer), 0(Integer), 8814727200320(Long), 1(Integer), 
{"StartParams":"{\"bizTime\":\"2023-03-13 
11:22:05\"}","schedule_timezone":"Asia/Shanghai"}(String), 2(Integer), 
1(Integer), 0(Integer), 0(Integer), null, 2023-03-13 11:22:05.838(Timestamp), 
2(Integer), 2023-03-13 11:22:05.838(Timestamp), default(String), -1(Long), 
0(Integer), 0(Integer), 1(Integer)
   [DEBUG] 2023-03-13 11:22:05.849 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert:[137] - <==    
Updates: 1
   
   [DEBUG] 2023-03-13 11:22:09.604 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert:[137] - ==>  
Preparing: INSERT INTO t_ds_command (id, command_type, process_definition_code, 
executor_id, command_param, task_depend_type, failure_strategy, warning_type, 
warning_group_id, schedule_time,start_time, process_instance_priority, 
update_time, worker_group, environment_code, dry_run, process_instance_id, 
process_definition_version ) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 
?, ?, ?, ? )
   [DEBUG] 2023-03-13 11:22:09.604 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert:[137] - ==> 
Parameters: 100(Integer), 0(Integer), 8814727200320(Long), 1(Integer), 
{"StartParams":"{\"bizTime\":\"2023-03-13 
11:22:09\"}","schedule_timezone":"Asia/Shanghai"}(String), 2(Integer), 
1(Integer), 0(Integer), 0(Integer), null, 2023-03-13 11:22:09.596(Timestamp), 
2(Integer), 2023-03-13 11:22:09.596(Timestamp), default(String), -1(Long), 
0(Integer), 0(Integer), 1(Integer)
   [DEBUG] 2023-03-13 11:22:09.605 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert:[137] - <==    
Updates: 1
   
   
   MASTER.LOG
   [DEBUG] 2023-03-13 11:24:07.916 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert - ==>  Preparing: 
INSERT INTO t_ds_command (id, command_type, process_definition_code, 
executor_id, command_param, task_depend_type, failure_strategy, warning_type, 
warning_group_id, schedule_time,start_time, process_instance_priority, 
update_time, worker_group, environment_code, dry_run, process_instance_id, 
process_definition_version ) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, 
?, ?, ?, ? )
   [DEBUG] 2023-03-13 11:24:07.916 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert - ==> Parameters: 
101(Integer), 11(Integer), 8814727200320(Long), 0(Integer), 
{"ProcessInstanceId":"53","schedule_timezone":"Asia/Shanghai"}(String), 
2(Integer), 1(Integer), null, null, null, 2023-03-13 11:24:07.914(Timestamp), 
null, 2023-03-13 11:24:07.914(Timestamp), null, null, 0(Integer), 53(Integer), 
1(Integer)
   [DEBUG] 2023-03-13 11:24:07.916 
org.apache.dolphinscheduler.dao.mapper.CommandMapper.insert - <==    Updates: 1
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to