[
https://issues.apache.org/jira/browse/BEAM-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546234#comment-17546234
]
Kenneth Knowles commented on BEAM-1183:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18118
> oauth2 client logger warning
> ----------------------------
>
> Key: BEAM-1183
> URL: https://issues.apache.org/jira/browse/BEAM-1183
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Ahmet Altay
> Priority: P3
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.7#820007)