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

Scala Stream Collector: fix stdout sink configuration #3550

Closed
BenFradet opened this issue Dec 18, 2017 · 3 comments
Closed

Scala Stream Collector: fix stdout sink configuration #3550

BenFradet opened this issue Dec 18, 2017 · 3 comments

Comments

@BenFradet
Copy link
Contributor

At the moment, one needs to specify sink.enabled = stdoutconfig instead of sink.enabled = stdout, relates to #3515

@alexanderdean
Copy link
Member

Weird bug, what happened there?

@BenFradet
Copy link
Contributor Author

the configuration value is based on the case object name which happens to be StdoutConfig.

@alexanderdean
Copy link
Member

Got it

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

No branches or pull requests

2 participants