You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Feng Lu (JIRA)" <ji...@apache.org> on 2017/10/03 23:04:00 UTC

[jira] [Resolved] (AIRFLOW-1534) Allow GCP service account key file to be saved into and later read out from the sql database.

     [ https://issues.apache.org/jira/browse/AIRFLOW-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Feng Lu resolved AIRFLOW-1534.
------------------------------
    Resolution: Fixed

> Allow GCP service account key file to be saved into and later read out from the sql database. 
> ----------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1534
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1534
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib
>    Affects Versions: Airflow 2.0
>            Reporter: Feng Lu
>            Assignee: Feng Lu
>
> For GCP connections, the service key path instead of the actual key file content is saved into the SQL database. This implicitly assumes that the service key location is accessible from all workers, which in practice might be hard to achieve. This feature request adds the ability to save key file content and later on use the saved key file in authorization. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)