[jira] [Commented] (AIRFLOW-6517) make merge_dicts recursive

2020-01-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011520#comment-17011520 ] ASF GitHub Bot commented on AIRFLOW-6517: - dstandish commented on pull request #7111:

[GitHub] [airflow] dstandish opened a new pull request #7111: [AIRFLOW-6517] make merge_dicts function recursive

2020-01-08 Thread GitBox
dstandish opened a new pull request #7111: [AIRFLOW-6517] make merge_dicts function recursive URL: https://github.com/apache/airflow/pull/7111 to support nested dictionaries it is a utility used in jsonformatter but useful for merging kwargs between conn extra and hook params

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

2020-01-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011512#comment-17011512 ] 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-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011513#comment-17011513 ] ASF GitHub Bot commented on AIRFLOW-5704: - potiuk commented on pull request #6516:

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

2020-01-08 Thread GitBox
potiuk opened a new pull request #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6516 * Fixed problem that Kubernetes tests were testing latest master rather than what came from the local sources. * Kind

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

2020-01-08 Thread GitBox
potiuk closed 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

[GitHub] [airflow] codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-572009682 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6090?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-6517) make merge_dicts recursive

2020-01-08 Thread Daniel Standish (Jira)
Daniel Standish created AIRFLOW-6517: Summary: make merge_dicts recursive Key: AIRFLOW-6517 URL: https://issues.apache.org/jira/browse/AIRFLOW-6517 Project: Apache Airflow Issue Type:

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

2020-01-08 Thread GitBox
potiuk commented on issue #6516: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing [WIP] URL: https://github.com/apache/airflow/pull/6516#issuecomment-572429694 Hey @gerardo @dimberman @kaxil @ashb @mik-laj @nuclearpinguin I think you all might be interested with

[GitHub] [airflow] potiuk merged pull request #7110: [AIRFLOW-XXXX] improve clarity of confirm message

2020-01-08 Thread GitBox
potiuk merged pull request #7110: [AIRFLOW-] improve clarity of confirm message URL: https://github.com/apache/airflow/pull/7110 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] potiuk commented on issue #7110: [AIRFLOW-XXXX] improve clarity of confirm message

2020-01-08 Thread GitBox
potiuk commented on issue #7110: [AIRFLOW-] improve clarity of confirm message URL: https://github.com/apache/airflow/pull/7110#issuecomment-572406849 > Adding quotes _and_ question mark makes it clear that we are forcing "no" to _the question_ "should we rebuild ci?". :D

[GitHub] [airflow] dstandish edited a comment on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook

2020-01-08 Thread GitBox
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook URL: https://github.com/apache/airflow/pull/6850#issuecomment-572400053 Alright... after further thought... i think it makes more sense to just call it odbc hook. there is no point in

[GitHub] [airflow] dstandish commented on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook

2020-01-08 Thread GitBox
dstandish commented on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook URL: https://github.com/apache/airflow/pull/6850#issuecomment-572400053 Alright... after further thought... it makes more sense to just call it odbc hook. there is no point in having a separate

[GitHub] [airflow] dstandish removed a comment on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook

2020-01-08 Thread GitBox
dstandish removed a comment on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook URL: https://github.com/apache/airflow/pull/6850#issuecomment-572297821 ok @vamega refactored create odbc hook and make mssqlodbchook a subclass

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

2020-01-08 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-6516. - Resolution: Fixed > Airflow Local Setting ConfigMap overrides airflow.cfg VolumeMount >

[GitHub] [airflow] kaxil merged pull request #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts

2020-01-08 Thread GitBox
kaxil merged pull request #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts URL: https://github.com/apache/airflow/pull/7109 This is an automated message from the Apache Git Service. To respond to

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

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

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

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

[GitHub] [airflow] dstandish opened a new pull request #7110: AIRFLOW-XXXX improve clarity of confirm message

2020-01-08 Thread GitBox
dstandish opened a new pull request #7110: AIRFLOW- improve clarity of confirm message URL: https://github.com/apache/airflow/pull/7110 Clarifies confirm messaging Before: ``` Forcing response 'no' to rebuild CI. ``` After ``` Forcing response 'no' to

[GitHub] [airflow] codecov-io commented on issue #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts

2020-01-08 Thread GitBox
codecov-io commented on issue #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts URL: https://github.com/apache/airflow/pull/7109#issuecomment-572361352 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7109?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts URL: https://github.com/apache/airflow/pull/7109#issuecomment-572361352 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7109?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-6505) Let emoji encoded properly for json.dumps() -- BaseSQLToGoogleCloudStorageOperator

