[
https://issues.apache.org/jira/browse/BEAM-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626604#comment-16626604
]
Thomas Weise commented on BEAM-5468:
------------------------------------
I did not find a related option in the Java SDK. Logging in the Java based
runners is typically configured at the JVM level.
For the SDK harness, since the harness process will be per pipeline, it
would be possible to use a pipeline option also.
The runner could provide a default behavior in any case, by setting a
pipeline option (if not provided by the user) or an environment variable. I
think that by default the harness log level should follow the runner log
level.
>From a user perspective, it might be confusing to have different ways to
control logging for runner and sdk harness?
> Allow runner to set worker log level in Python SDK harness.
> -----------------------------------------------------------
>
> Key: BEAM-5468
> URL: https://issues.apache.org/jira/browse/BEAM-5468
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-harness
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)