[GitHub] OmerJog commented on issue #4372: AIRFLOW-3567 Show an error in case logs can't be fetched from S3

2019-02-10 Thread GitBox
OmerJog commented on issue #4372: AIRFLOW-3567 Show an error in case logs can't be fetched from S3 URL: https://github.com/apache/airflow/pull/4372#issuecomment-462128284 @spektom tests are failing: ``` == 55)

[jira] [Updated] (AIRFLOW-2697) Drop snakebite in favour of hdfs3

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-2697: -- Priority: Blocker (was: Major) > Drop snakebite in favour of hdfs3 >

[GitHub] OmerJog commented on issue #4448: WIP [AIRFLOW-3601] add location support to BigQuery operators

2019-02-10 Thread GitBox
OmerJog commented on issue #4448: WIP [AIRFLOW-3601] add location support to BigQuery operators URL: https://github.com/apache/airflow/pull/4448#issuecomment-462129426 There is an error to resolve: ``` == 32)

[GitHub] vapiravfif commented on a change in pull request #4450: [AIRFLOW-3639] Fix request creation in Jenkins Operator

2019-02-10 Thread GitBox
vapiravfif commented on a change in pull request #4450: [AIRFLOW-3639] Fix request creation in Jenkins Operator URL: https://github.com/apache/airflow/pull/4450#discussion_r255342309 ## File path: airflow/contrib/operators/jenkins_job_trigger_operator.py ## @@ -35,27

[GitHub] OmerJog commented on issue #4221: [AIRFLOW-3381] Allow use of secretKeyRef or configMapKeyRef in env_vars

2019-02-10 Thread GitBox
OmerJog commented on issue #4221: [AIRFLOW-3381] Allow use of secretKeyRef or configMapKeyRef in env_vars URL: https://github.com/apache/airflow/pull/4221#issuecomment-462116523 @abrenaut You still have errors in the code: ``` Traceback (most recent call last):

[GitHub] Fokko merged pull request #4386: [AIRFLOW-3464] Move SkipMixin out of models.py

2019-02-10 Thread GitBox
Fokko merged pull request #4386: [AIRFLOW-3464] Move SkipMixin out of models.py URL: https://github.com/apache/airflow/pull/4386 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (AIRFLOW-3464) Refactor: Move SkipMixin out of models.py

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

[GitHub] Fokko commented on issue #4653: [AIRFLOW-3807] Fix Graph View Highlighting of Tasks

2019-02-10 Thread GitBox
Fokko commented on issue #4653: [AIRFLOW-3807] Fix Graph View Highlighting of Tasks URL: https://github.com/apache/airflow/pull/4653#issuecomment-462125498 @verdan Any thoughts? This is an automated message from the Apache

[jira] [Resolved] (AIRFLOW-3464) Refactor: Move SkipMixin out of models.py

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-3464. --- Resolution: Fixed Assignee: Bas Harenslak > Refactor: Move SkipMixin out of

[GitHub] Fokko commented on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py

2019-02-10 Thread GitBox
Fokko commented on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py URL: https://github.com/apache/airflow/pull/4386#issuecomment-462125581 Awesome @BasPH Thanks! This is an automated message from the Apache Git

[jira] [Commented] (AIRFLOW-3464) Refactor: Move SkipMixin out of models.py

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764384#comment-16764384 ] ASF GitHub Bot commented on AIRFLOW-3464: - Fokko commented on pull request #4386:

[jira] [Updated] (AIRFLOW-2697) Drop snakebite in favour of hdfs3

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-2697: -- Fix Version/s: 2.0.0 > Drop snakebite in favour of hdfs3 >

[GitHub] mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#discussion_r255336430 ## File path: airflow/contrib/sensors/dagrun_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +#

[jira] [Commented] (AIRFLOW-851) Docs: Info how to cancel a running job

2019-02-10 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764421#comment-16764421 ] jack commented on AIRFLOW-851: -- [~ashb]  Gupta is right. Clearing a task in running state doesn't actually

[jira] [Commented] (AIRFLOW-1088) DagBag's import_errors() contain quoted string messages