2020-01-08 Thread Damon Liao (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damon Liao updated AIRFLOW-6505: Description: Emoji can't be encoded properly when ` json.dumps()` and 'UTF-8', problem fixed by

[GitHub] [airflow] dimberman commented on issue #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts

2020-01-08 Thread GitBox
dimberman commented on issue #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts URL: https://github.com/apache/airflow/pull/7109#issuecomment-572343368 ohhh ok so you were overwriting `airflow-config` before. Got it. LGTM

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

2020-01-08 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-6516: Affects Version/s: (was: 2.0.0) 1.10.8 > Airflow Local Setting

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

2020-01-08 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-6516: Fix Version/s: 1.10.8 > Airflow Local Setting ConfigMap overrides airflow.cfg VolumeMount >

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

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

[GitHub] [airflow] kaxil opened a new pull request #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts

2020-01-08 Thread GitBox
kaxil opened a new pull request #7109: [AIRFLOW-6516] BugFix: airflow.cfg does not exist in Volume Mounts URL: https://github.com/apache/airflow/pull/7109 https://github.com/apache/airflow/commit/4748a518ced4ebd30caec2ac290c782ef023b0d7 introduced a bug because we were re-assigning the

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

2020-01-08 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-6516: Description: https://github.com/apache/airflow/commit/4748a518ced4ebd30caec2ac290c782ef023b0d7

[GitHub] [airflow] codecov-io edited a comment on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags URL: https://github.com/apache/airflow/pull/6489#issuecomment-552128422 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6489?src=pr=h1) Report > Merging

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

2020-01-08 Thread Kaxil Naik (Jira)
Kaxil Naik created AIRFLOW-6516: --- Summary: Airflow Local Setting ConfigMap overrides airflow.cfg VolumeMount Key: AIRFLOW-6516 URL: https://issues.apache.org/jira/browse/AIRFLOW-6516 Project: Apache

[GitHub] [airflow] tooptoop4 commented on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
tooptoop4 commented on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-572327119 @mik-laj pls merge This is an automated message from the

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6993: [AIRFLOW-4502] new cli command - task_states_for_dag_run URL: https://github.com/apache/airflow/pull/6993#issuecomment-570075234 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6993?src=pr=h1) Report > :exclamation: No coverage uploaded

[jira] [Created] (AIRFLOW-6515) log level of INFO/WARN when ERROR happened

2020-01-08 Thread t oo (Jira)
t oo created AIRFLOW-6515: - Summary: log level of INFO/WARN when ERROR happened Key: AIRFLOW-6515 URL: https://issues.apache.org/jira/browse/AIRFLOW-6515 Project: Apache Airflow Issue Type: Bug

[jira] [Updated] (AIRFLOW-6515) log level of INFO/WARN when ERROR happened

2020-01-08 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-6515: -- Description: log level should be error on some (but there are false positives): grep -iE

[GitHub] [airflow] sarutak commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution.

2020-01-08 Thread GitBox
sarutak commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution. URL: https://github.com/apache/airflow/pull/7099#discussion_r364497578 ## File path: airflow/models/dagbag.py ## @@ -248,7 +247,11 @@ def

[GitHub] [airflow] kaxil commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution.

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution. URL: https://github.com/apache/airflow/pull/7099#discussion_r364488560 ## File path: airflow/models/dagbag.py ## @@ -248,7 +247,11 @@ def

[GitHub] [airflow] sarutak commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution.

2020-01-08 Thread GitBox
sarutak commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution. URL: https://github.com/apache/airflow/pull/7099#discussion_r364487841 ## File path: airflow/models/dagbag.py ## @@ -248,7 +247,11 @@ def

[jira] [Updated] (AIRFLOW-3964) Consolidate and de-duplicate sensor tasks

2020-01-08 Thread Yingbo Wang (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yingbo Wang updated AIRFLOW-3964: - Summary: Consolidate and de-duplicate sensor tasks (was: Consolidate and de-duplicate sensor

[GitHub] [airflow] dstandish commented on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook

2020-01-08 Thread GitBox
dstandish commented on issue #6850: [AIRFLOW-6296] add odbc hooks OdbcHook and MsSqlOdbcHook URL: https://github.com/apache/airflow/pull/6850#issuecomment-572297821 ok @vamega refactored create odbc hook and make mssqlodbchook a subclass

[GitHub] [airflow] kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags URL: https://github.com/apache/airflow/pull/6489#discussion_r364468582 ## File path: airflow/www/app.py ## @@ -60,6 +61,11 @@ def create_app(config=None, session=None,

[GitHub] [airflow] tooptoop4 commented on issue #7089: [AIRFLOW-6452] scheduler_job.py - remove excess sleep/log/duration calls

2020-01-08 Thread GitBox
tooptoop4 commented on issue #7089: [AIRFLOW-6452] scheduler_job.py - remove excess sleep/log/duration calls URL: https://github.com/apache/airflow/pull/7089#issuecomment-572280616 @nuclearpinguin pls merge This is an

[GitHub] [airflow] kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags URL: https://github.com/apache/airflow/pull/6489#discussion_r364467450 ## File path: airflow/migrations/versions/7939bcff74ba_add_tags_to_dagmodel.py ## @@ -0,0 +1,50

[GitHub] [airflow] codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-572009682 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6090?src=pr=h1) Report > Merging

[GitHub] [airflow] kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags URL: https://github.com/apache/airflow/pull/6489#discussion_r364465298 ## File path: airflow/www/app.py ## @@ -60,6 +61,11 @@ def create_app(config=None, session=None,

[GitHub] [airflow] kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags URL: https://github.com/apache/airflow/pull/6489#discussion_r364465298 ## File path: airflow/www/app.py ## @@ -60,6 +61,11 @@ def create_app(config=None, session=None,

[GitHub] [airflow] kaxil merged pull request #7108: [AIRFLOW-XXXX] Move airflow-config-yaml pre-commit before pylint

2020-01-08 Thread GitBox
kaxil merged pull request #7108: [AIRFLOW-] Move airflow-config-yaml pre-commit before pylint URL: https://github.com/apache/airflow/pull/7108 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] kaxil opened a new pull request #7108: [AIRFLOW-XXXX] Move airflow-config-yaml pre-commit before pylint

2020-01-08 Thread GitBox
kaxil opened a new pull request #7108: [AIRFLOW-] Move airflow-config-yaml pre-commit before pylint URL: https://github.com/apache/airflow/pull/7108 Move airflow-config-yaml pre-commit before pylint so we fail fast before the expensive pylint and mypy checks --- Issue link:

[GitHub] [airflow] kaxil merged pull request #7107: [AIRFLOW-XXXX] Add descriptions to kubernetes section of config docs

2020-01-08 Thread GitBox
kaxil merged pull request #7107: [AIRFLOW-] Add descriptions to kubernetes section of config docs URL: https://github.com/apache/airflow/pull/7107 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] dimberman commented on a change in pull request #7085: [AIRFLOW-6334] Use classes instead list of string in executors

2020-01-08 Thread GitBox
dimberman commented on a change in pull request #7085: [AIRFLOW-6334] Use classes instead list of string in executors URL: https://github.com/apache/airflow/pull/7085#discussion_r364453845 ## File path: airflow/executors/base_executor.py ## @@ -232,14 +255,14 @@ def

[GitHub] [airflow] dimberman commented on issue #7085: [AIRFLOW-6334] Use classes instead list of string in executors

2020-01-08 Thread GitBox
dimberman commented on issue #7085: [AIRFLOW-6334] Use classes instead list of string in executors URL: https://github.com/apache/airflow/pull/7085#issuecomment-572265141 A massive +1 on this one. It also makes debugging/testing a nightmare.

[GitHub] [airflow] kaxil commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution.

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution. URL: https://github.com/apache/airflow/pull/7099#discussion_r364446643 ## File path: airflow/models/dagbag.py ## @@ -248,7 +247,11 @@ def

[GitHub] [airflow] kaxil commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution.

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #7099: [AIRFLOW-6507] Replace the use of imp.load_source with another solution. URL: https://github.com/apache/airflow/pull/7099#discussion_r364443683 ## File path: airflow/models/dagbag.py ## @@ -248,7 +247,11 @@ def

[GitHub] [airflow] tooptoop4 commented on issue #7075: [AIRFLOW-6212] SparkSubmitHook resolve connection

2020-01-08 Thread GitBox
tooptoop4 commented on issue #7075: [AIRFLOW-6212] SparkSubmitHook resolve connection URL: https://github.com/apache/airflow/pull/7075#issuecomment-572250534 > > > > > @tooptoop4 if we don't remove the spark check on line 177, how to use this hook to track driver status deployed on yarn,

[GitHub] [airflow] codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-572009682 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6090?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-572009682 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6090?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-572009682 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6090?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-572009682 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6090?src=pr=h1) Report > Merging

[GitHub] [airflow] kaxil commented on a change in pull request #7107: [AIRFLOW-XXXX] Add descriptions to kubernetes section of config docs

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #7107: [AIRFLOW-] Add descriptions to kubernetes section of config docs URL: https://github.com/apache/airflow/pull/7107#discussion_r364425945 ## File path: airflow/config_templates/config.yml ## @@ -1546,7 +1553,30 @@

[GitHub] [airflow] kaxil commented on a change in pull request #7107: [AIRFLOW-XXXX] Add descriptions to kubernetes section of config docs

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #7107: [AIRFLOW-] Add descriptions to kubernetes section of config docs URL: https://github.com/apache/airflow/pull/7107#discussion_r364425885 ## File path: airflow/config_templates/config.yml ## @@ -1546,7 +1553,30 @@

[GitHub] [airflow] kaxil commented on a change in pull request #7107: [AIRFLOW-XXXX] Add descriptions to kubernetes section of config docs

2020-01-08 Thread GitBox
kaxil commented on a change in pull request #7107: [AIRFLOW-] Add descriptions to kubernetes section of config docs URL: https://github.com/apache/airflow/pull/7107#discussion_r364425067 ## File path: airflow/config_templates/config.yml ## @@ -1506,19 +1506,22 @@

[GitHub] [airflow] frankcash commented on issue #7095: AIRFLOW-XXXX Update docs on example files for k8s

2020-01-08 Thread GitBox
frankcash commented on issue #7095: AIRFLOW- Update docs on example files for k8s URL: https://github.com/apache/airflow/pull/7095#issuecomment-572238737 Will do! This is an automated message from the Apache Git Service.

[GitHub] [airflow] kaxil merged pull request #7106: [AIRFLOW-XXXX] update logging section of config docs

2020-01-08 Thread GitBox
kaxil merged pull request #7106: [AIRFLOW-] update logging section of config docs URL: https://github.com/apache/airflow/pull/7106 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] potiuk commented on issue #7095: AIRFLOW-XXXX Update docs on example files for k8s

2020-01-08 Thread GitBox
potiuk commented on issue #7095: AIRFLOW- Update docs on example files for k8s URL: https://github.com/apache/airflow/pull/7095#issuecomment-572235037 Merged! Just next time pls. add [AIRFLOW-] in commit (there was no []). I added them while merging so no problem this time.

[GitHub] [airflow] potiuk merged pull request #7095: AIRFLOW-XXXX Update docs on example files for k8s

2020-01-08 Thread GitBox
potiuk merged pull request #7095: AIRFLOW- Update docs on example files for k8s URL: https://github.com/apache/airflow/pull/7095 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] potiuk commented on issue #7095: AIRFLOW-XXXX Update docs on example files for k8s

2020-01-08 Thread GitBox
potiuk commented on issue #7095: AIRFLOW- Update docs on example files for k8s URL: https://github.com/apache/airflow/pull/7095#issuecomment-572234476 Thanks @frankcash ! This is an automated message from the Apache Git

[GitHub] [airflow] potiuk commented on issue #7105: [AIRFLOW-6513] Add web_pdb/pudb support in post_mortem option

2020-01-08 Thread GitBox
potiuk commented on issue #7105: [AIRFLOW-6513] Add web_pdb/pudb support in post_mortem option URL: https://github.com/apache/airflow/pull/7105#issuecomment-572234088 @mik-laj -> will you add an info of --post-mortem parameter to "debugging".

[jira] [Commented] (AIRFLOW-6513) Add web_pdb/pudb support in post_mortem option

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

[jira] [Resolved] (AIRFLOW-6513) Add web_pdb/pudb support in post_mortem option

2020-01-08 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6513. --- Fix Version/s: 2.0.0 Resolution: Fixed > Add web_pdb/pudb support in post_mortem

[jira] [Commented] (AIRFLOW-6513) Add web_pdb/pudb support in post_mortem option

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

[GitHub] [airflow] potiuk merged pull request #7105: [AIRFLOW-6513] Add web_pdb/pudb support in post_mortem option

2020-01-08 Thread GitBox
potiuk merged pull request #7105: [AIRFLOW-6513] Add web_pdb/pudb support in post_mortem option URL: https://github.com/apache/airflow/pull/7105 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] kaxil commented on issue #7106: [AIRFLOW-XXXX] update logging section of config docs

2020-01-08 Thread GitBox
kaxil commented on issue #7106: [AIRFLOW-] update logging section of config docs URL: https://github.com/apache/airflow/pull/7106#issuecomment-572229129 Aah CI failed. Can you install `pre-commit` hooks This is an

[GitHub] [airflow] dimberman opened a new pull request #7107: [AIRFLOW-XXXX] Add descriptions to kubernetes section of config docs

2020-01-08 Thread GitBox
dimberman opened a new pull request #7107: [AIRFLOW-] Add descriptions to kubernetes section of config docs URL: https://github.com/apache/airflow/pull/7107 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) - [ ] Description above

  1   2   3   4   >