[jira] [Created] (AIRFLOW-257) airflow command fails with "ImportError: No module named zope.deprecation"

2016-06-17 Thread Kengo Seki (JIRA)
Kengo Seki created AIRFLOW-257: -- Summary: airflow command fails with "ImportError: No module named zope.deprecation" Key: AIRFLOW-257 URL: https://issues.apache.org/jira/browse/AIRFLOW-257 Project:

[jira] [Commented] (AIRFLOW-234) make task that aren't `running` self-terminate

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

incubator-airflow git commit: [AIRFLOW-234] make task that aren't `running` self-terminate

2016-06-17 Thread maximebeauchemin
Repository: incubator-airflow Updated Branches: refs/heads/master d243c003b -> 7c0f8373f [AIRFLOW-234] make task that aren't `running` self-terminate Closes #1585 from mistercrunch/undeads Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-256) test_scheduler_reschedule fails due to heartrate check

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

[1/2] incubator-airflow git commit: [AIRFLOW-256] Fix test_scheduler_reschedule heartrate

2016-06-17 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master adcccfa26 -> d243c003b [AIRFLOW-256] Fix test_scheduler_reschedule heartrate test_scheduler_reschedule runs two schedulerjob quite fast after one another this sometimes is faster than the heartrate allows and thus the tasks

[jira] [Updated] (AIRFLOW-256) test_scheduler_reschedule fails due to heartrate check

2016-06-17 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin updated AIRFLOW-256: --- External issue URL: https://github.com/apache/incubator-airflow/pull/1606 >

[jira] [Created] (AIRFLOW-256) test_scheduler_reschedule fails due to heartrate check

2016-06-17 Thread Bolke de Bruin (JIRA)
Bolke de Bruin created AIRFLOW-256: -- Summary: test_scheduler_reschedule fails due to heartrate check Key: AIRFLOW-256 URL: https://issues.apache.org/jira/browse/AIRFLOW-256 Project: Apache Airflow

[jira] [Assigned] (AIRFLOW-246) dag_stats endpoint has a terrible query

2016-06-17 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki reassigned AIRFLOW-246: -- Assignee: Kengo Seki > dag_stats endpoint has a terrible query >

[jira] [Comment Edited] (AIRFLOW-246) dag_stats endpoint has a terrible query

2016-06-17 Thread Neil Hanlon (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15336229#comment-15336229 ] Neil Hanlon edited comment on AIRFLOW-246 at 6/17/16 2:43 PM: -- [~sekikn]

[jira] [Commented] (AIRFLOW-246) dag_stats endpoint has a terrible query

2016-06-17 Thread Neil Hanlon (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15336229#comment-15336229 ] Neil Hanlon commented on AIRFLOW-246: - [~sekikn] Looks good to me. Query only takes ~4 seconds to run

[jira] [Commented] (AIRFLOW-255) schedule_dag shouldn't return early if dagrun_timeout is given

2016-06-17 Thread Kevin Lin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15336223#comment-15336223 ] Kevin Lin commented on AIRFLOW-255: --- Take a stab at creating a PR for fix:

[jira] [Created] (AIRFLOW-255) schedule_dag shouldn't return early if dagrun_timeout is given

2016-06-17 Thread Kevin Lin (JIRA)
Kevin Lin created AIRFLOW-255: - Summary: schedule_dag shouldn't return early if dagrun_timeout is given Key: AIRFLOW-255 URL: https://issues.apache.org/jira/browse/AIRFLOW-255 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-254) Webserver should refresh all workers in case of a dag refresh / update

2016-06-17 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin updated AIRFLOW-254: --- External issue URL: https://github.com/apache/incubator-airflow/pull/1603 > Webserver should

[jira] [Created] (AIRFLOW-254) Webserver should refresh all workers in case of a dag refresh / update

2016-06-17 Thread Bolke de Bruin (JIRA)
Bolke de Bruin created AIRFLOW-254: -- Summary: Webserver should refresh all workers in case of a dag refresh / update Key: AIRFLOW-254 URL: https://issues.apache.org/jira/browse/AIRFLOW-254 Project:

[jira] [Closed] (AIRFLOW-31) Use standard imports for hooks/operators

2016-06-17 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin closed AIRFLOW-31. - Resolution: Fixed Fix Version/s: (was: Airflow 2.0) Airflow 1.8

[jira] [Commented] (AIRFLOW-31) Use standard imports for hooks/operators

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

[1/4] incubator-airflow git commit: [AIRFLOW-31] Use standard imports for hooks/operators

2016-06-17 Thread jlowin
Repository: incubator-airflow Updated Branches: refs/heads/master ce362c312 -> adcccfa26 http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/851adc55/tests/__init__.py -- diff --git a/tests/__init__.py

[3/4] incubator-airflow git commit: Add Python 3 compatibility fix

2016-06-17 Thread jlowin
Add Python 3 compatibility fix In Python 3, errors don’t have a `message` attribute Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/f26b7a25 Tree:

[4/4] incubator-airflow git commit: Merge pull request #1272 from jlowin/standard-imports

2016-06-17 Thread jlowin
Merge pull request #1272 from jlowin/standard-imports Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/adcccfa2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/adcccfa2 Diff:

[2/4] incubator-airflow git commit: [AIRFLOW-31] Use standard imports for hooks/operators

2016-06-17 Thread jlowin
[AIRFLOW-31] Use standard imports for hooks/operators Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/851adc55 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/851adc55 Diff:

[jira] [Commented] (AIRFLOW-246) dag_stats endpoint has a terrible query

2016-06-17 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335724#comment-15335724 ] Kengo Seki commented on AIRFLOW-246: Multiple left outer joins seem to affect performance. I think we

[jira] [Created] (AIRFLOW-253) Job does not find CONN_ID environmental variable

2016-06-17 Thread Nathan Scully (JIRA)
Nathan Scully created AIRFLOW-253: - Summary: Job does not find CONN_ID environmental variable Key: AIRFLOW-253 URL: https://issues.apache.org/jira/browse/AIRFLOW-253 Project: Apache Airflow