[jira] [Commented] (AIRFLOW-3392) Add index on dag_id in sla_miss table

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698057#comment-16698057 ] ASF GitHub Bot commented on AIRFLOW-3392: - KevinYang21 opened a new pull request #4235:

[GitHub] KevinYang21 opened a new pull request #4235: [WIP][AIRFLOW-3392] Add index on dag_id in sla_miss table

2018-11-24 Thread GitBox
KevinYang21 opened a new pull request #4235: [WIP][AIRFLOW-3392] Add index on dag_id in sla_miss table URL: https://github.com/apache/incubator-airflow/pull/4235 The select queries on sla_miss table produce a great % of DB traffic and thus made the DB CPU usage unnecessarily high. It

[jira] [Created] (AIRFLOW-3393) Fix bug in usage of reload_module

2018-11-24 Thread Kevin Yang (JIRA)
Kevin Yang created AIRFLOW-3393: --- Summary: Fix bug in usage of reload_module Key: AIRFLOW-3393 URL: https://issues.apache.org/jira/browse/AIRFLOW-3393 Project: Apache Airflow Issue Type:

[jira] [Created] (AIRFLOW-3392) Add index on dag_id in sla_miss table

2018-11-24 Thread Kevin Yang (JIRA)
Kevin Yang created AIRFLOW-3392: --- Summary: Add index on dag_id in sla_miss table Key: AIRFLOW-3392 URL: https://issues.apache.org/jira/browse/AIRFLOW-3392 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-2761) Parallelize Celery Executor enqueuing

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698050#comment-16698050 ] ASF GitHub Bot commented on AIRFLOW-2761: - KevinYang21 opened a new pull request #4234:

[GitHub] KevinYang21 opened a new pull request #4234: [WIP][AIRFLOW-2761] Parallelize enqueue in celery executor

2018-11-24 Thread GitBox
KevinYang21 opened a new pull request #4234: [WIP][AIRFLOW-2761] Parallelize enqueue in celery executor URL: https://github.com/apache/incubator-airflow/pull/4234 ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW-2761) issues

[jira] [Commented] (AIRFLOW-2761) Parallelize Celery Executor enqueuing

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698049#comment-16698049 ] ASF GitHub Bot commented on AIRFLOW-2761: - KevinYang21 closed pull request #4216:

[GitHub] KevinYang21 closed pull request #4216: [WIP][AIRFLOW-2761] Parallelize enqueue in celery executor

2018-11-24 Thread GitBox
KevinYang21 closed pull request #4216: [WIP][AIRFLOW-2761] Parallelize enqueue in celery executor URL: https://github.com/apache/incubator-airflow/pull/4216 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Commented] (AIRFLOW-3391) Upgrade pendulum to latest major version

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698035#comment-16698035 ] ASF GitHub Bot commented on AIRFLOW-3391: - jmcarp opened a new pull request #4233:

[jira] [Created] (AIRFLOW-3391) Upgrade pendulum to latest major version

2018-11-24 Thread Josh Carp (JIRA)
Josh Carp created AIRFLOW-3391: -- Summary: Upgrade pendulum to latest major version Key: AIRFLOW-3391 URL: https://issues.apache.org/jira/browse/AIRFLOW-3391 Project: Apache Airflow Issue Type:

[GitHub] jmcarp opened a new pull request #4233: [AIRFLOW-3391] Upgrade pendulum. to latest major version.

2018-11-24 Thread GitBox
jmcarp opened a new pull request #4233: [AIRFLOW-3391] Upgrade pendulum. to latest major version. URL: https://github.com/apache/incubator-airflow/pull/4233 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3390) Add connections to api

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16698016#comment-16698016 ] ASF GitHub Bot commented on AIRFLOW-3390: - jmcarp opened a new pull request #4232:

[GitHub] jmcarp opened a new pull request #4232: [AIRFLOW-3390] Add connections to api.

2018-11-24 Thread GitBox
jmcarp opened a new pull request #4232: [AIRFLOW-3390] Add connections to api. URL: https://github.com/apache/incubator-airflow/pull/4232 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-3390) Add connections to api

2018-11-24 Thread Josh Carp (JIRA)
Josh Carp created AIRFLOW-3390: -- Summary: Add connections to api Key: AIRFLOW-3390 URL: https://issues.apache.org/jira/browse/AIRFLOW-3390 Project: Apache Airflow Issue Type: Improvement

[GitHub] villasv commented on issue #4211: [AIRFLOW-3365][AIRFLOW-3366] Allow celery_broker_transport_options to be set with environment variables

2018-11-24 Thread GitBox
villasv commented on issue #4211: [AIRFLOW-3365][AIRFLOW-3366] Allow celery_broker_transport_options to be set with environment variables URL: https://github.com/apache/incubator-airflow/pull/4211#issuecomment-441377674 Anything I can do to move forward this PR? I'm afraid I'm going to

[GitHub] bolkedebruin commented on a change in pull request #4156: [AIRFLOW-3314] Changed auto inlets feature to work as described

2018-11-24 Thread GitBox
bolkedebruin commented on a change in pull request #4156: [AIRFLOW-3314] Changed auto inlets feature to work as described URL: https://github.com/apache/incubator-airflow/pull/4156#discussion_r236046352 ## File path: airflow/lineage/__init__.py ## @@ -110,26 +114,31 @@

[GitHub] bolkedebruin commented on issue #4142: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2018-11-24 Thread GitBox
bolkedebruin commented on issue #4142: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4142#issuecomment-441376679 Can you rebase @verdan so we can take this further?

[jira] [Commented] (AIRFLOW-3384) Allow higher versions of sqlalchemy and jinja

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16697835#comment-16697835 ] ASF GitHub Bot commented on AIRFLOW-3384: - jlricon opened a new pull request #4227:

[jira] [Commented] (AIRFLOW-3384) Allow higher versions of sqlalchemy and jinja

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16697834#comment-16697834 ] ASF GitHub Bot commented on AIRFLOW-3384: - jlricon closed pull request #4227: [AIRFLOW-3384]

[GitHub] jlricon closed pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2

2018-11-24 Thread GitBox
jlricon closed pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2 URL: https://github.com/apache/incubator-airflow/pull/4227 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] jlricon opened a new pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2

2018-11-24 Thread GitBox
jlricon opened a new pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2 URL: https://github.com/apache/incubator-airflow/pull/4227 Make sure you have checked _all_ steps below. ### Jira - My PR addresses this JIRA issue: [AIRFLOW-3384]

[jira] [Commented] (AIRFLOW-3384) Allow higher versions of sqlalchemy and jinja

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16697694#comment-16697694 ] ASF GitHub Bot commented on AIRFLOW-3384: - jlricon closed pull request #4227: [AIRFLOW-3384]

[jira] [Commented] (AIRFLOW-3384) Allow higher versions of sqlalchemy and jinja

2018-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16697695#comment-16697695 ] ASF GitHub Bot commented on AIRFLOW-3384: - jlricon opened a new pull request #4227:

[GitHub] jlricon closed pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2

2018-11-24 Thread GitBox
jlricon closed pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2 URL: https://github.com/apache/incubator-airflow/pull/4227 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] jlricon opened a new pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2

2018-11-24 Thread GitBox
jlricon opened a new pull request #4227: [AIRFLOW-3384] Allow higher versions of Sqlalchemy and Jinja2 URL: https://github.com/apache/incubator-airflow/pull/4227 Make sure you have checked _all_ steps below. ### Jira - My PR addresses this JIRA issue: [AIRFLOW-3384]