[GitHub] [airflow] kani5hk commented on a change in pull request #4877: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor

2019-03-07 Thread GitBox
kani5hk commented on a change in pull request #4877: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor URL: https://github.com/apache/airflow/pull/4877#discussion_r263690806 ## File path: airflow/sensors/base_sensor_operator.py ## @@ -70,6

[jira] [Commented] (AIRFLOW-4046) Validate poke_interval and timeout value in Airflow Sensor

2019-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787634#comment-16787634 ] ASF GitHub Bot commented on AIRFLOW-4046: - kani5hk commented on pull request #4878:

[GitHub] [airflow] kani5hk opened a new pull request #4878: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor

2019-03-07 Thread GitBox
kani5hk opened a new pull request #4878: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor URL: https://github.com/apache/airflow/pull/4878 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-4046) Validate poke_interval and timeout value in Airflow Sensor

2019-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787622#comment-16787622 ] ASF GitHub Bot commented on AIRFLOW-4046: - kani5hk commented on pull request #4877:

[GitHub] [airflow] XD-DENG commented on a change in pull request #4877: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4877: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor URL: https://github.com/apache/airflow/pull/4877#discussion_r263688154 ## File path: airflow/sensors/base_sensor_operator.py ## @@ -70,6

[GitHub] [airflow] milton0825 closed pull request #4860: [AIRFLOW-XXXX] create user in quick start

2019-03-07 Thread GitBox
milton0825 closed pull request #4860: [AIRFLOW-] create user in quick start URL: https://github.com/apache/airflow/pull/4860 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] milton0825 opened a new pull request #4860: [AIRFLOW-XXXX] create user in quick start

2019-03-07 Thread GitBox
milton0825 opened a new pull request #4860: [AIRFLOW-] create user in quick start URL: https://github.com/apache/airflow/pull/4860 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-4046) Validate poke_interval and timeout value in Airflow Sensor

2019-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787619#comment-16787619 ] ASF GitHub Bot commented on AIRFLOW-4046: - kani5hk commented on pull request #4877:

[GitHub] [airflow] kani5hk opened a new pull request #4877: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor

2019-03-07 Thread GitBox
kani5hk opened a new pull request #4877: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor URL: https://github.com/apache/airflow/pull/4877 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-4046) Validate poke_interval and timeout value in Airflow Sensor

2019-03-07 Thread Kanishk Lohumi (JIRA)
Kanishk Lohumi created AIRFLOW-4046: --- Summary: Validate poke_interval and timeout value in Airflow Sensor Key: AIRFLOW-4046 URL: https://issues.apache.org/jira/browse/AIRFLOW-4046 Project: Apache

[jira] [Created] (AIRFLOW-4045) BASE_URL not working when RBAC enabled

2019-03-07 Thread Janne Keskitalo (JIRA)
Janne Keskitalo created AIRFLOW-4045: Summary: BASE_URL not working when RBAC enabled Key: AIRFLOW-4045 URL: https://issues.apache.org/jira/browse/AIRFLOW-4045 Project: Apache Airflow

[GitHub] [airflow] ffinfo edited a comment on issue #4872: [AIRFLOW-4038] Restructure database queries on /home

2019-03-07 Thread GitBox
ffinfo edited a comment on issue #4872: [AIRFLOW-4038] Restructure database queries on /home URL: https://github.com/apache/airflow/pull/4872#issuecomment-470598941 @XD-DENG: Almost, indeed the main thing is to switch from `provide_session` to `create_session`. Also the order of

[jira] [Commented] (AIRFLOW-4044) The documentation of `query_params` in `BigQueryOperator` is wrong

2019-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787552#comment-16787552 ] ASF GitHub Bot commented on AIRFLOW-4044: - hengfengli commented on pull request #4876:

[GitHub] [airflow] hengfengli opened a new pull request #4876: [AIRFLOW-4044] The documentation of `query_params` in `BigQueryOperator` is wrong.

2019-03-07 Thread GitBox
hengfengli opened a new pull request #4876: [AIRFLOW-4044] The documentation of `query_params` in `BigQueryOperator` is wrong. URL: https://github.com/apache/airflow/pull/4876 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following

[jira] [Assigned] (AIRFLOW-4044) The documentation of `query_params` in `BigQueryOperator` is wrong

