darkz1984 commented on issue #9089:
URL:
https://github.com/apache/dolphinscheduler/issues/9089#issuecomment-1075953339
> Could you take a snapshot and paste it?
Do you means this content???
```
select * from t_ds_task_definition;
```
```
id | 1
code | 3855560827328
name | curl获取文件
version | 2
description |
project_code | 3855559831744
user_id | 1
task_type | SHELL
task_params |
{"resourceList":[],"localParams":[],"rawScript":"curl -I
https://dist.apache.org/repos/dist/dev/dolphinscheduler/2.0.1/apache-dolphinscheduler-2.0.1-bin.tar.gz","dependence":{},"conditionResult":{"successNode":[],"failedNode":[]},"waitStartTimeout":{},"switchResult":{}}
flag | 1
task_priority | 2
worker_group | default
environment_code | -1
fail_retry_times | 0
fail_retry_interval | 1
timeout_flag | 0
timeout_notify_strategy | 0
timeout | 0
delay_time | 0
resource_ids |
create_time | 2021-12-15 15:06:50.193
update_time | 2021-12-15 15:09:01.734
```
```
select * from t_ds_process_definition;
```
```
id | 1
code | 3855566104640
name | 简单任务测试
version | 2
description |
project_code | 3855559831744
release_state | 0
user_id | 1
global_params | []
locations | [{"taskCode":3855560827328,"x":68,"y":129}]
warning_group_id |
flag | 1
timeout | 1
tenant_id | 1
execution_type | 0
create_time | 2021-12-15 15:06:50.193
update_time | 2021-12-15 15:09:01.752
```
--
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]