You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Aizhamal Nurmamat kyzy (JIRA)" <ji...@apache.org> on 2019/05/17 20:09:00 UTC

[jira] [Updated] (AIRFLOW-4111) Auto config airflow_db to database in initdb

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

Aizhamal Nurmamat kyzy updated AIRFLOW-4111:
--------------------------------------------
    Component/s:     (was: db)
                 database

Moving issues from db to database for component refactor. 

> Auto config airflow_db to database in initdb
> --------------------------------------------
>
>                 Key: AIRFLOW-4111
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4111
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: database
>    Affects Versions: 1.10.2
>            Reporter: zhongjiajie
>            Assignee: zhongjiajie
>            Priority: Minor
>              Labels: features
>             Fix For: 1.10.3
>
>
> Make `airflow initdb` auto configure `airflow_db` by reading and parsing
> alchemy url in `airflow.cfg` section `[core]` param `sql_alchemy_conn`.
>  
> `airflow_db` work on UI `Data profiling/Ad Hoc Query` and 
> `Data profiling/Known Events` but using default constant values
> which not user friendly, specially `Data profiling/Known Events`
> use conn_id `airflow_db` as example. 
>  
> And as we know that `airflow_db`, airflow backend database, are
> already define in `airflow.cfg` section `[core]` paratemeter
> `sql_alchemy_conn` but alchemy url type, this Jira ticket help us
> make it real.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)