Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use env variable on setting of kafka producer #109

Open
Themesaul opened this issue Jan 31, 2020 · 1 comment
Open

Use env variable on setting of kafka producer #109

Themesaul opened this issue Jan 31, 2020 · 1 comment

Comments

@Themesaul
Copy link

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"]

@Themesaul Themesaul changed the title Use env variable on setting of kafka Use env variable on setting of kafka producer Jan 31, 2020
@skothari-tibco
Copy link
Contributor

How does your Broker_URLS look like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants