[ 
https://issues.apache.org/jira/browse/BEAM-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626615#comment-16626615
 ] 

Luke Cwik commented on BEAM-5468:
---------------------------------

Typically the user building the pipeline would want to control the log level on 
the SDK harness. The Java SDK harness does allow setting the log levels per:

[https://github.com/apache/beam/blob/f048354619f30c1dfaf7207a12c1f4ec2b10d4c6/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java#L56]

 

Logging is able to be configured globally and also per namespace. It would be 
convenient if Python used the same design of global + namespace log levels.

> 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)

Reply via email to