[jira] [Created] (AIRFLOW-889) Minor error in the docstrings for BaseOperator.

2017-02-19 Thread Ketan Bhatt (JIRA)
Ketan Bhatt created AIRFLOW-889: --- Summary: Minor error in the docstrings for BaseOperator. Key: AIRFLOW-889 URL: https://issues.apache.org/jira/browse/AIRFLOW-889 Project: Apache Airflow

[jira] [Created] (AIRFLOW-888) Operators should not push XComs by default

2017-02-19 Thread Jeremiah Lowin (JIRA)
Jeremiah Lowin created AIRFLOW-888: -- Summary: Operators should not push XComs by default Key: AIRFLOW-888 URL: https://issues.apache.org/jira/browse/AIRFLOW-888 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-842) scheduler.clean_dirty raises warning: SAWarning: The IN-predicate on "dag_run.dag_id" was invoked with an empty sequence.

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-842: --- Fix Version/s: (was: 1.8.1) 1.9.0 > scheduler.clean_dirty raises

[jira] [Updated] (AIRFLOW-828) Add maximum size for XComs

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-828: --- Fix Version/s: (was: 1.8.1) 1.9.0 > Add maximum size for XComs >

[jira] [Updated] (AIRFLOW-871) multiple places use logging.warn() instead of warning()

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-871: --- Fix Version/s: (was: 1.8.1) 1.9.0 > multiple places use

[jira] [Updated] (AIRFLOW-831) Fix broken unit tests

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-831: --- Fix Version/s: (was: 1.8.1) 1.9.0 > Fix broken unit tests >

[jira] [Updated] (AIRFLOW-863) Example DAG start dates should be recent to avoid unnecessary backfills

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-863: --- Fix Version/s: (was: 1.8.1) 1.9.0 > Example DAG start dates should be

[jira] [Updated] (AIRFLOW-830) Plugin manager should log to debug, not info

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-830: --- Fix Version/s: (was: 1.8.1) 1.9.0 > Plugin manager should log to

[jira] [Updated] (AIRFLOW-829) Reduce verbosity of successful Travis unit tests

2017-02-19 Thread Jeremiah Lowin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Lowin updated AIRFLOW-829: --- Fix Version/s: (was: 1.8.1) 1.9.0 > Reduce verbosity of successful

[jira] [Resolved] (AIRFLOW-809) SqlAlchemy is_ ColumnOperator Causing Errors in MSSQL

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

[jira] [Commented] (AIRFLOW-809) SqlAlchemy is_ ColumnOperator Causing Errors in MSSQL

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

[jira] [Commented] (AIRFLOW-1) Migrate GitHub code to Apache git

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

incubator-airflow git commit: [AIRFLOW-809][AIRFLOW-1] Use __eq__ ColumnOperator When Testing Booleans

2017-02-19 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 62f5034d6 -> 44fcabc36 [AIRFLOW-809][AIRFLOW-1] Use __eq__ ColumnOperator When Testing Booleans The .is_ ColumnOperator causes the SqlAlchemy's MSSQL dialect to produce IS 0 when given a value of False rather than a value of

[jira] [Resolved] (AIRFLOW-875) Allow HttpSensor params to be templated

2017-02-19 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-875. Resolution: Fixed Fix Version/s: (was: 1.8.1) 1.9.0 Issue

[jira] [Resolved] (AIRFLOW-866) Add FTPSensor

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

[jira] [Resolved] (AIRFLOW-881) Create SubDagOperator within DAG context manager without passing dag param

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

[jira] [Commented] (AIRFLOW-881) Create SubDagOperator within DAG context manager without passing dag param

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

incubator-airflow git commit: [AIRFLOW-881] Check if SubDagOperator is in DAG context manager

2017-02-19 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master a279be65b -> 0ed608dca [AIRFLOW-881] Check if SubDagOperator is in DAG context manager When initializing a SubDagOperator, the `dag` param should not be required if it is within a DAG context manager. So we check if that is the

[jira] [Resolved] (AIRFLOW-885) Add Change.org to the list of Airflow users

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

[jira] [Commented] (AIRFLOW-885) Add Change.org to the list of Airflow users

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

incubator-airflow git commit: [AIRFLOW-885] Add change.org to the users list

2017-02-19 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 6aca2c2d3 -> a279be65b [AIRFLOW-885] Add change.org to the users list Closes #2089 from vijaykramesh/change/add_change_to_users_list Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-836) The paused and queryview endpoints are vulnerable to CSRF

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

[jira] [Resolved] (AIRFLOW-836) The paused and queryview endpoints are vulnerable to CSRF

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

[jira] [Resolved] (AIRFLOW-886) Pass Operator result to post_execute hook

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

[1/3] incubator-airflow git commit: [AIRFLOW-886] Pass result to post_execute() hook

2017-02-19 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master fe7881656 -> 6613676d7 [AIRFLOW-886] Pass result to post_execute() hook The post_execute() hook should receive the Operator result in addition to the execution context. Project:

[jira] [Commented] (AIRFLOW-887) Add compatibility with future v0.16

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

[jira] [Commented] (AIRFLOW-862) Add DaskExecutor

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

[jira] [Resolved] (AIRFLOW-862) Add DaskExecutor

2017-02-19 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-862. Resolution: Fixed Fix Version/s: (was: 1.8.1) 1.9.0 Issue

incubator-airflow git commit: [AIRFLOW-862] Fix Unit Tests for DaskExecutor

2017-02-19 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 21d775a9a -> fe7881656 [AIRFLOW-862] Fix Unit Tests for DaskExecutor Unit tests were inadvertently disabled for DaskExecutor Closes #2076 from jlowin/fix-dask-tests Project:

[jira] [Commented] (AIRFLOW-863) Example DAG start dates should be recent to avoid unnecessary backfills

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

[1/2] incubator-airflow git commit: [AIRFLOW-863] Example DAGs should have recent start dates

2017-02-19 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/v1-8-stable 310fb589a -> 70c79d6c9 [AIRFLOW-863] Example DAGs should have recent start dates Avoid unnecessary backfills by having start dates of just a few days ago. Adds a utility function airflow.utils.dates.days_ago(). Closes