Abacn opened a new issue, #23713:
URL: https://github.com/apache/beam/issues/23713

   ### What would you like to happen?
   
   Currently log level and log level overrides are handled by fn harness: 
https://github.com/apache/beam/blob/9f40bbf9c3ba4227e696554426c66abee0f37e6f/sdks/java/harness/src/main/java/org/apache/beam/fn/harness/logging/BeamFnLoggingClient.java#L118
   
   For PipelineRunners that run pipeline using translator, e.g., FlinkRunner, 
SparkRunner, but not involve fn harness, these options does not take effect. 
(Flink support is in #23635). We need support  default log level and log level 
overrides on these runners.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: runner-universal


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to