[jira] [Commented] (AIRFLOW-6527) Error sending Celery task:Timeout in send_task_to_executor

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013669#comment-17013669 ] ASF GitHub Bot commented on AIRFLOW-6527: - yuqian90 commented on pull request #7143:

[GitHub] [airflow] yuqian90 opened a new pull request #7143: [AIRFLOW-6527] Make send_task_to_executor timeout configurable

2020-01-11 Thread GitBox
yuqian90 opened a new pull request #7143: [AIRFLOW-6527] Make send_task_to_executor timeout configurable URL: https://github.com/apache/airflow/pull/7143 This change makes the timeout for sending tasks to Celery worker configurable. If people encounter the same Celery timeout error

[GitHub] [airflow] yuqian90 commented on issue #7139: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-11 Thread GitBox
yuqian90 commented on issue #7139: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/7139#issuecomment-573390871 @kaxil, this is the same change that you already merged. Since it's a bit of work to merge against v1-10-test,

[GitHub] [airflow] mik-laj commented on a change in pull request #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-11 Thread GitBox
mik-laj commented on a change in pull request #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#discussion_r365563318 ## File path: tests/www/test_views.py ## @@ -2200,6 +2200,7 @@ def

[GitHub] [airflow] mik-laj edited a comment on issue #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
mik-laj edited a comment on issue #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573389953 Can you check if full compatibility has been maintained? For example: ``` # pylint:

[GitHub] [airflow] mik-laj edited a comment on issue #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
mik-laj edited a comment on issue #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573389953 Can you check if full compatibility has been maintained? For example: ``` # pylint:

[GitHub] [airflow] mik-laj edited a comment on issue #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
mik-laj edited a comment on issue #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573389953 Can you check if full compatibility has been maintained? For example: ``` # pylint:

