Added workflow config for redpanda (#7170)

This commit is contained in:
Nahuel 2022-09-03 18:20:09 +02:00 committed by GitHub
parent 7ae1b15d88
commit 6f196a5c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,20 @@
source:
type: redpanda
serviceName: local_redpanda
serviceConnection:
config:
type: Redpanda
bootstrapServers: localhost:9092
schemaRegistryURL: http://localhost:8081
consumerConfig: {}
schemaRegistryConfig: {}
sourceConfig:
config:
generateSampleData: true
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth