EntityPipeline tableΒΆ
The extraction pipeline can be used to extract several Assets from different Entities. That can be configured by associating the same pipeline to several Entities using the EntityPipeline
table.
Column | Description | Format | Required |
---|---|---|---|
IdEntity | Identifier of the related Entity | int | Yes |
IdPipeline | Identifier of the pipeline | int | Yes |
Step-by-step
Associate Entities and pipelines
For more information, check the specific tutorial for associating Entities and pipelines in Data Intakes via landing zone .