[jira] [Updated] (AIRFLOW-1011) Fix bug in BackfillJob._execute() for SubDAGs

2017-03-22 Thread Joe Schmid (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Schmid updated AIRFLOW-1011: Summary: Fix bug in BackfillJob._execute() for SubDAGs (was: SubDAG not executed when DAG

[jira] [Updated] (AIRFLOW-1011) SubDAG not executed when DAG triggered manually

2017-03-22 Thread Joe Schmid (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Schmid updated AIRFLOW-1011: Summary: SubDAG not executed when DAG triggered manually (was: Task Instance Results not stored

[jira] [Created] (AIRFLOW-1028) Databricks Operator for Airflow

2017-03-22 Thread Andrew Chen (JIRA)
Andrew Chen created AIRFLOW-1028: Summary: Databricks Operator for Airflow Key: AIRFLOW-1028 URL: https://issues.apache.org/jira/browse/AIRFLOW-1028 Project: Apache Airflow Issue Type: New

[jira] [Commented] (AIRFLOW-1017) get_task_instance should return None instead of throw an exception for non-existent TIs

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

incubator-airflow git commit: [AIRFLOW-1017] get_task_instance shouldn't throw exception when no TI

2017-03-22 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master b586bd612 -> b2b9587cc [AIRFLOW-1017] get_task_instance shouldn't throw exception when no TI get_task_instance should return None instead of throwing exception in the case where dagrun does not have the task instance. Closes

[jira] [Work started] (AIRFLOW-1027) Task details cannot be shown when PythonOperator calls a partial function

2017-03-22 Thread Adrian Partl (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-1027 started by Adrian Partl. - > Task details cannot be shown when PythonOperator calls a partial function

[jira] [Created] (AIRFLOW-1027) Task details cannot be shown when PythonOperator calls a partial function

2017-03-22 Thread Adrian Partl (JIRA)
Adrian Partl created AIRFLOW-1027: - Summary: Task details cannot be shown when PythonOperator calls a partial function Key: AIRFLOW-1027 URL: https://issues.apache.org/jira/browse/AIRFLOW-1027

[jira] [Assigned] (AIRFLOW-1013) airflow/jobs.py:manage_slas() exception for @once dag

2017-03-22 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand reassigned AIRFLOW-1013: Assignee: Siddharth Anand > airflow/jobs.py:manage_slas() exception for @once