2019-02-10 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764423#comment-16764423 ] jack commented on AIRFLOW-1088: --- Is this still an issue? > DagBag's import_errors() contain quoted

[GitHub] OmerJog commented on issue #4456: [AIRFLOW-3645] Add base_executor_config

2019-02-10 Thread GitBox
OmerJog commented on issue #4456: [AIRFLOW-3645] Add base_executor_config URL: https://github.com/apache/airflow/pull/4456#issuecomment-462116112 There are Flake8 errors so the tests on your commits did not run. You also needs to rebase

[GitHub] codecov-io edited a comment on issue #4450: [AIRFLOW-3639] Fix request creation in Jenkins Operator

2019-02-10 Thread GitBox
codecov-io edited a comment on issue #4450: [AIRFLOW-3639] Fix request creation in Jenkins Operator URL: https://github.com/apache/airflow/pull/4450#issuecomment-456385677 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4450?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4450: [AIRFLOW-3639] Fix request creation in Jenkins Operator

2019-02-10 Thread GitBox
codecov-io edited a comment on issue #4450: [AIRFLOW-3639] Fix request creation in Jenkins Operator URL: https://github.com/apache/airflow/pull/4450#issuecomment-456385677 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4450?src=pr=h1) Report > Merging

[GitHub] mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#discussion_r255336362 ## File path: airflow/contrib/sensors/dagrun_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +#

[GitHub] mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#discussion_r255336326 ## File path: airflow/contrib/sensors/dagrun_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +#

[jira] [Updated] (AIRFLOW-3563) schedule_interval to raise error like broken DAG

2019-02-10 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack updated AIRFLOW-3563: -- Affects Version/s: (was: 1.10.1) 1.10.2 Component/s: ui >

[GitHub] BasPH opened a new pull request #4681: [AIRFLOW-XXX] Add section on task lifecycle & correct casing in docs

2019-02-10 Thread GitBox
BasPH opened a new pull request #4681: [AIRFLOW-XXX] Add section on task lifecycle & correct casing in docs URL: https://github.com/apache/airflow/pull/4681 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-2716) Replace new Python 3.7 keywords

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764382#comment-16764382 ] Fokko Driesprong commented on AIRFLOW-2716: --- [~maoxingqiang] This should be resolved with

[GitHub] codecov-io edited a comment on issue #4681: [AIRFLOW-XXX] Add section on task lifecycle & correct casing in docs

2019-02-10 Thread GitBox
codecov-io edited a comment on issue #4681: [AIRFLOW-XXX] Add section on task lifecycle & correct casing in docs URL: https://github.com/apache/airflow/pull/4681#issuecomment-462125231 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4681?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4681: [AIRFLOW-XXX] Add section on task lifecycle & correct casing in docs

2019-02-10 Thread GitBox
codecov-io commented on issue #4681: [AIRFLOW-XXX] Add section on task lifecycle & correct casing in docs URL: https://github.com/apache/airflow/pull/4681#issuecomment-462125231 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4681?src=pr=h1) Report > Merging

[GitHub] mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#discussion_r255336411 ## File path: airflow/contrib/sensors/dagrun_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +#

[jira] [Updated] (AIRFLOW-3859) Dependencies in Graph UI overlap after upgrade 1.10.0 -> 1.10.2

2019-02-10 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak updated AIRFLOW-3859: --- Description: I noticed this DAG's dependencies overlap since upgrading to Airflow 1.10.2:

[jira] [Created] (AIRFLOW-3859) Dependencies in Graph UI overlap after upgrade 1.10.0 -> 1.10.2

2019-02-10 Thread Bas Harenslak (JIRA)
Bas Harenslak created AIRFLOW-3859: -- Summary: Dependencies in Graph UI overlap after upgrade 1.10.0 -> 1.10.2 Key: AIRFLOW-3859 URL: https://issues.apache.org/jira/browse/AIRFLOW-3859 Project:

[GitHub] OmerJog commented on issue #4064: AIRFLOW-3149 Support dataproc cluster deletion on ERROR