[GitHub] [airflow] mik-laj commented on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
mik-laj commented on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573389953 Can you check if full compatibility has been maintained? For example: ``` # pylint:

[GitHub] [airflow] potiuk commented on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-11 Thread GitBox
potiuk commented on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-573388572 I am not as good/knowledgable in the UI/Flask part. MAybe someone else can review this one?

[GitHub] [airflow] potiuk commented on issue #6696: [AIRFLOW-6128] Simplify plugins_manager and webserver plugin code

2020-01-11 Thread GitBox
potiuk commented on issue #6696: [AIRFLOW-6128] Simplify plugins_manager and webserver plugin code URL: https://github.com/apache/airflow/pull/6696#issuecomment-573388358 Thanks @feluelle ! I will come back to it soon-ish (or late-is maybe)

[GitHub] [airflow] potiuk edited a comment on issue #6696: [AIRFLOW-6128] Simplify plugins_manager and webserver plugin code

2020-01-11 Thread GitBox
potiuk edited a comment on issue #6696: [AIRFLOW-6128] Simplify plugins_manager and webserver plugin code URL: https://github.com/apache/airflow/pull/6696#issuecomment-573388358 Thanks @feluelle ! I will come back to it soon-ish (or late-ish maybe)

[GitHub] [airflow] potiuk commented on a change in pull request #7088: [WIP][AIRFLOW-6494] SSH host_proxy has to be fresh

2020-01-11 Thread GitBox
potiuk commented on a change in pull request #7088: [WIP][AIRFLOW-6494] SSH host_proxy has to be fresh URL: https://github.com/apache/airflow/pull/7088#discussion_r365561814 ## File path: airflow/contrib/hooks/ssh_hook.py ## @@ -90,14 +90,10 @@ def __init__(self,

[GitHub] [airflow] potiuk commented on a change in pull request #7128: [AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS.

2020-01-11 Thread GitBox
potiuk commented on a change in pull request #7128: [AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS. URL: https://github.com/apache/airflow/pull/7128#discussion_r365559172 ## File path: tests/test_utils/mock_executor.py ## @@ -36,10 +36,17 @@

[GitHub] [airflow] potiuk commented on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
potiuk commented on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573383213 Is it still [WIP] ? Or should we merge it @mik-laj ?

[GitHub] [airflow] codecov-io commented on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
codecov-io commented on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573381395 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7142?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573381395 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7142?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573381395 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7142?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7142: [AIRFLOW-6539][AIP-21][WIP] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142#issuecomment-573381395 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7142?src=pr=h1) Report > Merging

[GitHub] [airflow] sarutak commented on a change in pull request #7128: [AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS.

2020-01-11 Thread GitBox
sarutak commented on a change in pull request #7128: [AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS. URL: https://github.com/apache/airflow/pull/7128#discussion_r36136 ## File path: tests/test_utils/mock_executor.py ## @@ -36,10 +36,17 @@

[GitHub] [airflow] mik-laj commented on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook

2020-01-11 Thread GitBox
mik-laj commented on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook URL: https://github.com/apache/airflow/pull/7131#issuecomment-573368833 Very good work! This is an automated

[jira] [Commented] (AIRFLOW-1423) Enhance scheduler logs to better explain DAG runs decisions

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013626#comment-17013626 ] ASF GitHub Bot commented on AIRFLOW-1423: - stale[bot] commented on pull request #2455:

[GitHub] [airflow] stale[bot] closed pull request #2455: [AIRFLOW-1423] Add logs to the scheduler DAG run decision logic

2020-01-11 Thread GitBox
stale[bot] closed pull request #2455: [AIRFLOW-1423] Add logs to the scheduler DAG run decision logic URL: https://github.com/apache/airflow/pull/2455 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] mik-laj commented on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook

2020-01-11 Thread GitBox
mik-laj commented on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook URL: https://github.com/apache/airflow/pull/7131#issuecomment-573368366 Can you also move test methods to `TestBigQueryHookMethods` class?

[jira] [Commented] (AIRFLOW-6539) Move Apache classes to providers.apache package

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013606#comment-17013606 ] ASF GitHub Bot commented on AIRFLOW-6539: - mik-laj commented on pull request #7142:

[GitHub] [airflow] mik-laj opened a new pull request #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package

2020-01-11 Thread GitBox
mik-laj opened a new pull request #7142: [AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package URL: https://github.com/apache/airflow/pull/7142 Hello, I know that this is a very large PR, but unfortunately, it is not possible to divide it, because these classes are

[jira] [Created] (AIRFLOW-6539) Move Apache classes to providers.apache package

2020-01-11 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6539: -- Summary: Move Apache classes to providers.apache package Key: AIRFLOW-6539 URL: https://issues.apache.org/jira/browse/AIRFLOW-6539 Project: Apache Airflow

[GitHub] [airflow] larryzhu2018 opened a new pull request #7141: add log_id to end-of-file mark and also add an index config for logs

2020-01-11 Thread GitBox
larryzhu2018 opened a new pull request #7141: add log_id to end-of-file mark and also add an index config for logs URL: https://github.com/apache/airflow/pull/7141 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) - [ ] Description above

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7141: add log_id to end-of-file mark and also add an index config for logs

2020-01-11 Thread GitBox
boring-cyborg[bot] commented on issue #7141: add log_id to end-of-file mark and also add an index config for logs URL: https://github.com/apache/airflow/pull/7141#issuecomment-573364933 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have

[GitHub] [airflow] mik-laj commented on a change in pull request #7130: [AIRFLOW-6533] Add cli commands to manage config

2020-01-11 Thread GitBox
mik-laj commented on a change in pull request #7130: [AIRFLOW-6533] Add cli commands to manage config URL: https://github.com/apache/airflow/pull/7130#discussion_r365344763 ## File path: airflow/bin/cli.py ## @@ -130,6 +130,23 @@ class CLIFactory:

[jira] [Created] (AIRFLOW-6538) prevent autocomplete of username in login UI

2020-01-11 Thread t oo (Jira)
t oo created AIRFLOW-6538: - Summary: prevent autocomplete of username in login UI Key: AIRFLOW-6538 URL: https://issues.apache.org/jira/browse/AIRFLOW-6538 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-6536) Make "job_id" parameter of the DatabricksRunNowOperator optional

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013583#comment-17013583 ] ASF subversion and git services commented on AIRFLOW-6536: -- Commit

[jira] [Resolved] (AIRFLOW-6536) Make "job_id" parameter of the DatabricksRunNowOperator optional

2020-01-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6536. --- Fix Version/s: 2.0.0 Resolution: Fixed > Make "job_id" parameter of the

[jira] [Commented] (AIRFLOW-6536) Make "job_id" parameter of the DatabricksRunNowOperator optional

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013582#comment-17013582 ] ASF GitHub Bot commented on AIRFLOW-6536: - potiuk commented on pull request #7136:

[GitHub] [airflow] potiuk commented on issue #7136: [AIRFLOW-6536] Make job_id parameter optional

2020-01-11 Thread GitBox
potiuk commented on issue #7136: [AIRFLOW-6536] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136#issuecomment-573357010 > Actually there are some tests in the test_databricks_operator.py file: > line 278: > `test_init_with_json()` method (already updated

[GitHub] [airflow] potiuk merged pull request #7136: [AIRFLOW-6536] Make job_id parameter optional

2020-01-11 Thread GitBox
potiuk merged pull request #7136: [AIRFLOW-6536] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] mustafagok commented on issue #7136: [AIRFLOW-6536] Make job_id parameter optional

2020-01-11 Thread GitBox
mustafagok commented on issue #7136: [AIRFLOW-6536] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136#issuecomment-573355737 Actually there are some tests in the test_databricks_operator.py file: line 278: `test_init_with_json()` method (already updated

[GitHub] [airflow] davlum edited a comment on issue #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2020-01-11 Thread GitBox
davlum edited a comment on issue #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#issuecomment-573354037 Adding an additional argument won't break backwards compatibility, but it will change some of the

[GitHub] [airflow] davlum commented on issue #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2020-01-11 Thread GitBox
davlum commented on issue #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#issuecomment-573354037 I'm easy about the separate operator. I'm noticing there is some validation for the fields on the

[GitHub] [airflow] davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2020-01-11 Thread GitBox
davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r365541701 ## File path: airflow/contrib/operators/kubernetes_pod_operator.py ## @@

[GitHub] [airflow] codecov-io edited a comment on issue #7136: [AIRFLOW-6536] Make job_id parameter optional

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7136: [AIRFLOW-6536] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136#issuecomment-573326191 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7136?src=pr=h1) Report > Merging

[GitHub] [airflow] kaxil commented on issue #7137: [AIRFLOW-6393] Ensure rendering of all lineage items and record source

2020-01-11 Thread GitBox
kaxil commented on issue #7137: [AIRFLOW-6393] Ensure rendering of all lineage items and record source URL: https://github.com/apache/airflow/pull/7137#issuecomment-573352528 @bolkedebruin This PR changes no file at all. These changes were already merge by

[jira] [Commented] (AIRFLOW-6506) KubernetesPodOperator defaulting do_xcom_push to True after 1.10.7 release

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013566#comment-17013566 ] ASF subversion and git services commented on AIRFLOW-6506: -- Commit

[jira] [Commented] (AIRFLOW-6504) KubernetesExecutor: Allow specifying configmap for Airflow Local Setting

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013564#comment-17013564 ] ASF subversion and git services commented on AIRFLOW-6504: -- Commit

[jira] [Commented] (AIRFLOW-6516) Airflow Local Setting ConfigMap overrides airflow.cfg VolumeMount

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013565#comment-17013565 ] ASF subversion and git services commented on AIRFLOW-6516: -- Commit

[jira] [Commented] (AIRFLOW-6436) Create & Automate docs on Airflow Configs

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013562#comment-17013562 ] ASF subversion and git services commented on AIRFLOW-6436: -- Commit

[jira] [Commented] (AIRFLOW-6436) Create & Automate docs on Airflow Configs

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013561#comment-17013561 ] ASF subversion and git services commented on AIRFLOW-6436: -- Commit

[jira] [Commented] (AIRFLOW-6537) Fix backticks in rst file

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013558#comment-17013558 ] ASF subversion and git services commented on AIRFLOW-6537: -- Commit

[jira] [Resolved] (AIRFLOW-6537) Fix backticks in rst file

2020-01-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6537. --- Fix Version/s: 2.0.0 Resolution: Fixed > Fix backticks in rst file >

[GitHub] [airflow] potiuk commented on issue #7140: [AIRFLOW-6537] Fix backticks in rst files

2020-01-11 Thread GitBox
potiuk commented on issue #7140: [AIRFLOW-6537] Fix backticks in rst files URL: https://github.com/apache/airflow/pull/7140#issuecomment-573344379 Nice! This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk merged pull request #7140: [AIRFLOW-6537] Fix backticks in rst files

2020-01-11 Thread GitBox
potiuk merged pull request #7140: [AIRFLOW-6537] Fix backticks in rst files URL: https://github.com/apache/airflow/pull/7140 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (AIRFLOW-6537) Fix backticks in rst file

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013557#comment-17013557 ] ASF GitHub Bot commented on AIRFLOW-6537: - potiuk commented on pull request #7140:

[GitHub] [airflow] stale[bot] commented on issue #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310]

2020-01-11 Thread GitBox
stale[bot] commented on issue #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310] URL: https://github.com/apache/airflow/pull/6007#issuecomment-573343782 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[GitHub] [airflow] codecov-io edited a comment on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#issuecomment-570935774 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7038?src=pr=h1) Report > :exclamation:

[GitHub] [airflow] codecov-io edited a comment on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#issuecomment-570935774 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7038?src=pr=h1) Report > :exclamation:

[GitHub] [airflow] mik-laj opened a new pull request #7140: [AIRFLOW-6537] Fix backticks in rst files

2020-01-11 Thread GitBox
mik-laj opened a new pull request #7140: [AIRFLOW-6537] Fix backticks in rst files URL: https://github.com/apache/airflow/pull/7140 I fixed small bugs in the hook: https://github.com/pre-commit/pygrep-hooks/pull/24 Detect single backticks at the start of the line ---

[jira] [Commented] (AIRFLOW-6537) Fix backticks in rst file

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013550#comment-17013550 ] ASF GitHub Bot commented on AIRFLOW-6537: - mik-laj commented on pull request #7140:

[jira] [Created] (AIRFLOW-6537) Fix backticks in rst file

2020-01-11 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6537: -- Summary: Fix backticks in rst file Key: AIRFLOW-6537 URL: https://issues.apache.org/jira/browse/AIRFLOW-6537 Project: Apache Airflow Issue Type:

[GitHub] [airflow] tooptoop4 commented on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-11 Thread GitBox
tooptoop4 commented on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#issuecomment-573337735 updates made This is an automated

[GitHub] [airflow] tooptoop4 commented on a change in pull request #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-11 Thread GitBox
tooptoop4 commented on a change in pull request #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#discussion_r365431328 ## File path: tests/ti_deps/deps/test_runnable_exec_date_dep.py ## @@

[GitHub] [airflow] amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run

2020-01-11 Thread GitBox
amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run URL: https://github.com/apache/airflow/pull/4751#discussion_r365532675 ## File path: tests/models/test_dagrun.py ## @@ -229,7 +229,7 @@ def

[GitHub] [airflow] codecov-io edited a comment on issue #7127: [AIRFLOW-6510] - Fix druid operator templating

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7127: [AIRFLOW-6510] - Fix druid operator templating URL: https://github.com/apache/airflow/pull/7127#issuecomment-573027155 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7127?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7127: [AIRFLOW-6510] - Fix druid operator templating

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7127: [AIRFLOW-6510] - Fix druid operator templating URL: https://github.com/apache/airflow/pull/7127#issuecomment-573027155 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7127?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7127: [AIRFLOW-6510] - Fix druid operator templating

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7127: [AIRFLOW-6510] - Fix druid operator templating URL: https://github.com/apache/airflow/pull/7127#issuecomment-573027155 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7127?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-569545898 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6954?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-569545898 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6954?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-569545898 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6954?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-569545898 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6954?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-569545898 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6954?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on issue #7132: [AIRFLOW-6321] Revise operators and hooks documentation layout

2020-01-11 Thread GitBox
mik-laj commented on issue #7132: [AIRFLOW-6321] Revise operators and hooks documentation layout URL: https://github.com/apache/airflow/pull/7132#issuecomment-573332749 I think we should wait until we finish

[GitHub] [airflow] ashb commented on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-11 Thread GitBox
ashb commented on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-573332201 @lucacavazzana Please ping me when you've updated the filenames :) This is an

[GitHub] [airflow] mik-laj commented on a change in pull request #7138: [AIRFLOW-5912] Expose lineage API

2020-01-11 Thread GitBox
mik-laj commented on a change in pull request #7138: [AIRFLOW-5912] Expose lineage API URL: https://github.com/apache/airflow/pull/7138#discussion_r365530276 ## File path: airflow/api/client/api_client.py ## @@ -70,3 +70,12 @@ def delete_pool(self, name): :param

[GitHub] [airflow] mik-laj commented on issue #7138: [AIRFLOW-5912] Expose lineage API

2020-01-11 Thread GitBox
mik-laj commented on issue #7138: [AIRFLOW-5912] Expose lineage API URL: https://github.com/apache/airflow/pull/7138#issuecomment-573331928 Can you also update the documentation? https://github.com/apache/airflow/blob/master/docs/rest-api-ref.rst

[GitHub] [airflow] tooptoop4 commented on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-01-11 Thread GitBox
tooptoop4 commented on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-573328666 updates made @ashb This is an automated message from

[jira] [Commented] (AIRFLOW-2279) Clearing Tasks Across DAGs

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013523#comment-17013523 ] ASF GitHub Bot commented on AIRFLOW-2279: - yuqian90 commented on pull request #7139:

[GitHub] [airflow] yuqian90 opened a new pull request #7139: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-11 Thread GitBox
yuqian90 opened a new pull request #7139: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/7139 This change was already merged into master. I'm creating this PR to help committers merge into v1-10-test. --- Issue

[GitHub] [airflow] yuqian90 commented on a change in pull request #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-11 Thread GitBox
yuqian90 commented on a change in pull request #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#discussion_r365526869 ## File path: airflow/jobs/scheduler_job.py ## @@ -629,8 +629,9 @@ def

[GitHub] [airflow] bolkedebruin commented on issue #7079: [AIRFLOW-6487] Romove unnecessary for-loop

2020-01-11 Thread GitBox
bolkedebruin commented on issue #7079: [AIRFLOW-6487] Romove unnecessary for-loop URL: https://github.com/apache/airflow/pull/7079#issuecomment-573326441 Can you ensure tests are provided? This is an automated message from

[jira] [Resolved] (AIRFLOW-5704) Docker scripts for kind kubernetes tests can be improved

2020-01-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5704. --- Resolution: Fixed > Docker scripts for kind kubernetes tests can be improved >

[GitHub] [airflow] codecov-io edited a comment on issue #7136: [AIRFLOW-6536] Make job_id parameter optional

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7136: [AIRFLOW-6536] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136#issuecomment-573326191 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7136?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-5704) Docker scripts for kind kubernetes tests can be improved

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013514#comment-17013514 ] ASF GitHub Bot commented on AIRFLOW-5704: - potiuk commented on pull request #6516:

[jira] [Commented] (AIRFLOW-5704) Docker scripts for kind kubernetes tests can be improved

2020-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013515#comment-17013515 ] ASF subversion and git services commented on AIRFLOW-5704: -- Commit

[GitHub] [airflow] codecov-io commented on issue #7136: [AIRFLOW-6536] Make job_id parameter optional

2020-01-11 Thread GitBox
codecov-io commented on issue #7136: [AIRFLOW-6536] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136#issuecomment-573326191 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7136?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk merged pull request #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2020-01-11 Thread GitBox
potiuk merged pull request #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6516 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-5912) Expose lineage through REST

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013513#comment-17013513 ] ASF GitHub Bot commented on AIRFLOW-5912: - bolkedebruin commented on pull request #7138:

[GitHub] [airflow] bolkedebruin opened a new pull request #7138: [AIRFLOW-5912] Expose lineage API

2020-01-11 Thread GitBox
bolkedebruin opened a new pull request #7138: [AIRFLOW-5912] Expose lineage API URL: https://github.com/apache/airflow/pull/7138 Only lineage items obtained from XCom were rendered rather than all. Additionally source tasks are recorded. --- Issue link: WILL BE INSERTED BY

[jira] [Commented] (AIRFLOW-6393) Bug fixes to lineage

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013512#comment-17013512 ] ASF GitHub Bot commented on AIRFLOW-6393: - bolkedebruin commented on pull request #7137:

[GitHub] [airflow] bolkedebruin opened a new pull request #7137: [AIRFLOW-6393] Ensure rendering of all lineage items and record source

2020-01-11 Thread GitBox
bolkedebruin opened a new pull request #7137: [AIRFLOW-6393] Ensure rendering of all lineage items and record source URL: https://github.com/apache/airflow/pull/7137 Only lineage items obtained from XCom were rendered rather than all. Additionally source tasks are recorded. ---

[GitHub] [airflow] yuqian90 commented on a change in pull request #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-11 Thread GitBox
yuqian90 commented on a change in pull request #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#discussion_r365525918 ## File path: tests/ti_deps/deps/test_runnable_exec_date_dep.py ## @@

[jira] [Commented] (AIRFLOW-4385) Add namespace into pod's yaml

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013507#comment-17013507 ] ASF GitHub Bot commented on AIRFLOW-4385: - stale[bot] commented on pull request #5152:

[GitHub] [airflow] stale[bot] closed pull request #5152: [AIRFLOW-4385] Add namespace into pod's yaml

2020-01-11 Thread GitBox
stale[bot] closed pull request #5152: [AIRFLOW-4385] Add namespace into pod's yaml URL: https://github.com/apache/airflow/pull/5152 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] mustafagok opened a new pull request #7136: [AIRFLOW-6467] Make job_id parameter optional

2020-01-11 Thread GitBox
mustafagok opened a new pull request #7136: [AIRFLOW-6467] Make job_id parameter optional URL: https://github.com/apache/airflow/pull/7136 job_id parameter should be optional because it can be passed in json(dict) parameter. --- Issue link: WILL BE INSERTED BY

[jira] [Commented] (AIRFLOW-6467) Remove unnecessary local variable

2020-01-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013506#comment-17013506 ] ASF GitHub Bot commented on AIRFLOW-6467: - mustafagok commented on pull request #7136:

[jira] [Work started] (AIRFLOW-6536) Make "job_id" parameter of the DatabricksRunNowOperator optional

2020-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-6536 started by Mustafa Gök. > Make "job_id" parameter of the DatabricksRunNowOperator optional >

[jira] [Created] (AIRFLOW-6536) Make "job_id" parameter of the DatabricksRunNowOperator optional

2020-01-11 Thread Jira
Mustafa Gök created AIRFLOW-6536: Summary: Make "job_id" parameter of the DatabricksRunNowOperator optional Key: AIRFLOW-6536 URL: https://issues.apache.org/jira/browse/AIRFLOW-6536 Project: Apache

[GitHub] [airflow] codecov-io edited a comment on issue #7133: [AIRFLOW-6535] add exception to fail without retry

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#issuecomment-573236471 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7133?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7133: [AIRFLOW-6535] add exception to fail without retry

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#issuecomment-573236471 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7133?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk commented on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2020-01-11 Thread GitBox
potiuk commented on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6516#issuecomment-573320784 @nuclearpinguin @kaxil @mik-laj - one last final review and I'd love to merge it

[GitHub] [airflow] codecov-io edited a comment on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6516#issuecomment-572851732 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6516?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6516#issuecomment-572851732 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6516?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2020-01-11 Thread GitBox
codecov-io edited a comment on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6516#issuecomment-572851732 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6516?src=pr=h1) Report > Merging

  1   2   >