You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:22:19 UTC

[GitHub] [beam] kennknowles opened a new issue, #18118: oauth2 client logger warning

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

   importing apache_beam results in the following warning:
   
   No handlers could be found for logger "oauth2client.contrib.multistore_file"
   
   This is coming from the oauth2client and could be reproduced with the following:
   
   import oauth2client.contrib.multistore_file # precompiled from /Users/emin/anaconda/lib/python2.7/site-packages/oauth2client/contrib/multistore_file.pyc
   No handlers could be found for logger "oauth2client.contrib.multistore_file"
   
   Upgrading the oauth2client (once all the dependencies allow that) would solve this problem.
   
   User reported issue: https://github.com/GoogleCloudPlatform/DataflowPythonSDK/issues/34
   
   Imported from Jira [BEAM-1183](https://issues.apache.org/jira/browse/BEAM-1183). Original Jira may contain additional context.
   Reported by: altay.


-- 
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-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] Abacn commented on issue #18118: oauth2 client logger warning

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #18118:
URL: https://github.com/apache/beam/issues/18118#issuecomment-1184594503

   .close-issue
   
   outdated


-- 
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-unsubscribe@beam.apache.org

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


[GitHub] [beam] github-actions[bot] closed issue #18118: oauth2 client logger warning

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #18118: oauth2 client logger warning
URL: https://github.com/apache/beam/issues/18118


-- 
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-unsubscribe@beam.apache.org

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