Doc: Lineage Workflow Configuration Updation (#22182)

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-07 18:19:34 +05:30 committed by GitHub
parent 573b43d59a
commit 6af6a940d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 0 deletions

View File

@ -67,9 +67,12 @@ sink:
type: metadata-rest
config: {}
workflowConfig:
loggerLevel: INFO
openMetadataServerConfig:
hostPort: <OpenMetadata host and port>
authProvider: <OpenMetadata auth provider>
securityConfig:
jwtToken: "{bot_jwt_token}"
```
The `serviceName` should be a service already ingested in OpenMetadata.

View File

@ -67,9 +67,12 @@ sink:
type: metadata-rest
config: {}
workflowConfig:
loggerLevel: INFO
openMetadataServerConfig:
hostPort: <OpenMetadata host and port>
authProvider: <OpenMetadata auth provider>
securityConfig:
jwtToken: "{bot_jwt_token}"
```
The `serviceName` should be a service already ingested in OpenMetadata.

View File

@ -67,9 +67,12 @@ sink:
type: metadata-rest
config: {}
workflowConfig:
loggerLevel: INFO
openMetadataServerConfig:
hostPort: <OpenMetadata host and port>
authProvider: <OpenMetadata auth provider>
securityConfig:
jwtToken: "{bot_jwt_token}"
```
The `serviceName` should be a service already ingested in OpenMetadata.