[
https://issues.apache.org/jira/browse/BEAM-7353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137270#comment-17137270
]
Beam JIRA Bot commented on BEAM-7353:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Filter verbose oauth2client log messages
> ----------------------------------------
>
> Key: BEAM-7353
> URL: https://issues.apache.org/jira/browse/BEAM-7353
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ahmet Altay
> Priority: P3
>
> "Attempting refresh to obtain initial access_token"
> (https://github.com/googleapis/oauth2client/blob/50d20532a748f18e53f7d24ccbe6647132c979a9/oauth2client/transport.py#L157)
> is a verbose log message that confuse users.
> oauth2client is deprecated and owners are not planning to fix this. We can
> mask it with a log filter
> (https://docs.python.org/2/library/logging.html#filter-objects) here
> (https://github.com/apache/beam/blob/a1cb61ab63acff2c3d93f166d59f4789d45ecc11/sdks/python/apache_beam/runners/worker/logger.py#L178)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)