shunping commented on issue #35013:
URL: https://github.com/apache/beam/issues/35013#issuecomment-2895550883

   > Can we set the log level inside DataflowPythonJobOp?
   
   Probably not, since the user pipeline (i.e. data_clean.py) is executed 
through a subprocess. Setting the log level in DataflowPythonJobOp has no 
effect on that.
   
   Could we just set the logging level in data_clean.py? It feels inappropriate 
to use warning level (as proposed in #34952) for the job id.


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to