2019-02-10 Thread GitBox
OmerJog commented on issue #4064: AIRFLOW-3149 Support dataproc cluster deletion on ERROR URL: https://github.com/apache/airflow/pull/4064#issuecomment-462128502 @dossett Note the flake8 errors: ``` ./airflow/contrib/hooks/gcp_dataproc_hook.py:255:5: E303 too many blank lines (2)

[GitHub] mik-laj commented on a change in pull request #4679: [Airflow-2840] - add update connection cli option

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4679: [Airflow-2840] - add update connection cli option URL: https://github.com/apache/airflow/pull/4679#discussion_r255336534 ## File path: airflow/api/client/api_client.py ## @@ -69,3 +69,67 @@ def delete_pool(self, name):

[GitHub] mik-laj commented on issue #4679: [Airflow-2840] - add update connection cli option

2019-02-10 Thread GitBox
mik-laj commented on issue #4679: [Airflow-2840] - add update connection cli option URL: https://github.com/apache/airflow/pull/4679#issuecomment-462131972 Hi, It is worth knowing that, work is currently under way on introduction

[jira] [Updated] (AIRFLOW-3860) Add base_url to website title

2019-02-10 Thread Felix Uellendall (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-3860: -- Attachment: Screen Shot 2019-02-10 at 14.09.38.png > Add base_url to website title >

[jira] [Created] (AIRFLOW-3860) Add base_url to website title

2019-02-10 Thread Felix Uellendall (JIRA)
Felix Uellendall created AIRFLOW-3860: - Summary: Add base_url to website title Key: AIRFLOW-3860 URL: https://issues.apache.org/jira/browse/AIRFLOW-3860 Project: Apache Airflow Issue

[jira] [Updated] (AIRFLOW-3860) Add base_url to website title

2019-02-10 Thread Felix Uellendall (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-3860: -- Description: I think we could improve the information exposed in the website title

[GitHub] pgagnon commented on a change in pull request #4675: [AIRFLOW-3853] delete local logs after s3 upload

2019-02-10 Thread GitBox
pgagnon commented on a change in pull request #4675: [AIRFLOW-3853] delete local logs after s3 upload URL: https://github.com/apache/airflow/pull/4675#discussion_r255340340 ## File path: airflow/utils/log/s3_task_handler.py ## @@ -84,7 +85,10 @@ def close(self):

[jira] [Updated] (AIRFLOW-3823) Exclude BranchPythonOperator branch's downstream tasks from the tasks to skip

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-3823: -- Fix Version/s: 1.10.3 2.0.0 > Exclude BranchPythonOperator

[GitHub] Fokko commented on issue #4680: [AIRFLOW-3858] Move connection tests

2019-02-10 Thread GitBox
Fokko commented on issue #4680: [AIRFLOW-3858] Move connection tests URL: https://github.com/apache/airflow/pull/4680#issuecomment-462168536 @BasPH Can you rebase onto master? This is an automated message from the Apache Git

[jira] [Commented] (AIRFLOW-3862) Check types with mypy

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764564#comment-16764564 ] ASF GitHub Bot commented on AIRFLOW-3862: - jmcarp commented on pull request #4685:

[jira] [Created] (AIRFLOW-3862) Check types with mypy

2019-02-10 Thread Josh Carp (JIRA)
Josh Carp created AIRFLOW-3862: -- Summary: Check types with mypy Key: AIRFLOW-3862 URL: https://issues.apache.org/jira/browse/AIRFLOW-3862 Project: Apache Airflow Issue Type: Improvement

[GitHub] Fokko opened a new pull request #4683: [AIRFLOW-3861] Use the create_session for the db session

2019-02-10 Thread GitBox
Fokko opened a new pull request #4683: [AIRFLOW-3861] Use the create_session for the db session URL: https://github.com/apache/airflow/pull/4683 Instead of opening and closing these session manually, it is easier to do this using the create_session and that should be the preferred

[jira] [Commented] (AIRFLOW-3861) Use create_session in Python tests

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764552#comment-16764552 ] ASF GitHub Bot commented on AIRFLOW-3861: - Fokko commented on pull request #4683:

[jira] [Created] (AIRFLOW-3861) Use create_session in Python tests

2019-02-10 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3861: - Summary: Use create_session in Python tests Key: AIRFLOW-3861 URL: https://issues.apache.org/jira/browse/AIRFLOW-3861 Project: Apache Airflow

[GitHub] Fokko commented on issue #4680: [AIRFLOW-3858] Move connection tests

2019-02-10 Thread GitBox
Fokko commented on issue #4680: [AIRFLOW-3858] Move connection tests URL: https://github.com/apache/airflow/pull/4680#issuecomment-462170617 Error looks unrelated: ``` == 66) ERROR:

[GitHub] codecov-io commented on issue #4683: [AIRFLOW-3861] Use the create_session for the db session creation

2019-02-10 Thread GitBox
codecov-io commented on issue #4683: [AIRFLOW-3861] Use the create_session for the db session creation URL: https://github.com/apache/airflow/pull/4683#issuecomment-462174829 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4683?src=pr=h1) Report > Merging

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

2019-02-10 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] codecov-io commented on issue #4685: [AIRFLOW-3862] Check types with mypy.

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

[GitHub] codecov-io commented on issue #4685: [AIRFLOW-3862] Check types with mypy.

2019-02-10 Thread GitBox
codecov-io commented 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

[jira] [Created] (AIRFLOW-3863) Make SparkSubmitHook capable of executing spark-submit through SSH Connection

2019-02-10 Thread Felipe Lolas (JIRA)
Felipe Lolas created AIRFLOW-3863: - Summary: Make SparkSubmitHook capable of executing spark-submit through SSH Connection Key: AIRFLOW-3863 URL: https://issues.apache.org/jira/browse/AIRFLOW-3863

[GitHub] jmcarp opened a new pull request #4685: [AIRFLOW-3862] Check types with mypy.

2019-02-10 Thread GitBox
jmcarp opened a new pull request #4685: [AIRFLOW-3862] Check types with mypy. URL: https://github.com/apache/airflow/pull/4685 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3823) Exclude BranchPythonOperator branch's downstream tasks from the tasks to skip

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764516#comment-16764516 ] ASF GitHub Bot commented on AIRFLOW-3823: - Fokko commented on pull request #4666:

[GitHub] Fokko merged pull request #4666: [AIRFLOW-3823] Exclude BranchPythonOperator choice's downstream tasks from the tasks to skip

2019-02-10 Thread GitBox
Fokko merged pull request #4666: [AIRFLOW-3823] Exclude BranchPythonOperator choice's downstream tasks from the tasks to skip URL: https://github.com/apache/airflow/pull/4666 This is an automated message from the Apache Git

[jira] [Assigned] (AIRFLOW-3823) Exclude BranchPythonOperator branch's downstream tasks from the tasks to skip

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong reassigned AIRFLOW-3823: - Assignee: Bas Harenslak > Exclude BranchPythonOperator branch's downstream

[jira] [Resolved] (AIRFLOW-3823) Exclude BranchPythonOperator branch's downstream tasks from the tasks to skip

2019-02-10 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-3823. --- Resolution: Fixed > Exclude BranchPythonOperator branch's downstream tasks from

[GitHub] BasPH opened a new pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour

2019-02-10 Thread GitBox
BasPH opened a new pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour URL: https://github.com/apache/airflow/pull/4682 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] codecov-io commented on issue #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour

2019-02-10 Thread GitBox
codecov-io commented on issue #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour URL: https://github.com/apache/airflow/pull/4682#issuecomment-462169447 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4682?src=pr=h1) Report > Merging

[GitHub] BasPH commented on a change in pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour

2019-02-10 Thread GitBox
BasPH commented on a change in pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour URL: https://github.com/apache/airflow/pull/4682#discussion_r255354895 ## File path: docs/concepts.rst ## @@ -518,16 +518,14 @@ will invariably lead to

[jira] [Commented] (AIRFLOW-3684) Update bundled plugins to work with FAB-based UI

2019-02-10 Thread Kamil Bregula (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764569#comment-16764569 ] Kamil Bregula commented on AIRFLOW-3684: We can probably set up a second official repo - for

[GitHub] Fokko commented on a change in pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour

2019-02-10 Thread GitBox
Fokko commented on a change in pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour URL: https://github.com/apache/airflow/pull/4682#discussion_r255354287 ## File path: docs/concepts.rst ## @@ -518,16 +518,14 @@ will invariably lead to

[GitHub] Fokko commented on a change in pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour

2019-02-10 Thread GitBox
Fokko commented on a change in pull request #4682: [AIRFLOW-XXX] Update docs with new BranchPythonOperator behaviour URL: https://github.com/apache/airflow/pull/4682#discussion_r255354287 ## File path: docs/concepts.rst ## @@ -518,16 +518,14 @@ will invariably lead to

[GitHub] mik-laj opened a new pull request #4684: [AIRFLOW-XXX] Docs improvement

2019-02-10 Thread GitBox
mik-laj opened a new pull request #4684: [AIRFLOW-XXX] Docs improvement URL: https://github.com/apache/airflow/pull/4684 Make sure you have checked _all_ steps below. ### Jira No applicable ### Description While working on the automatic generation of

[GitHub] mik-laj commented on a change in pull request #4341: [AIRFLOW-3537] Add task_definition as templated parameter in AWS ECS Operator

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4341: [AIRFLOW-3537] Add task_definition as templated parameter in AWS ECS Operator URL: https://github.com/apache/airflow/pull/4341#discussion_r255361345 ## File path: tests/contrib/operators/test_ecs_operator.py ## @@ -95,7

[GitHub] mik-laj commented on issue #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on issue #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#issuecomment-462196368 Errors while building documentation: airflow/docs/howto/manage-connections.rst:165: WARNING:

[jira] [Created] (AIRFLOW-3864) Variables import CLI command doesn't set lists as JSON

2019-02-10 Thread Sam Fonseca (JIRA)
Sam Fonseca created AIRFLOW-3864: Summary: Variables import CLI command doesn't set lists as JSON Key: AIRFLOW-3864 URL: https://issues.apache.org/jira/browse/AIRFLOW-3864 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-3865) Expose API to get Python code corresponding to a Dag Id

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764689#comment-16764689 ] ASF GitHub Bot commented on AIRFLOW-3865: - ramandumcs commented on pull request #4687:

[GitHub] mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#discussion_r255364693 ## File path: docs/integration.rst ## @@ -134,8 +134,31 @@ The

[jira] [Created] (AIRFLOW-3865) Expose API to get Python code corresponding to a Dag Id

2019-02-10 Thread raman (JIRA)
raman created AIRFLOW-3865: -- Summary: Expose API to get Python code corresponding to a Dag Id Key: AIRFLOW-3865 URL: https://issues.apache.org/jira/browse/AIRFLOW-3865 Project: Apache Airflow

[GitHub] mik-laj commented on issue #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on issue #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#issuecomment-462196801 I recently forgot to say, but you should add the autoclass directive in the code.rst file. If you have

[GitHub] mik-laj edited a comment on issue #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj edited a comment on issue #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#issuecomment-462196801 I recently forgot to say, but you should add the autoclass directives in the code.rst file.

[jira] [Commented] (AIRFLOW-2838) Installtion issues: Could not install packages due to an EnvironmentError

2019-02-10 Thread Kamil Bregula (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764610#comment-16764610 ] Kamil Bregula commented on AIRFLOW-2838: Try to install in a virtual environment, or use the

[GitHub] samdfonseca opened a new pull request #4686: [AIRFLOW-3864] Recognize lists as JSON in variables --import

2019-02-10 Thread GitBox
samdfonseca opened a new pull request #4686: [AIRFLOW-3864] Recognize lists as JSON in variables --import URL: https://github.com/apache/airflow/pull/4686 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3864) Variables import CLI command doesn't set lists as JSON

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764642#comment-16764642 ] ASF GitHub Bot commented on AIRFLOW-3864: - samdfonseca commented on pull request #4686:

[GitHub] codecov-io commented on issue #4684: [AIRFLOW-XXX] Docs improvement

2019-02-10 Thread GitBox
codecov-io commented on issue #4684: [AIRFLOW-XXX] Docs improvement URL: https://github.com/apache/airflow/pull/4684#issuecomment-462201106 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4684?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-3864) Variables import CLI command doesn't set lists as JSON

2019-02-10 Thread Sam Fonseca (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Fonseca updated AIRFLOW-3864: - Description: The variables import CLI command only sets a variable as JSON if it's a dict.

[GitHub] codecov-io edited a comment on issue #4686: [AIRFLOW-3864] Recognize lists as JSON in variables --import

2019-02-10 Thread GitBox
codecov-io edited a comment on issue #4686: [AIRFLOW-3864] Recognize lists as JSON in variables --import URL: https://github.com/apache/airflow/pull/4686#issuecomment-462215850 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4686?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4686: [AIRFLOW-3864] Recognize lists as JSON in variables --import

2019-02-10 Thread GitBox
codecov-io commented on issue #4686: [AIRFLOW-3864] Recognize lists as JSON in variables --import URL: https://github.com/apache/airflow/pull/4686#issuecomment-462215850 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4686?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-3829) Segfault in gunicorn worker

2019-02-10 Thread YoungHeon.Kim (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YoungHeon.Kim updated AIRFLOW-3829: --- Description: I got a segfault in dmesg. {code:java} Feb 11 11:26:19 icn2dbadmin001 kernel:

[GitHub] ramandumcs opened a new pull request #4687: [AIRFLOW-3865] Added api to get python code of a given Dag id

2019-02-10 Thread GitBox
ramandumcs opened a new pull request #4687: [AIRFLOW-3865] Added api to get python code of a given Dag id URL: https://github.com/apache/airflow/pull/4687 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#discussion_r255365102 ## File path: airflow/contrib/operators/azure_livysparksubmit_operator.py

[GitHub] mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#discussion_r255365085 ## File path: airflow/contrib/operators/azure_livysparksubmit_operator.py

[GitHub] mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#discussion_r255365094 ## File path: airflow/contrib/operators/azure_livysparksubmit_operator.py

[GitHub] mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting

2019-02-10 Thread GitBox
mik-laj commented on a change in pull request #4460: [AIRFLOW-3604] Add Azure Hdinsight operators for creating cluster and submitting URL: https://github.com/apache/airflow/pull/4460#discussion_r255365102 ## File path: airflow/contrib/operators/azure_livysparksubmit_operator.py

[jira] [Created] (AIRFLOW-3866) Run docker-compose with quite flag

2019-02-10 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3866: - Summary: Run docker-compose with quite flag Key: AIRFLOW-3866 URL: https://issues.apache.org/jira/browse/AIRFLOW-3866 Project: Apache Airflow

[GitHub] OmerJog commented on issue #4634: [Airflow-XXX] - Docs: airflow pool is not honored by SubDAG

2019-02-10 Thread GitBox
OmerJog commented on issue #4634: [Airflow-XXX] - Docs: airflow pool is not honored by SubDAG URL: https://github.com/apache/airflow/pull/4634#issuecomment-462241643 Can someone review ? this is a minor doc PR This is an

[jira] [Commented] (AIRFLOW-3866) Run docker-compose with quite flag

2019-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764718#comment-16764718 ] ASF GitHub Bot commented on AIRFLOW-3866: - Fokko commented on pull request #4688:

[GitHub] Fokko opened a new pull request #4688: [AIRFLOW-3866] Run docker-compose pull silently

2019-02-10 Thread GitBox
Fokko opened a new pull request #4688: [AIRFLOW-3866] Run docker-compose pull silently URL: https://github.com/apache/airflow/pull/4688 To reduce the output in Travis. We don't care about the progress of the images being pulled from Dockerhub. Make sure you have checked _all_ steps