You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/05/03 16:26:04 UTC

[jira] [Created] (BEAM-2152) Authentication fails if there is an unauthenticated gcloud tool even if application default credentials are available

Ahmet Altay created BEAM-2152:
---------------------------------

             Summary: Authentication fails if there is an unauthenticated gcloud tool even if application default credentials are available
                 Key: BEAM-2152
                 URL: https://issues.apache.org/jira/browse/BEAM-2152
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
            Reporter: Ahmet Altay


In a machine that has valid application default credentials, if {{gcloud}} tool is not installed authentication works. If {{gcloud}} tool is recently installed but has not authenticated yet authentication fails with {{You do not currently have an active account selected.}}

Authentication code should fallback to default method in this case. (Or the {{gcloud}} based authentication needs to be fully removed.

cc: [~lcwik] 





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)