2019-03-07 Thread Hengfeng Li (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengfeng Li reassigned AIRFLOW-4044: Assignee: (was: Hengfeng Li) > The documentation of `query_params` in

[jira] [Created] (AIRFLOW-4044) The documentation of `query_params` in `BigQueryOperator` is wrong

2019-03-07 Thread Hengfeng Li (JIRA)
Hengfeng Li created AIRFLOW-4044: Summary: The documentation of `query_params` in `BigQueryOperator` is wrong Key: AIRFLOW-4044 URL: https://issues.apache.org/jira/browse/AIRFLOW-4044 Project: Apache

[GitHub] [airflow] XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook URL: https://github.com/apache/airflow/pull/4875#discussion_r263654163 ## File path: tests/contrib/hooks/test_snowflake_hook.py ## @@ -71,3 +108,30 @@ def

[GitHub] [airflow] XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook URL: https://github.com/apache/airflow/pull/4875#discussion_r263654064 ## File path: tests/contrib/hooks/test_snowflake_hook.py ## @@ -71,3 +108,30 @@ def

[GitHub] [airflow] XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook URL: https://github.com/apache/airflow/pull/4875#discussion_r263653773 ## File path: airflow/contrib/hooks/snowflake_hook.py ## @@ -64,6 +66,33 @@ def

[GitHub] [airflow] XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook URL: https://github.com/apache/airflow/pull/4875#discussion_r263653355 ## File path: airflow/contrib/hooks/snowflake_hook.py ## @@ -64,6 +66,33 @@ def

[GitHub] [airflow] XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook URL: https://github.com/apache/airflow/pull/4875#discussion_r263653467 ## File path: airflow/contrib/hooks/snowflake_hook.py ## @@ -64,6 +66,33 @@ def

[GitHub] [airflow] XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook

2019-03-07 Thread GitBox
XD-DENG commented on a change in pull request #4875: [AIRFLOW-4031] Allow for key pair auth in snowflake hook URL: https://github.com/apache/airflow/pull/4875#discussion_r263654163 ## File path: tests/contrib/hooks/test_snowflake_hook.py ## @@ -71,3 +108,30 @@ def

[GitHub] [airflow] mik-laj commented on issue #4804: [AIRFLOW-3980] Unify logger

2019-03-07 Thread GitBox
mik-laj commented on issue #4804: [AIRFLOW-3980] Unify logger URL: https://github.com/apache/airflow/pull/4804#issuecomment-470759253 @Fokko Now Travis is green. This is an automated message from the Apache Git Service. To

[GitHub] [airflow] codecov-io commented on issue #4804: [AIRFLOW-3980] Unify logger

2019-03-07 Thread GitBox
codecov-io commented on issue #4804: [AIRFLOW-3980] Unify logger URL: https://github.com/apache/airflow/pull/4804#issuecomment-470758658 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4804?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on a change in pull request #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-03-07 Thread GitBox
mik-laj commented on a change in pull request #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846#discussion_r263609499 ## File path: airflow/operators/singularity_operator.py ## @@ -0,0 +1,179 @@ +# -*- coding:

[GitHub] [airflow] mik-laj commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-03-07 Thread GitBox
mik-laj commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846#issuecomment-470738564 @vsoch Yes. You understand well. Example: ```python

[jira] [Created] (AIRFLOW-4043) 405 when using REST api to get status of a DAG

2019-03-07 Thread Paymahn Moghadasian (JIRA)
Paymahn Moghadasian created AIRFLOW-4043: Summary: 405 when using REST api to get status of a DAG Key: AIRFLOW-4043 URL: https://issues.apache.org/jira/browse/AIRFLOW-4043 Project: Apache

[jira] [Comment Edited] (AIRFLOW-3885) Improve Travis buildtime

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787271#comment-16787271 ] Ash Berlin-Taylor edited comment on AIRFLOW-3885 at 3/7/19 10:28 PM:

[jira] [Commented] (AIRFLOW-3885) Improve Travis buildtime

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787277#comment-16787277 ] Ash Berlin-Taylor commented on AIRFLOW-3885: Oh I wonder if it is because [AIRFLOW-3239]

[jira] [Updated] (AIRFLOW-2509) Separate Configuration page into separate how-to guides

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2509: --- Fix Version/s: (was: 2.0.0) 1.10.3 > Separate Configuration

[jira] [Assigned] (AIRFLOW-3362) Template to support jinja2 native python types

2019-03-07 Thread Ryan Yuan (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Yuan reassigned AIRFLOW-3362: -- Assignee: Ryan Yuan > Template to support jinja2 native python types >

[jira] [Updated] (AIRFLOW-2961) Speed up test_backfill_examples test

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2961: --- Fix Version/s: (was: 2.0.0) 1.10.3 > Speed up

[jira] [Updated] (AIRFLOW-2843) ExternalTaskSensor: Add option to cease waiting immediately if the external DAG/task doesn't exist

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2843: --- Fix Version/s: 1.10.3 > ExternalTaskSensor: Add option to cease waiting

[jira] [Resolved] (AIRFLOW-3600) Remove dagBag from trigger call

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3600. Resolution: Fixed Fix Version/s: (was: 2.0.0)

[jira] [Reopened] (AIRFLOW-3600) Remove dagBag from trigger call

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-3600: > Remove dagBag from trigger call > --- > >

[GitHub] [airflow] vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-03-07 Thread GitBox
vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846#issuecomment-470710098 I'm not sure I understand - is the idea of "mock" that it doesn't actually call Singularity (on the cost) to create the instance?

[GitHub] [airflow] mik-laj commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-03-07 Thread GitBox
mik-laj commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846#issuecomment-470708776 @vsoch You can made two types of tests: * integration tests, * unit test, In integration tests, you check

[GitHub] [airflow] codecov-io edited a comment on issue #4685: [AIRFLOW-3862] Check types with mypy.

2019-03-07 Thread GitBox
codecov-io edited a comment on issue #4685: [AIRFLOW-3862] Check types with mypy. URL: https://github.com/apache/airflow/pull/4685#issuecomment-462176915 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4685?src=pr=h1) Report > Merging

[GitHub] [airflow] jmcarp commented on issue #4828: [AIRFLOW-4002] Optionally open debugger on errors in airflow test.

2019-03-07 Thread GitBox
jmcarp commented on issue #4828: [AIRFLOW-4002] Optionally open debugger on errors in airflow test. URL: https://github.com/apache/airflow/pull/4828#issuecomment-470693508 Anything else to revise here? I think I addressed everyone's feedback 爛

[GitHub] [airflow] vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow

2019-03-07 Thread GitBox
vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for airflow URL: https://github.com/apache/airflow/pull/4846#issuecomment-470691659 How are we supposed to test the operator without having Singularity installed?

[jira] [Commented] (AIRFLOW-3885) Improve Travis buildtime

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787174#comment-16787174 ] Ash Berlin-Taylor commented on AIRFLOW-3885: Thanks, trying with that one

[GitHub] [airflow] jmcarp commented on a change in pull request #4685: [AIRFLOW-3862] Check types with mypy.

2019-03-07 Thread GitBox
jmcarp commented on a change in pull request #4685: [AIRFLOW-3862] Check types with mypy. URL: https://github.com/apache/airflow/pull/4685#discussion_r263557675 ## File path: airflow/models/__init__.py ## @@ -1021,9 +1027,8 @@ def are_dependents_done(self, session=None):

[GitHub] [airflow] feng-tao commented on issue #4860: [AIRFLOW-XXXX] create user in quick start

2019-03-07 Thread GitBox
feng-tao commented on issue #4860: [AIRFLOW-] create user in quick start URL: https://github.com/apache/airflow/pull/4860#issuecomment-470684195 @r39132 good point, may be change the note to something: ``` if you build it with 1.10.2 or 1.10.1 version, use `airflow create_user

[GitHub] [airflow] feng-tao commented on issue #4860: [AIRFLOW-XXXX] create user in quick start

2019-03-07 Thread GitBox
feng-tao commented on issue #4860: [AIRFLOW-] create user in quick start URL: https://github.com/apache/airflow/pull/4860#issuecomment-470684354 depends on whether @ashb cherry-pick that pr. This is an automated message

[jira] [Commented] (AIRFLOW-3885) Improve Travis buildtime

2019-03-07 Thread Tao Feng (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787168#comment-16787168 ] Tao Feng commented on AIRFLOW-3885: --- [~ashb], you need this

[jira] [Created] (AIRFLOW-4042) resources parameter is not documented in KubernetesPodOperator

2019-03-07 Thread laurent (JIRA)
laurent created AIRFLOW-4042: Summary: resources parameter is not documented in KubernetesPodOperator Key: AIRFLOW-4042 URL: https://issues.apache.org/jira/browse/AIRFLOW-4042 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-3885) Improve Travis buildtime

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787127#comment-16787127 ] Ash Berlin-Taylor commented on AIRFLOW-3885: Just tried cherry picking it again:

[jira] [Commented] (AIRFLOW-2993) Addition of S3_to_SFTP and SFTP_to_S3 Operators

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

[jira] [Commented] (AIRFLOW-3933) Fix various typos

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

[jira] [Commented] (AIRFLOW-2993) Addition of S3_to_SFTP and SFTP_to_S3 Operators

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

[jira] [Commented] (AIRFLOW-3905) Allow using parameters for sql statement in SqlSensor

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

[jira] [Commented] (AIRFLOW-2985) Operators for S3 object copying/deleting [boto3.client.copy_object()/delete_object()]

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

[jira] [Commented] (AIRFLOW-3905) Allow using parameters for sql statement in SqlSensor

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

[jira] [Commented] (AIRFLOW-3905) Allow using parameters for sql statement in SqlSensor

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

[jira] [Commented] (AIRFLOW-2985) Operators for S3 object copying/deleting [boto3.client.copy_object()/delete_object()]

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

[jira] [Commented] (AIRFLOW-3905) Allow using parameters for sql statement in SqlSensor

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

[jira] [Resolved] (AIRFLOW-3834) Remove DagBag from /log

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3834. Resolution: Done Fix Version/s: 2.0.0 > Remove DagBag from /log >

[jira] [Commented] (AIRFLOW-3981) Make Airflow UI timezone aware

2019-03-07 Thread Andrew Stahlman (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16787047#comment-16787047 ] Andrew Stahlman commented on AIRFLOW-3981: -- Yeah, using moment to convert the time should be

[GitHub] [airflow] feng-tao commented on issue #4849: [AIRFLOW-XXX] Avoid spamming the log from Airflow security manager

2019-03-07 Thread GitBox
feng-tao commented on issue #4849: [AIRFLOW-XXX] Avoid spamming the log from Airflow security manager URL: https://github.com/apache/airflow/pull/4849#issuecomment-470625869 ping @Fokko @ashb This is an automated message

[GitHub] [airflow] coufon commented on issue #4791: [AIRFLOW-3908] Add more Google Cloud Vision operators

2019-03-07 Thread GitBox
coufon commented on issue #4791: [AIRFLOW-3908] Add more Google Cloud Vision operators URL: https://github.com/apache/airflow/pull/4791#issuecomment-470623177 LGTM This is an automated message from the Apache Git Service.

[GitHub] [airflow] mik-laj commented on a change in pull request #4787: [AIRFLOW-3967] Extract Jinja directive from Javascript

2019-03-07 Thread GitBox
mik-laj commented on a change in pull request #4787: [AIRFLOW-3967] Extract Jinja directive from Javascript URL: https://github.com/apache/airflow/pull/4787#discussion_r263337590 ## File path: airflow/www/templates/airflow/dags.html ## @@ -256,11 +270,7 @@ DAGs });

[GitHub] [airflow] ffinfo commented on issue #4872: [AIRFLOW-4038] Restructure database queries on /home

2019-03-07 Thread GitBox
ffinfo commented on issue #4872: [AIRFLOW-4038] Restructure database queries on /home URL: https://github.com/apache/airflow/pull/4872#issuecomment-470598941 @XD-DENG: Almost, indeed the main thing is to switch from `provide_session` to `create_session`. Also the order of statements is

[GitHub] [airflow] mik-laj commented on issue #4860: [AIRFLOW-XXXX] create user in quick start

2019-03-07 Thread GitBox
mik-laj commented on issue #4860: [AIRFLOW-] create user in quick start URL: https://github.com/apache/airflow/pull/4860#issuecomment-470596757 I think, you should also update `docs/security.rst` file. The statement is there: > By default, all gates are opened.

[GitHub] [airflow] mik-laj commented on a change in pull request #4787: [AIRFLOW-3967] Extract Jinja directive from Javascript

2019-03-07 Thread GitBox
mik-laj commented on a change in pull request #4787: [AIRFLOW-3967] Extract Jinja directive from Javascript URL: https://github.com/apache/airflow/pull/4787#discussion_r263338149 ## File path: airflow/www/templates/airflow/dag_code.html ## @@ -18,18 +18,25 @@ {% extends

[jira] [Commented] (AIRFLOW-3885) Improve Travis buildtime

2019-03-07 Thread Andrew Stahlman (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16786936#comment-16786936 ] Andrew Stahlman commented on AIRFLOW-3885: -- [~ashb] if you can point me to a failed Travis run

[GitHub] [airflow] codecov-io edited a comment on issue #4863: [AIRFLOW-3841] Remove DagBag from /tree

2019-03-07 Thread GitBox
codecov-io edited a comment on issue #4863: [AIRFLOW-3841] Remove DagBag from /tree URL: https://github.com/apache/airflow/pull/4863#issuecomment-470475904 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4863?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #4863: [AIRFLOW-3841] Remove DagBag from /tree

2019-03-07 Thread GitBox
codecov-io edited a comment on issue #4863: [AIRFLOW-3841] Remove DagBag from /tree URL: https://github.com/apache/airflow/pull/4863#issuecomment-470475904 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4863?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3009) Python 3.7 import collections.abc deprecation warning

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

[GitHub] [airflow] XD-DENG edited a comment on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails

2019-03-07 Thread GitBox
XD-DENG edited a comment on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails URL: https://github.com/apache/airflow/pull/4873#issuecomment-470579593 LGTM (other than that the commit subject could have been a bit shorter  ).

[jira] [Commented] (AIRFLOW-2231) DAG with a relativedelta schedule_interval fails

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

[GitHub] [airflow] XD-DENG commented on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails

2019-03-07 Thread GitBox
XD-DENG commented on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails URL: https://github.com/apache/airflow/pull/4873#issuecomment-470579593 LGTM. This is an

[GitHub] [airflow] kaxil commented on issue #4857: [AIRFLOW-XXX] Improve airflow-jira script to make RelManager's life easier

2019-03-07 Thread GitBox
kaxil commented on issue #4857: [AIRFLOW-XXX] Improve airflow-jira script to make RelManager's life easier URL: https://github.com/apache/airflow/pull/4857#issuecomment-470578862 Had a quick look. LGTM. Last day of my annual leave :-D

[GitHub] [airflow] codecov-io commented on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails

2019-03-07 Thread GitBox
codecov-io commented on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails URL: https://github.com/apache/airflow/pull/4873#issuecomment-470573662 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4873?src=pr=h1) Report >

[GitHub] [airflow] codecov-io edited a comment on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails

2019-03-07 Thread GitBox
codecov-io edited a comment on issue #4873: [AIRFLOW-4037] In SimpleHttpOperator response should be logged even if the response check fails URL: https://github.com/apache/airflow/pull/4873#issuecomment-470573662 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4873?src=pr=h1) Report

[jira] [Assigned] (AIRFLOW-3833) Remove DagBag from /get_logs_with_metadata

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter van 't Hof reassigned AIRFLOW-3833: - Assignee: Julian de Ruiter (was: Peter van 't Hof) > Remove DagBag from

[jira] [Work started] (AIRFLOW-3833) Remove DagBag from /get_logs_with_metadata

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3833 started by Peter van 't Hof. - > Remove DagBag from /get_logs_with_metadata >

[jira] [Commented] (AIRFLOW-3834) Remove DagBag from /log

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

[GitHub] [airflow] codecov-io commented on issue #4872: [AIRFLOW-4038] Restructure database queries on /home

2019-03-07 Thread GitBox
codecov-io commented on issue #4872: [AIRFLOW-4038] Restructure database queries on /home URL: https://github.com/apache/airflow/pull/4872#issuecomment-470564577 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4872?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #4872: [AIRFLOW-4038] Restructure database queries on /home

2019-03-07 Thread GitBox
codecov-io commented on issue #4872: [AIRFLOW-4038] Restructure database queries on /home URL: https://github.com/apache/airflow/pull/4872#issuecomment-470564582 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4872?src=pr=h1) Report > Merging

[jira] [Work started] (AIRFLOW-3843) Remove DagBag from /tries

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3843 started by Peter van 't Hof. - > Remove DagBag from /tries > - > >

[jira] [Assigned] (AIRFLOW-3832) Remove DagBag from /rendered

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter van 't Hof reassigned AIRFLOW-3832: - Assignee: Julian de Ruiter (was: Peter van 't Hof) > Remove DagBag from

[jira] [Commented] (AIRFLOW-3834) Remove DagBag from /log

2019-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16786867#comment-16786867 ] ASF GitHub Bot commented on AIRFLOW-3834: - ashb commented on pull request #4841: [AIRFLOW-3834]

[jira] [Work started] (AIRFLOW-3846) Remove DagBag from /gantt

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3846 started by Peter van 't Hof. - > Remove DagBag from /gantt > - > >

[GitHub] [airflow] ashb merged pull request #4841: [AIRFLOW-3834] Remove dagbag from /log

2019-03-07 Thread GitBox
ashb merged pull request #4841: [AIRFLOW-3834] Remove dagbag from /log URL: https://github.com/apache/airflow/pull/4841 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Assigned] (AIRFLOW-3846) Remove DagBag from /gantt

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter van 't Hof reassigned AIRFLOW-3846: - Assignee: Julian de Ruiter (was: Peter van 't Hof) > Remove DagBag from

[GitHub] [airflow] codecov-io commented on issue #4870: [AIRFLOW-3843] Remove DagBag from /tries.

2019-03-07 Thread GitBox
codecov-io commented on issue #4870: [AIRFLOW-3843] Remove DagBag from /tries. URL: https://github.com/apache/airflow/pull/4870#issuecomment-470558956 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4870?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-4039) Fix various issues on the /blocked endpoint

2019-03-07 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak updated AIRFLOW-4039: --- Description: I think the /blocked endpoint could be improved in various ways: * Give more 

[jira] [Assigned] (AIRFLOW-3844) Remove DagBag from /landing_times

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter van 't Hof reassigned AIRFLOW-3844: - Assignee: Julian de Ruiter (was: Peter van 't Hof) > Remove DagBag from

[jira] [Work started] (AIRFLOW-3844) Remove DagBag from /landing_times

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3844 started by Peter van 't Hof. - > Remove DagBag from /landing_times >

[jira] [Work started] (AIRFLOW-3832) Remove DagBag from /rendered

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3832 started by Peter van 't Hof. - > Remove DagBag from /rendered > > >

[jira] [Work started] (AIRFLOW-3837) Remove DagBag from /blocked

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3837 started by Peter van 't Hof. - > Remove DagBag from /blocked > --- > >

[jira] [Assigned] (AIRFLOW-3837) Remove DagBag from /blocked

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter van 't Hof reassigned AIRFLOW-3837: - Assignee: Bas Harenslak (was: Peter van 't Hof) > Remove DagBag from

