[jira] [Updated] (AIRFLOW-1196) Make trigger_dag_id a templated field of TriggerDagRunOperator

2017-05-12 Thread Arthur Vigil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Vigil updated AIRFLOW-1196: -- Summary: Make trigger_dag_id a templated field of TriggerDagRunOperator (was:

[jira] [Created] (AIRFLOW-1196) TriggerDagRunOperator should allow templated trigger_dag_id

2017-05-12 Thread Arthur Vigil (JIRA)
Arthur Vigil created AIRFLOW-1196: - Summary: TriggerDagRunOperator should allow templated trigger_dag_id Key: AIRFLOW-1196 URL: https://issues.apache.org/jira/browse/AIRFLOW-1196 Project: Apache

[jira] [Closed] (AIRFLOW-1189) Get pandas DataFrame using BigQueryHook fails

2017-05-12 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-1189. Resolution: Fixed Fix Version/s: 1.9.0 > Get pandas DataFrame using BigQueryHook

[jira] [Commented] (AIRFLOW-1189) Get pandas DataFrame using BigQueryHook fails

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

incubator-airflow git commit: [AIRFLOW-1189] Fix get a DataFrame using BigQueryHook failing

2017-05-12 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 3f546e285 -> 93666f996 [AIRFLOW-1189] Fix get a DataFrame using BigQueryHook failing Closes #2287 from mremes/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1086) Fail to execute task with upstream dependency in subdag

2017-05-12 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008301#comment-16008301 ] Paul Zaczkieiwcz commented on AIRFLOW-1086: --- Hurray! > Fail to execute task with upstream

[jira] [Created] (AIRFLOW-1195) Cleared tasks in SubDagOperator do not trigger upstream dag_runs

2017-05-12 Thread Paul Zaczkieiwcz (JIRA)
Paul Zaczkieiwcz created AIRFLOW-1195: - Summary: Cleared tasks in SubDagOperator do not trigger upstream dag_runs Key: AIRFLOW-1195 URL: https://issues.apache.org/jira/browse/AIRFLOW-1195

[jira] [Closed] (AIRFLOW-1086) Fail to execute task with upstream dependency in subdag

2017-05-12 Thread Laurent Bonafons (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Bonafons closed AIRFLOW-1086. - Resolution: Fixed Fixed in 1.8.1 > Fail to execute task with upstream dependency in

[jira] [Updated] (AIRFLOW-1086) Fail to execute task with upstream dependency in subdag

2017-05-12 Thread Laurent Bonafons (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Bonafons updated AIRFLOW-1086: -- Fix Version/s: 1.8.1 > Fail to execute task with upstream dependency in subdag >

[jira] [Commented] (AIRFLOW-1086) Fail to execute task with upstream dependency in subdag

2017-05-12 Thread Laurent Bonafons (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008268#comment-16008268 ] Laurent Bonafons commented on AIRFLOW-1086: --- Yes [~pzaczkiewicz], it is! > Fail to execute

[jira] [Commented] (AIRFLOW-1086) Fail to execute task with upstream dependency in subdag

2017-05-12 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008267#comment-16008267 ] Paul Zaczkieiwcz commented on AIRFLOW-1086: --- I think this is fixed in 1.8.1 > Fail to execute

[jira] [Commented] (AIRFLOW-823) Make task instance details available via API

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

[jira] [Resolved] (AIRFLOW-823) Make task instance details available via API

2017-05-12 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-823. Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2045

incubator-airflow git commit: [AIRFLOW-823] Allow specifying execution date in task_info API

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 86aafa5af -> 3f546e285 [AIRFLOW-823] Allow specifying execution date in task_info API Closes #2045 from robin-miller- ow/release/API_TaskInstanceInfo Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo

[jira] [Resolved] (AIRFLOW-1175) Add Pronto Tools to Airflow user list

2017-05-12 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-1175. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2277

[jira] [Commented] (AIRFLOW-1175) Add Pronto Tools to Airflow user list

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

incubator-airflow git commit: [AIRFLOW-1175] Add Pronto Tools to Airflow user list

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master f97bc5ed3 -> 86aafa5af [AIRFLOW-1175] Add Pronto Tools to Airflow user list Closes #2277 from zkan/add_pronto_tools_to_airflow_user_list Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-1150] Fix scripts execution in sparksql hook[]

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-8-test 314b2deb6 -> d5b0f2a34 [AIRFLOW-1150] Fix scripts execution in sparksql hook[] When using the the SparkSqlOperator and submitting a file (ending with `.sql` or `.hql`), a whitespace need to be appended, otherwise a Jinja

[jira] [Commented] (AIRFLOW-1150) Fix scripts execution in SparkSql hook

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

[jira] [Resolved] (AIRFLOW-1150) Fix scripts execution in SparkSql hook

2017-05-12 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-1150. - Resolution: Fixed Fix Version/s: 1.8.2 Issue resolved by pull request #2259

[jira] [Commented] (AIRFLOW-1150) Fix scripts execution in SparkSql hook

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

incubator-airflow git commit: [AIRFLOW-1150] Fix scripts execution in sparksql hook[]

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master a30fee87d -> f97bc5ed3 [AIRFLOW-1150] Fix scripts execution in sparksql hook[] When using the the SparkSqlOperator and submitting a file (ending with `.sql` or `.hql`), a whitespace need to be appended, otherwise a Jinja error

[jira] [Resolved] (AIRFLOW-1141) Remove DAG.crawl_for_tasks method

2017-05-12 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-1141. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2275

[jira] [Commented] (AIRFLOW-1141) Remove DAG.crawl_for_tasks method

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

incubator-airflow git commit: [AIRFLOW-1141] remove crawl_for_tasks

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 70723894b -> a30fee87d [AIRFLOW-1141] remove crawl_for_tasks This method is defined in `models.DAG`, but it is not used by anywhere. The method doesn't implement anything (throwing `NotImplementedError`). I suspect that this is

[jira] [Commented] (AIRFLOW-1141) Remove DAG.crawl_for_tasks method

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

[jira] [Commented] (AIRFLOW-1193) Add Checkr to Airflow user list

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

[jira] [Resolved] (AIRFLOW-1193) Add Checkr to Airflow user list

2017-05-12 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-1193. - Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2276

incubator-airflow git commit: [AIRFLOW-1193] Add Checkr to company using Airflow

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 8aeebd488 -> 70723894b [AIRFLOW-1193] Add Checkr to company using Airflow Closes #2276 from tongboh/patch-1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1168) DbApiHook does not close connections when an exception occurs

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

[jira] [Commented] (AIRFLOW-1168) DbApiHook does not close connections when an exception occurs

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

[jira] [Commented] (AIRFLOW-1168) DbApiHook does not close connections when an exception occurs

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

incubator-airflow git commit: [AIRFLOW-1168] Add closing() to all connections and cursors

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-8-test 608a810a2 -> 314b2deb6 [AIRFLOW-1168] Add closing() to all connections and cursors This will prevent any left-open connections whenever an exception occurs Closes #2269 from NielsZeilemaker/AIRFLOW-1168 (cherry picked from

[jira] [Commented] (AIRFLOW-1168) DbApiHook does not close connections when an exception occurs

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

incubator-airflow git commit: [AIRFLOW-1168] Add closing() to all connections and cursors

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 443e6b295 -> 8aeebd488 [AIRFLOW-1168] Add closing() to all connections and cursors This will prevent any left-open connections whenever an exception occurs Closes #2269 from NielsZeilemaker/AIRFLOW-1168 Project:

incubator-airflow git commit: Continue development on 1.8.2

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-8-test af2d0b4b5 -> 608a810a2 Continue development on 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/608a810a Tree:

incubator-airflow git commit: Revert "Continue development on 1.8.2"

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-8-stable 7a6188531 -> 6fa52cf31 Revert "Continue development on 1.8.2" This reverts commit 7a6188531cfa7353c9412047a843a16f24e39729. Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: Continue development on 1.8.2

2017-05-12 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-8-stable 0d8509e7e -> 7a6188531 Continue development on 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/7a618853 Tree:

[jira] [Created] (AIRFLOW-1194) Would be nice for screens to use more of the screen width

2017-05-12 Thread Adrian Bridgett (JIRA)
Adrian Bridgett created AIRFLOW-1194: Summary: Would be nice for screens to use more of the screen width Key: AIRFLOW-1194 URL: https://issues.apache.org/jira/browse/AIRFLOW-1194 Project: Apache