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

misleading error message in TeragrepTransformation #287

Closed
kortemik opened this issue Aug 28, 2024 · 0 comments · Fixed by #419
Closed

misleading error message in TeragrepTransformation #287

kortemik opened this issue Aug 28, 2024 · 0 comments · Fixed by #419
Assignees
Labels

Comments

@kortemik
Copy link
Member

Description

TeragrepTransformation has a following print:

LOGGER.error("Zeppelin config was not provided to the Teragrep command: host and port will be set as default, {}",...

However configuration used is not a Zeppelin configuration but a Spark configuration. Please change to:

LOGGER.error("External configuration values were not provided to the Teragrep command: host and port will be set as default, {}",...
@Abigael-JT Abigael-JT self-assigned this Nov 15, 2024
@kortemik kortemik linked a pull request Nov 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants