[jira] [Created] (AIRFLOW-269) Add some unit tests for PostgreSQL

2016-06-21 Thread Kengo Seki (JIRA)
Kengo Seki created AIRFLOW-269: -- Summary: Add some unit tests for PostgreSQL Key: AIRFLOW-269 URL: https://issues.apache.org/jira/browse/AIRFLOW-269 Project: Apache Airflow Issue Type: Test

[jira] [Closed] (AIRFLOW-244) Expose task/dag id/run data for ingestion by performance monitoring tools

2016-06-21 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-244. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > Expose task/dag id/run data for

[jira] [Updated] (AIRFLOW-269) Add some unit tests for PostgreSQL

2016-06-21 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated AIRFLOW-269: --- External issue URL: https://github.com/apache/incubator-airflow/pull/1616 > Add some unit tests for

[jira] [Commented] (AIRFLOW-245) Access to task instance from custom Executor

2016-06-21 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15341783#comment-15341783 ] Jeremiah Lowin commented on AIRFLOW-245: The Scheduler is an object that decides what tasks to

[jira] [Work stopped] (AIRFLOW-220) Make SchedulerJob's refresh_dags_every parameter externally configurable

2016-06-21 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-220 stopped by Kengo Seki. -- > Make SchedulerJob's refresh_dags_every parameter externally configurable >

[jira] [Commented] (AIRFLOW-245) Access to task instance from custom Executor

2016-06-21 Thread Alexandr Nikitin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15341824#comment-15341824 ] Alexandr Nikitin commented on AIRFLOW-245: -- [~jlowin] Thank you for the reply. Yes, I have

[jira] [Commented] (AIRFLOW-248) Add Apache license header to all files

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

[2/3] incubator-airflow git commit: [AIRFLOW-248] Add Apache license header to all files

2016-06-21 Thread criccomini
http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/3ffa656d/airflow/www/static/heatmap-canvas.js -- diff --git a/airflow/www/static/heatmap-canvas.js b/airflow/www/static/heatmap-canvas.js index ccea814..01ee471 100644

[jira] [Created] (AIRFLOW-266) Intermittent test failures

2016-06-21 Thread Chris Riccomini (JIRA)
Chris Riccomini created AIRFLOW-266: --- Summary: Intermittent test failures Key: AIRFLOW-266 URL: https://issues.apache.org/jira/browse/AIRFLOW-266 Project: Apache Airflow Issue Type: Bug

[jira] [Closed] (AIRFLOW-252) Raise Sqlite exceptions when deleting tasks instance in WebUI

2016-06-21 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-252. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > Raise Sqlite exceptions when deleting

[jira] [Resolved] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