[jira] [Assigned] (AIRFLOW-3842) Remove DagBag from /duration

2019-03-07 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter van 't Hof reassigned AIRFLOW-3842: - Assignee: Julian de Ruiter (was: Peter van 't Hof) > Remove DagBag from

[jira] [Updated] (AIRFLOW-2985) Operators for S3 object copying/deleting [boto3.client.copy_object()/delete_object()]

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2985: --- Fix Version/s: (was: 2.0.0) 1.10.3 > Operators for S3

[jira] [Updated] (AIRFLOW-2993) Addition of S3_to_SFTP and SFTP_to_S3 Operators

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2993: --- Fix Version/s: (was: 2.0.0) 1.10.3 > Addition of S3_to_SFTP

[jira] [Updated] (AIRFLOW-2985) Operators for S3 object copying/deleting [boto3.client.copy_object()/delete_object()]

2019-03-07 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2985: --- Issue Type: New Feature (was: Improvement) > Operators for S3 object

[jira] [Commented] (AIRFLOW-3751) LDAP - Malformed Schema

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

[jira] [Commented] (AIRFLOW-2641) Fix MySqlToHiveTransfer to handle MySQL DECIMAL correctly

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

[GitHub] [airflow] codecov-io commented on issue #4868: [AIRFLOW-3836] Remove DagBag from /run

2019-03-07 Thread GitBox
codecov-io commented on issue #4868: [AIRFLOW-3836] Remove DagBag from /run URL: https://github.com/apache/airflow/pull/4868#issuecomment-470548668 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4868?src=pr=h1) Report > Merging

[GitHub] [airflow] r39132 commented on issue #4860: [AIRFLOW-XXXX] create user in quick start

2019-03-07 Thread GitBox
r39132 commented on issue #4860: [AIRFLOW-] create user in quick start URL: https://github.com/apache/airflow/pull/4860#issuecomment-470547927 @milton0825 so, this is for 2.0+. Till 2.0+, it seems the `airflow create_user` is the relevant API. @ashb @Fokko @feng-tao Are we

  1   2   3   >