mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 12:08:31 +00:00
Doc: updating Enum for PipelineType (#16716)
This commit is contained in:
parent
34f6f81a20
commit
1961e016a5
@ -175,7 +175,7 @@ The final important elements here are:
|
||||
- `environment={"config": config, "pipelineType": "metadata"}`: Again, in most cases you will just need to update
|
||||
the `config` string to point to the right connector.
|
||||
|
||||
Other supported values of `pipelineType` are `usage`, `lineage`, `profiler` or `TestSuite`. Pass the required flag
|
||||
Other supported values of `pipelineType` are `usage`, `lineage`, `profiler`, `dataInsight`, `elasticSearchReindex`, `dbt`, `application` or `TestSuite`. Pass the required flag
|
||||
depending on the type of workflow you want to execute. Make sure that the YAML config reflects what ingredients
|
||||
are required for your Workflow.
|
||||
|
||||
|
||||
@ -175,7 +175,7 @@ The final important elements here are:
|
||||
- `environment={"config": config, "pipelineType": "metadata"}`: Again, in most cases you will just need to update
|
||||
the `config` string to point to the right connector.
|
||||
|
||||
Other supported values of `pipelineType` are `usage`, `lineage`, `profiler` or `TestSuite`. Pass the required flag
|
||||
Other supported values of `pipelineType` are `usage`, `lineage`, `profiler`, `dataInsight`, `elasticSearchReindex`, `dbt`, `application` or `TestSuite`. Pass the required flag
|
||||
depending on the type of workflow you want to execute. Make sure that the YAML config reflects what ingredients
|
||||
are required for your Workflow.
|
||||
|
||||
|
||||
@ -175,7 +175,7 @@ The final important elements here are:
|
||||
- `environment={"config": config, "pipelineType": "metadata"}`: Again, in most cases you will just need to update
|
||||
the `config` string to point to the right connector.
|
||||
|
||||
Other supported values of `pipelineType` are `usage`, `lineage`, `profiler` or `TestSuite`. Pass the required flag
|
||||
Other supported values of `pipelineType` are `usage`, `lineage`, `profiler`, `dataInsight`, `elasticSearchReindex`, `dbt`, `application` or `TestSuite`. Pass the required flag
|
||||
depending on the type of workflow you want to execute. Make sure that the YAML config reflects what ingredients
|
||||
are required for your Workflow.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user