[jira] [Commented] (AIRFLOW-680) Making `airflow run` not use a db connection pool

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15743518#comment-15743518 ] ASF subversion and git services commented on AIRFLOW-680: - Commit

incubator-airflow git commit: [AIRFLOW-680] Disable connection pool for commands

2016-12-12 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master 15ff540ec -> 67ab416db [AIRFLOW-680] Disable connection pool for commands This is a continuation of Max's PR here: https://github.com/apache/incubator- airflow/pull/1021 We have seen a very substantial DB cpu usage decrease

[jira] [Updated] (AIRFLOW-695) Retries do not execute because dagrun is in FAILED state

2016-12-12 Thread Harvey Xia (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harvey Xia updated AIRFLOW-695: --- Description: Currently on the latest master commit (15ff540ecd5e60e7ce080177ea3ea227582a4672),

[jira] [Updated] (AIRFLOW-695) Retries do not execute because dagrun is in FAILED state

2016-12-12 Thread Harvey Xia (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harvey Xia updated AIRFLOW-695: --- Description: Currently on the latest master commit (15ff540ecd5e60e7ce080177ea3ea227582a4672),

[jira] [Updated] (AIRFLOW-695) Retries do not execute because dagrun is in FAILED state

2016-12-12 Thread Harvey Xia (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harvey Xia updated AIRFLOW-695: --- Priority: Blocker (was: Major) > Retries do not execute because dagrun is in FAILED state >

[jira] [Updated] (AIRFLOW-695) Retries do not execute because dagrun is in FAILED state

2016-12-12 Thread Harvey Xia (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harvey Xia updated AIRFLOW-695: --- Description: Currently on the latest master commit (15ff540ecd5e60e7ce080177ea3ea227582a4672),

[jira] [Updated] (AIRFLOW-695) Retries do not execute because dagrun is in FAILED state

2016-12-12 Thread Harvey Xia (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harvey Xia updated AIRFLOW-695: --- Description: Currently on the latest master commit (15ff540ecd5e60e7ce080177ea3ea227582a4672),

[jira] [Created] (AIRFLOW-695) Retries do not execute because dagrun is in FAILED state

2016-12-12 Thread Harvey Xia (JIRA)
Harvey Xia created AIRFLOW-695: -- Summary: Retries do not execute because dagrun is in FAILED state Key: AIRFLOW-695 URL: https://issues.apache.org/jira/browse/AIRFLOW-695 Project: Apache Airflow

incubator-airflow git commit: [AIRFLOW-678] Prevent scheduler from double triggering TIs

2016-12-12 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master 23068924c -> 15ff540ec [AIRFLOW-678] Prevent scheduler from double triggering TIs At the moment there is no lock/synchronization around the loop where the scheduler puts tasks in the SCHEDULED state. This means that if somehow

[jira] [Updated] (AIRFLOW-694) Empty env vars do not overwrite non-empty config values

2016-12-12 Thread Rolf Schroeder (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rolf Schroeder updated AIRFLOW-694: --- Description: Setting an empty environment variable, ex: {noformat}export

[jira] [Updated] (AIRFLOW-694) Empty env vars do not overwrite non-empty config values

2016-12-12 Thread Rolf Schroeder (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rolf Schroeder updated AIRFLOW-694: --- Description: Setting an empty environment variable, ex: export

[jira] [Created] (AIRFLOW-694) Empty env vars do not overwrite non-empty config values

2016-12-12 Thread Rolf Schroeder (JIRA)
Rolf Schroeder created AIRFLOW-694: -- Summary: Empty env vars do not overwrite non-empty config values Key: AIRFLOW-694 URL: https://issues.apache.org/jira/browse/AIRFLOW-694 Project: Apache Airflow

[jira] [Created] (AIRFLOW-693) Cannot initialize webserver with blueprints plugins

2016-12-12 Thread Dmitriy Krasnikov (JIRA)
Dmitriy Krasnikov created AIRFLOW-693: -- Summary: Cannot initialize webserver with blueprints plugins Key: AIRFLOW-693 URL: https://issues.apache.org/jira/browse/AIRFLOW-693 Project: Apache