Onkar Ravgan 21dac15176
Added Mode Connector (#5475)
* rebase with main

* Added lineage for mode

* added lineagerunner and enum constants

* added host port

* refactored mode according to new dashboard topology

* checkstyle fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-19 23:59:38 +05:30

31 lines
711 B
YAML

source:
type: mode
serviceName: local_mode
serviceConnection:
config:
access_token: access_token
access_token_password: access_token_password
workspace_name: workspace_name
type: Mode
sourceConfig:
config:
chartFilterPattern:
includes:
- Gross Margin %
- Total Defect*
- "Number"
excludes:
- Total Revenue
dashboardFilterPattern:
includes:
- Supplier Quality Analysis Sample
- "Customer"
dbServiceName: local_redshift
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth