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

   ### What happened?
   
   We've been plagued by log spams from 
[apache_beam.transforms.util:1029](https://github.com/apache/beam/blob/d6bc507d769310675fcd97acdc7106ed9854f2c6/sdks/python/apache_beam/transforms/util.py#L1029)
 which can be an expensive message to store. Unfortunately, the 
`sdk_harness_log_level_overrides` parameter doesn't have any effect, I think 
because utils.py is defaulting to the root logger instead of using a named 
logger like e.g. in 
[apache_beam.transforms.core.py:122](https://github.com/apache/beam/blob/d6bc507d769310675fcd97acdc7106ed9854f2c6/sdks/python/apache_beam/transforms/core.py#L122).
   
   ### Issue Priority
   
   Priority: 3 (minor)
   
   ### Issue Components
   
   - [x] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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