mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-29 10:57:52 +00:00
Update getting-started.md
This commit is contained in:
parent
2d8076746a
commit
ab4205731a
@ -98,9 +98,9 @@ Run the following command to create `flow_job` nested object mappings.
|
||||
"is_first": { "type": "string" },
|
||||
"is_last": { "type": "string" },
|
||||
"job_type_id": { "type": "short" },
|
||||
"app_id": { "type": "short" },
|
||||
"flow_id": { "type": "long" },
|
||||
"job_id": { "type": "long" }
|
||||
"app_id": { "type": "short" },
|
||||
"flow_id": { "type": "long" },
|
||||
"job_id": { "type": "long" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user