2016-06-21 Thread Arthur Wiedmer (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Wiedmer resolved AIRFLOW-263. Resolution: Fixed > Backtick file introduced by Highcharts refactor >

[jira] [Closed] (AIRFLOW-248) Add Apache license header to all files

2016-06-21 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-248. --- Resolution: Fixed > Add Apache license header to all files >

[jira] [Commented] (AIRFLOW-252) Raise Sqlite exceptions when deleting tasks instance in WebUI

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

[1/2] incubator-airflow git commit: [AIRFLOW-252] Raise Sqlite exceptions when deleting tasks instance in WebUI

2016-06-21 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 3ffa656d9 -> 072fa8ee5 [AIRFLOW-252] Raise Sqlite exceptions when deleting tasks instance in WebUI If users who use SQLite as backend try to delete a task via browser, it fails with an exception. Though this is a bug on

[jira] [Commented] (AIRFLOW-252) Raise Sqlite exceptions when deleting tasks instance in WebUI

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

[2/2] incubator-airflow git commit: Merge pull request #1609 from sekikn/AIRFLOW-252

2016-06-21 Thread criccomini
Merge pull request #1609 from sekikn/AIRFLOW-252 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/072fa8ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/072fa8ee Diff:

[jira] [Closed] (AIRFLOW-162) Allow variables to be exposed in the templates

2016-06-21 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-162. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > Allow variables to be exposed in the

[jira] [Commented] (AIRFLOW-162) Allow variables to be exposed in the templates

2016-06-21 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342257#comment-15342257 ] Chris Riccomini commented on AIRFLOW-162: - +1 Merged > Allow variables to be exposed in the

[jira] [Commented] (AIRFLOW-266) Intermittent test failures

2016-06-21 Thread Josh Wills (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342340#comment-15342340 ] Josh Wills commented on AIRFLOW-266: I wonder if I'm hitting the real-life version of this test

[jira] [Commented] (AIRFLOW-162) Allow variables to be exposed in the templates

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

[jira] [Commented] (AIRFLOW-162) Allow variables to be exposed in the templates

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

incubator-airflow git commit: [AIRFLOW-162] Allow variable to be accessible into templates

2016-06-21 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 072fa8ee5 -> 54f1c11b6 [AIRFLOW-162] Allow variable to be accessible into templates Closes #1540 from alexvanboxel/AIRFLOW-162 AIRFLOW-162 Allow variable to be accessible into templates Project:

[jira] [Commented] (AIRFLOW-162) Allow variables to be exposed in the templates

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

[jira] [Updated] (AIRFLOW-249) Refactor the SLA mechanism

2016-06-21 Thread dud (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dud updated AIRFLOW-249: Summary: Refactor the SLA mechanism (was: Refactor the SLA mecanism) > Refactor the SLA mechanism >

[jira] [Created] (AIRFLOW-268) SSHExecuteOperator doesn't work on OSX

2016-06-21 Thread Vineet Goel (JIRA)
Vineet Goel created AIRFLOW-268: --- Summary: SSHExecuteOperator doesn't work on OSX Key: AIRFLOW-268 URL: https://issues.apache.org/jira/browse/AIRFLOW-268 Project: Apache Airflow Issue Type:

[jira] [Resolved] (AIRFLOW-241) Add testing done section to PR template

2016-06-21 Thread Dan Davydov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Davydov resolved AIRFLOW-241. - Resolution: Fixed > Add testing done section to PR template >

[jira] [Resolved] (AIRFLOW-112) Change default view from graph view to tree view

2016-06-21 Thread Dan Davydov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Davydov resolved AIRFLOW-112. - Resolution: Fixed > Change default view from graph view to tree view >

[jira] [Created] (AIRFLOW-267) PythonOperators return value seems to be ignored

2016-06-21 Thread Eric Johnson (JIRA)
Eric Johnson created AIRFLOW-267: Summary: PythonOperators return value seems to be ignored Key: AIRFLOW-267 URL: https://issues.apache.org/jira/browse/AIRFLOW-267 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-266) Intermittent test failures

2016-06-21 Thread Josh Wills (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342382#comment-15342382 ] Josh Wills commented on AIRFLOW-266: FWIW, I'm using the LocalExecutor ~ always to do these

incubator-airflow git commit: [AIRFLOW-244] Modify hive operator to inject analysis data

2016-06-21 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master 54f1c11b6 -> 7f6d87740 [AIRFLOW-244] Modify hive operator to inject analysis data Testing Done: Test dags were run as backfills on an Airbnb Airflow dev box. This PR exposes task/dag id/run data through the HiveOperator for

[jira] [Commented] (AIRFLOW-244) Expose task/dag id/run data for ingestion by performance monitoring tools

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

[jira] [Commented] (AIRFLOW-249) Refactor the SLA mechanism

2016-06-21 Thread Ben Tallman (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15343075#comment-15343075 ] Ben Tallman commented on AIRFLOW-249: - My only comment, looking at the PR comments, is that SLA is

[jira] [Commented] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

2016-06-21 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15341227#comment-15341227 ] Bolke de Bruin commented on AIRFLOW-263: absolutely. it was a bit of a strange merge. thanks for

[jira] [Commented] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

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

incubator-airflow git commit: [AIRFLOW-263] Remove temp backtick file

2016-06-21 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 7992036f5 -> f4c44146c [AIRFLOW-263] Remove temp backtick file Closes #1613 from artwr/artwr_remove_backtick_file [AIRFLOW-263] Remove temp backtick file This removes the file erroneously introduced by the highcharts

[jira] [Commented] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

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

[jira] [Commented] (AIRFLOW-263) Backtick file introduced by Highcharts refactor

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