You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to put the list of brokers and topics from environment variable with "$env [KAFKA_BROKER_URLS]" and when I run it I get the following error:
Failed to create engine: unable to create stage 'github.com/project-flogo/contrib/activity/kafka' : BrokerUrl [=$env[KAFKA_BROKER_URLS]] format invalid for reason: [BrokerUrl must be composed of sections like "host:port"]
The text was updated successfully, but these errors were encountered:
Themesaul
changed the title
Use env variable on setting of kafka
Use env variable on setting of kafka producer
Jan 31, 2020
I am trying to put the list of brokers and topics from environment variable with "$env [KAFKA_BROKER_URLS]" and when I run it I get the following error:
Failed to create engine: unable to create stage 'github.com/project-flogo/contrib/activity/kafka' : BrokerUrl [=$env[KAFKA_BROKER_URLS]] format invalid for reason: [BrokerUrl must be composed of sections like "host:port"]
The text was updated successfully, but these errors were encountered: