[GitHub] [airflow] pingzh commented on a change in pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
pingzh commented on a change in pull request #10654: URL: https://github.com/apache/airflow/pull/10654#discussion_r486788268 ## File path: airflow/executors/celery_kubernetes_executor.py ## @@ -0,0 +1,157 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +#

[GitHub] [airflow] baolsen opened a new issue #10874: SSHHook get_conn() does not re-use client

2020-09-10 Thread GitBox
baolsen opened a new issue #10874: URL: https://github.com/apache/airflow/issues/10874 **Apache Airflow version**: 1.10.8 **Environment**: - **Cloud provider or hardware configuration**: 4 VCPU 8GB RAM VM - **OS** (e.g. from /etc/os-release): RHEL 7.7 - **Kernel** (e.g.

[GitHub] [airflow] elwinarens edited a comment on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
elwinarens edited a comment on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690866681 @kaxil that option is not available, because this PR is not under a personal user. Feel free to cherry pick and to put up a new PR. Let me know if you need anything.

[GitHub] [airflow] msumit commented on issue #7935: scheduler gets stuck without a trace

2020-09-10 Thread GitBox
msumit commented on issue #7935: URL: https://github.com/apache/airflow/issues/7935#issuecomment-690875882 All system vitals like the disk, cpu, and mem are absolutely fine whenever the stuck happens for us. Whenever the process stuck, it doesn't respond to any other kill signals except 9

[GitHub] [airflow] elwinarens edited a comment on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
elwinarens edited a comment on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690866681 @kaxil that option is not available, because this PR is not under a personal user. Feel free cherry pick and to put up a new PR. Let me know if you need anything.

[GitHub] [airflow] elwinarens commented on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
elwinarens commented on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690866681 @kaxil that option is not available, because this PR is not under a personal user. Feel free to put up a new PR and close this one.

[GitHub] [airflow] elwinarens edited a comment on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
elwinarens edited a comment on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690866681 @kaxil that option is not available, because this PR is not under a personal user. Feel free to put up a new PR.

[GitHub] [airflow] elwinarens closed pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
elwinarens closed pull request #9639: URL: https://github.com/apache/airflow/pull/9639 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] stale[bot] closed pull request #9778: Enable setting the base url of the website

2020-09-10 Thread GitBox
stale[bot] closed pull request #9778: URL: https://github.com/apache/airflow/pull/9778 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (AIRFLOW-6585) Timestamp bug in RefreshKubeConfigLoader

2020-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193974#comment-17193974 ] ASF GitHub Bot commented on AIRFLOW-6585: - stale[bot] closed pull request #7153: URL:

[GitHub] [airflow] stale[bot] closed pull request #7153: [AIRFLOW-6585] Fixed Timestamp bug in RefreshKubeConfigLoader

2020-09-10 Thread GitBox
stale[bot] closed pull request #7153: URL: https://github.com/apache/airflow/pull/7153 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] jedcunningham commented on pull request #10663: Show a few lines of tracebacks for DAG import errors in web UI

2020-09-10 Thread GitBox
jedcunningham commented on pull request #10663: URL: https://github.com/apache/airflow/pull/10663#issuecomment-690846446 @ashb, changed the default to true, refactored so we only hit conf once, and gave the tests a little more love. The only remaining thing I can think of is

[GitHub] [airflow] stale[bot] commented on pull request #10011: Add SQLExecuteQueryOperator operator

2020-09-10 Thread GitBox
stale[bot] commented on pull request #10011: URL: https://github.com/apache/airflow/pull/10011#issuecomment-690838639 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your

[GitHub] [airflow] stale[bot] commented on pull request #9737: Fix failing get_logs on AzureContainerInstanceHook

2020-09-10 Thread GitBox
stale[bot] commented on pull request #9737: URL: https://github.com/apache/airflow/pull/9737#issuecomment-690838643 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] dutta1kartik3 commented on issue #8759: Log rotation for scheduler logs

2020-09-10 Thread GitBox
dutta1kartik3 commented on issue #8759: URL: https://github.com/apache/airflow/issues/8759#issuecomment-690836209 But this external log deletion dag / script doesn't seem to cause the scheduler to go down

[jira] [Commented] (AIRFLOW-5071) Thousand os Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally?

2020-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193953#comment-17193953 ] ASF GitHub Bot commented on AIRFLOW-5071: - yuqian90 edited a comment on issue #10790: URL:

[GitHub] [airflow] yuqian90 edited a comment on issue #10790: Copy of [AIRFLOW-5071] JIRA: Thousands of Executor reports task instance X finished (success) although the task says its queued. Was the t

2020-09-10 Thread GitBox
yuqian90 edited a comment on issue #10790: URL: https://github.com/apache/airflow/issues/10790#issuecomment-690785232 > Ok @yuqian90 @sgrzemski-ias what is you setting for core.dagbag_import_timeout ? > > As I'm hitting: > > Traceback (most recent call last): File

[GitHub] [airflow] yuqian90 opened a new pull request #10153: [AIP-34] TaskGroup: A UI task grouping concept as an alternative to SubDagOperator

2020-09-10 Thread GitBox
yuqian90 opened a new pull request #10153: URL: https://github.com/apache/airflow/pull/10153 This PR introduces `TaskGroup`, which is a simple UI task grouping concept. What this PR does: - TaskGroups can be collapsed/expanded in Graph View when clicked - TaskGroups can be

[GitHub] [airflow] yuqian90 closed pull request #10153: [AIP-34] TaskGroup: A UI task grouping concept as an alternative to SubDagOperator

2020-09-10 Thread GitBox
yuqian90 closed pull request #10153: URL: https://github.com/apache/airflow/pull/10153 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] dimberman commented on pull request #10872: Modify helm chart to use pod_template_file

2020-09-10 Thread GitBox
dimberman commented on pull request #10872: URL: https://github.com/apache/airflow/pull/10872#issuecomment-690808867 @potiuk @turbaszek any idea how I can unit test this? This is a bit tricky since I'm generating a string inside of a config_file instead of an actual yaml object that helm

[GitHub] [airflow] abhilash1in opened a new pull request #10873: Add description field to connection (#10840)

2020-09-10 Thread GitBox
abhilash1in opened a new pull request #10873: URL: https://github.com/apache/airflow/pull/10873 ## Summary: Add a description (string) field to store additional details about a [connection](https://airflow.apache.org/docs/stable/howto/connection/index.html). ## UI:

[GitHub] [airflow] dimberman opened a new pull request #10872: Modify helm chart to use pod_template_file

2020-09-10 Thread GitBox
dimberman opened a new pull request #10872: URL: https://github.com/apache/airflow/pull/10872 Since we are deprecating most k8sexecutor arguments we should use the pod_template_file when launching airflow using the KubernetesExecutor (cherry picked from commit

[GitHub] [airflow] yuqian90 commented on issue #10790: Copy of [AIRFLOW-5071] JIRA: Thousands of Executor reports task instance X finished (success) although the task says its queued. Was the task kil

2020-09-10 Thread GitBox
yuqian90 commented on issue #10790: URL: https://github.com/apache/airflow/issues/10790#issuecomment-690785232 > Ok @yuqian90 @sgrzemski-ias what is you setting for core.dagbag_import_timeout ? > > As I'm hitting: > > Traceback (most recent call last): File

[jira] [Commented] (AIRFLOW-5071) Thousand os Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally?

2020-09-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193906#comment-17193906 ] ASF GitHub Bot commented on AIRFLOW-5071: - yuqian90 commented on issue #10790: URL:

[GitHub] [airflow] vitaly-krugl commented on issue #8759: Log rotation for scheduler logs

2020-09-10 Thread GitBox
vitaly-krugl commented on issue #8759: URL: https://github.com/apache/airflow/issues/8759#issuecomment-690775457 Our internal environment enforces mandatory log rotation automatically as part of its log rotation and archiving mechanism. Since the description of this ticket points out that

[GitHub] [airflow] dimberman commented on a change in pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
dimberman commented on a change in pull request #10654: URL: https://github.com/apache/airflow/pull/10654#discussion_r486677273 ## File path: airflow/executors/celery_kubernetes_executor.py ## @@ -0,0 +1,157 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [airflow] pingzh commented on pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
pingzh commented on pull request #10654: URL: https://github.com/apache/airflow/pull/10654#issuecomment-690772877 Strange, i started to get this static check error after I rebased the master: ``` Run

[GitHub] [airflow] pingzh closed pull request #10871: Fix an error of type ingore

2020-09-10 Thread GitBox
pingzh closed pull request #10871: URL: https://github.com/apache/airflow/pull/10871 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] pingzh closed pull request #10870: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
pingzh closed pull request #10870: URL: https://github.com/apache/airflow/pull/10870 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] pingzh opened a new pull request #10871: Fix an error of type ingore

2020-09-10 Thread GitBox
pingzh opened a new pull request #10871: URL: https://github.com/apache/airflow/pull/10871 ``` Run mypy..Failed - hook id: mypy - exit code: 1

[GitHub] [airflow] pingzh opened a new pull request #10870: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
pingzh opened a new pull request #10870: URL: https://github.com/apache/airflow/pull/10870 it consists of CeleryExecutor and KubernetesExecutor, which allows users to route their tasks to either Kubernetes or Celery based on the queue defined on a task See the discussion in the

[GitHub] [airflow] kaxil commented on a change in pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
kaxil commented on a change in pull request #10654: URL: https://github.com/apache/airflow/pull/10654#discussion_r486653277 ## File path: airflow/executors/celery_kubernetes_executor.py ## @@ -0,0 +1,157 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [airflow] pingzh commented on a change in pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
pingzh commented on a change in pull request #10654: URL: https://github.com/apache/airflow/pull/10654#discussion_r486651631 ## File path: airflow/executors/celery_kubernetes_executor.py ## @@ -0,0 +1,157 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +#

[GitHub] [airflow] kaxil commented on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
kaxil commented on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690739141 @elwinarens We are very close to merging this can you please rebase, or just checkmark "Allow Edit From Maintainers"

[GitHub] [airflow] mik-laj commented on issue #7907: End-to-end DAG testing

2020-09-10 Thread GitBox
mik-laj commented on issue #7907: URL: https://github.com/apache/airflow/issues/7907#issuecomment-690738103 @nikste What specific E2E tests would be of interest to you? In my case, E2E tests mean the configuration of a separate test environment, services that are used to monitor the

[GitHub] [airflow] tszerszen commented on issue #10723: Parameter name collision in AutoMLBatchPredictOperator

2020-09-10 Thread GitBox
tszerszen commented on issue #10723: URL: https://github.com/apache/airflow/issues/10723#issuecomment-690737114 My proposition is to change `params` to `prediction_params`, here's the [PR](https://github.com/apache/airflow/pull/10869)

[GitHub] [airflow] nikste commented on issue #7907: End-to-end DAG testing

2020-09-10 Thread GitBox
nikste commented on issue #7907: URL: https://github.com/apache/airflow/issues/7907#issuecomment-690735648 @mik-laj thanks for the update, i think it would make a lot of sense to have some easy end-to-end testing (I would definitely find it useful :) )

[GitHub] [airflow] kaxil commented on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
kaxil commented on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690732567 > @kaxil If neither are able to continue the work, what is remaining to do here? Does it need a hook? has config secrets been added to this backend yet? I am already using this

[GitHub] [airflow] tszerszen opened a new pull request #10869: Fix parameter name collision in AutoMLBatchPredictOperator #10723

2020-09-10 Thread GitBox
tszerszen opened a new pull request #10869: URL: https://github.com/apache/airflow/pull/10869 Proposition of solving issue: [#10723 ](https://github.com/apache/airflow/issues/10723) Fix parameter name collision in `AutoMLBatchPredictOperator` by changing parameter `params` to

[GitHub] [airflow] mik-laj commented on issue #10449: Dynamic Schedule Intervals

2020-09-10 Thread GitBox
mik-laj commented on issue #10449: URL: https://github.com/apache/airflow/issues/10449#issuecomment-690727096 https://github.com/apache/airflow/issues/10194 https://lists.apache.org/thread.html/2b12ae265795ff2e655a5161c972f5c7bbe60722a12849a0e2c5c55f%40%3Cdev.airflow.apache.org%3E

[GitHub] [airflow] alexbegg edited a comment on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
alexbegg edited a comment on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690718440 @kaxil If neither are able to continue the work, what is remaining to do here? Does it need a hook? has config secrets been added to this backend yet? I am already

[GitHub] [airflow] mik-laj edited a comment on issue #7907: End-to-end DAG testing

2020-09-10 Thread GitBox
mik-laj edited a comment on issue #7907: URL: https://github.com/apache/airflow/issues/7907#issuecomment-690723903 @nikste I know a some organizations are working on solutions internally, but there is no community progress.

[GitHub] [airflow] mik-laj commented on issue #7907: End-to-end DAG testing

2020-09-10 Thread GitBox
mik-laj commented on issue #7907: URL: https://github.com/apache/airflow/issues/7907#issuecomment-690723903 @nikste I know a lot of organizations are working on solutions internally, but there is no community progress. This

[GitHub] [airflow] alexbegg commented on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
alexbegg commented on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690718440 @kaxil If neither are able to continue the work, what is remaining to do here? Does it need a hook? has config secrets been added to this backend yet? I am already using this

[GitHub] [airflow] mik-laj edited a comment on pull request #10820: Update qubole_hook do not remove pool as an arg for qubole operator

2020-09-10 Thread GitBox
mik-laj edited a comment on pull request #10820: URL: https://github.com/apache/airflow/pull/10820#issuecomment-690716090 @anmol-dhingra Is it worth adding unit tests to detect regressions? @chattarajoy Thanks for a review. 

[GitHub] [airflow] mik-laj commented on pull request #10820: Update qubole_hook do not remove pool as an arg for qubole operator

2020-09-10 Thread GitBox
mik-laj commented on pull request #10820: URL: https://github.com/apache/airflow/pull/10820#issuecomment-690716090 @anmol-dhingra Is it worth adding automated tests to detect regressions? @chattarajoy Thanks for a review. 

[GitHub] [airflow] turbaszek commented on a change in pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
turbaszek commented on a change in pull request #10654: URL: https://github.com/apache/airflow/pull/10654#discussion_r486617206 ## File path: airflow/executors/celery_kubernetes_executor.py ## @@ -0,0 +1,157 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [airflow] turbaszek commented on a change in pull request #10864: Increase typing coverage for postgres provider

2020-09-10 Thread GitBox
turbaszek commented on a change in pull request #10864: URL: https://github.com/apache/airflow/pull/10864#discussion_r486614542 ## File path: airflow/providers/postgres/hooks/postgres.py ## @@ -191,7 +203,7 @@ def get_iam_token(self, conn): return login, token, port

[GitHub] [airflow] turbaszek commented on a change in pull request #10864: Increase typing coverage for postgres provider

2020-09-10 Thread GitBox
turbaszek commented on a change in pull request #10864: URL: https://github.com/apache/airflow/pull/10864#discussion_r486611993 ## File path: .gitignore ## @@ -205,3 +205,22 @@ Chart.lock # Might be generated when you build wheels pip-wheel-metadata + +# tmp ... Review

[GitHub] [airflow] mik-laj commented on a change in pull request #10864: Increase typing coverage for postgres provider

2020-09-10 Thread GitBox
mik-laj commented on a change in pull request #10864: URL: https://github.com/apache/airflow/pull/10864#discussion_r486604058 ## File path: .gitignore ## @@ -205,3 +205,22 @@ Chart.lock # Might be generated when you build wheels pip-wheel-metadata + +# tmp ... Review

[GitHub] [airflow] mik-laj commented on issue #10868: on_load method is not working for plugins located in folder

2020-09-10 Thread GitBox
mik-laj commented on issue #10868: URL: https://github.com/apache/airflow/issues/10868#issuecomment-690688512 It' a real bug. See: airflow.plugins_manager.load_plugins_from_plugin_directory This does not call the on_load method.

[GitHub] [airflow] mik-laj commented on issue #10868: on_load method is not working for plugins located in folder

2020-09-10 Thread GitBox
mik-laj commented on issue #10868: URL: https://github.com/apache/airflow/issues/10868#issuecomment-690687844 @maiorBoltach Yes. We are open to contributions. I assigned you to this ticket. Contributor guide: https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst

[GitHub] [airflow] mik-laj edited a comment on issue #10868: on_load method is not working for plugins located in folder

2020-09-10 Thread GitBox
mik-laj edited a comment on issue #10868: URL: https://github.com/apache/airflow/issues/10868#issuecomment-690687844 @maiorBoltach Yes. We are open to contributions from everyone. I assigned you to this ticket. Contributor guide:

[GitHub] [airflow] maiorBoltach commented on issue #10868: on_load method is not working for plugins located in folder

2020-09-10 Thread GitBox
maiorBoltach commented on issue #10868: URL: https://github.com/apache/airflow/issues/10868#issuecomment-690686788 If this is really a bug, can I fix it by myself? This is an automated message from the Apache Git Service. To

[GitHub] [airflow] maiorBoltach edited a comment on issue #10868: on_load method is not working for plugins located in folder

2020-09-10 Thread GitBox
maiorBoltach edited a comment on issue #10868: URL: https://github.com/apache/airflow/issues/10868#issuecomment-690686788 If this is really a bug, can I contribute? This is an automated message from the Apache Git Service.

[GitHub] [airflow] maiorBoltach opened a new issue #10868: on_load method is not working for plugins located in folder

2020-09-10 Thread GitBox
maiorBoltach opened a new issue #10868: URL: https://github.com/apache/airflow/issues/10868 **Apache Airflow version**: 1.10.12 **Environment**: - **Cloud provider or hardware configuration**: Google Cloud, custom-8-16384 - **OS** (e.g. from /etc/os-release): CentOS

[GitHub] [airflow] mik-laj commented on issue #10786: DatabricksRunNowOperator missing jar_params as a kwarg

2020-09-10 Thread GitBox
mik-laj commented on issue #10786: URL: https://github.com/apache/airflow/issues/10786#issuecomment-690684141 I assigned you to this ticket. > If you create pull-request, you don't have to create an issue first, but if you want, you can do it. Creating an issue will allow you to

[GitHub] [airflow] turbaszek commented on pull request #10866: Add on_kill method to BigQueryInsertJobOperator

2020-09-10 Thread GitBox
turbaszek commented on pull request #10866: URL: https://github.com/apache/airflow/pull/10866#issuecomment-690677618 @tszerszen can you please take a look at CI? We hit the magic number of allowed arguments and we need to add `pylint: disable=too-many-arguments`

[GitHub] [airflow] ashb commented on pull request #10806: Allow airflow.providers to be installed in multiple python folders

2020-09-10 Thread GitBox
ashb commented on pull request #10806: URL: https://github.com/apache/airflow/pull/10806#issuecomment-690673656 My quick thoughts are: - more tools are supporting it over time - this behaviour is supported/documented in python so a bug in tools that don't - the less special

[GitHub] [airflow] mik-laj opened a new issue #10867: Warning about invisible connections/variable in the Web UI.

2020-09-10 Thread GitBox
mik-laj opened a new issue #10867: URL: https://github.com/apache/airflow/issues/10867 Hello, Currently, you can define a new connection/variable in several ways. * Metabase * Environment variable * Secret backend However, only the connections defined with the

[GitHub] [airflow] mik-laj commented on issue #10840: Description Field for Connections

2020-09-10 Thread GitBox
mik-laj commented on issue #10840: URL: https://github.com/apache/airflow/issues/10840#issuecomment-690628023 @abhilash1in I assigned you to this ticket. This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] potiuk edited a comment on pull request #10806: Allow airflow.providers to be installed in multiple python folders

2020-09-10 Thread GitBox
potiuk edited a comment on pull request #10806: URL: https://github.com/apache/airflow/pull/10806#issuecomment-690612974 Question - do we actually __want__ it eventually ? I know from pure python installation "versatilty" point of view it might be a good idea, but I hardly imagine

[GitHub] [airflow] potiuk commented on pull request #10806: Allow airflow.providers to be installed in multiple python folders

2020-09-10 Thread GitBox
potiuk commented on pull request #10806: URL: https://github.com/apache/airflow/pull/10806#issuecomment-690612974 Question - do we actually __want__ it eventually ? I know from pure python installation "versatilty" point of view it might be a good idea, but I hardly imagine this

[airflow] branch constraints-master updated: Updating constraints. Build id:248490316

2020-09-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-master by this push: new 9682084 Updating

[airflow] branch v1-10-test updated: Fix pod_mutation_hook for 1.10.13 (#10850)

2020-09-10 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 589d907 Fix pod_mutation_hook for

[airflow] branch v1-10-test updated: Fix pod_mutation_hook for 1.10.13 (#10850)

2020-09-10 Thread dimberman
This is an automated email from the ASF dual-hosted git repository. dimberman pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 589d907 Fix pod_mutation_hook for

[GitHub] [airflow] dimberman merged pull request #10850: Fix pod_mutation_hook for 1.10.13

2020-09-10 Thread GitBox
dimberman merged pull request #10850: URL: https://github.com/apache/airflow/pull/10850 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [airflow] abhilash1in commented on issue #10840: Description Field for Connections

2020-09-10 Thread GitBox
abhilash1in commented on issue #10840: URL: https://github.com/apache/airflow/issues/10840#issuecomment-690584658 @mik-laj I can give this a shot. Please assign it to me. This is an automated message from the Apache Git

[GitHub] [airflow] jedcunningham commented on a change in pull request #10663: Show a few lines of tracebacks for DAG import errors in web UI

2020-09-10 Thread GitBox
jedcunningham commented on a change in pull request #10663: URL: https://github.com/apache/airflow/pull/10663#discussion_r486531848 ## File path: airflow/config_templates/config.yml ## @@ -229,6 +229,21 @@ type: string example: ~ default: "30" +- name:

[airflow] branch master updated (59e8341 -> b9dc3c5)

2020-09-10 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 59e8341 Add new lint check to now allow realtive imports (#10825) add b9dc3c5 Added Plexus as an Airflow

[airflow] branch master updated (59e8341 -> b9dc3c5)

2020-09-10 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 59e8341 Add new lint check to now allow realtive imports (#10825) add b9dc3c5 Added Plexus as an Airflow

[GitHub] [airflow] potiuk merged pull request #10591: Added Plexus as an Airflow provider

2020-09-10 Thread GitBox
potiuk merged pull request #10591: URL: https://github.com/apache/airflow/pull/10591 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #10591: Added Plexus as an Airflow provider

2020-09-10 Thread GitBox
boring-cyborg[bot] commented on pull request #10591: URL: https://github.com/apache/airflow/pull/10591#issuecomment-690581454 Awesome work, congrats on your first merged pull request! This is an automated message from

[GitHub] [airflow] neil90 commented on issue #10786: DatabricksRunNowOperator missing jar_params as a kwarg

2020-09-10 Thread GitBox
neil90 commented on issue #10786: URL: https://github.com/apache/airflow/issues/10786#issuecomment-690568471 Yes I have made the PR https://github.com/apache/airflow/pull/10787 This is an automated message from the Apache

[GitHub] [airflow] ashb commented on a change in pull request #10663: Show a few lines of tracebacks for DAG import errors in web UI

2020-09-10 Thread GitBox
ashb commented on a change in pull request #10663: URL: https://github.com/apache/airflow/pull/10663#discussion_r486521676 ## File path: airflow/models/dagbag.py ## @@ -269,7 +270,12 @@ def _load_modules_from_file(self, filepath, safe_mode): return

[GitHub] [airflow] ashb commented on a change in pull request #10393: Simplify the K8sExecutor and K8sPodOperator

2020-09-10 Thread GitBox
ashb commented on a change in pull request #10393: URL: https://github.com/apache/airflow/pull/10393#discussion_r486521086 ## File path: chart/values.yaml ## @@ -541,32 +543,11 @@ config: namespace: '{{ .Release.Namespace }}' airflow_configmap: '{{ include

[GitHub] [airflow] kaxil commented on pull request #9639: Add secrets backend for microsoft azure key vault

2020-09-10 Thread GitBox
kaxil commented on pull request #9639: URL: https://github.com/apache/airflow/pull/9639#issuecomment-690557596 ping @elwinarens @flolas This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] dimberman commented on a change in pull request #10393: Simplify the K8sExecutor and K8sPodOperator

2020-09-10 Thread GitBox
dimberman commented on a change in pull request #10393: URL: https://github.com/apache/airflow/pull/10393#discussion_r486513263 ## File path: chart/values.yaml ## @@ -541,32 +543,11 @@ config: namespace: '{{ .Release.Namespace }}' airflow_configmap: '{{ include

[GitHub] [airflow] jedcunningham commented on a change in pull request #10663: Show a few lines of tracebacks for DAG import errors in web UI

2020-09-10 Thread GitBox
jedcunningham commented on a change in pull request #10663: URL: https://github.com/apache/airflow/pull/10663#discussion_r486513326 ## File path: airflow/models/dagbag.py ## @@ -269,7 +270,12 @@ def _load_modules_from_file(self, filepath, safe_mode): return

[airflow] branch master updated (68cc727 -> 59e8341)

2020-09-10 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 68cc727 Add on_kill method to DataprocSubmitJobOperator (#10847) add 59e8341 Add new lint check to now

[GitHub] [airflow] millertracy commented on pull request #10591: Added Plexus as an Airflow provider

2020-09-10 Thread GitBox
millertracy commented on pull request #10591: URL: https://github.com/apache/airflow/pull/10591#issuecomment-690531779 @potiuk thanks for approving changes. 2 checks were cancelled, but it doesn't look related to my code. When should i expect a merge into the base branch?

[airflow] branch master updated (68cc727 -> 59e8341)

2020-09-10 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 68cc727 Add on_kill method to DataprocSubmitJobOperator (#10847) add 59e8341 Add new lint check to now

[airflow] branch master updated (e773f8b -> 68cc727)

2020-09-10 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from e773f8b Refactor content to a markdown table (#10863) add 68cc727 Add on_kill method to

[airflow] branch master updated (68cc727 -> 59e8341)

2020-09-10 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 68cc727 Add on_kill method to DataprocSubmitJobOperator (#10847) add 59e8341 Add new lint check to now

[airflow] branch master updated (e773f8b -> 68cc727)

2020-09-10 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from e773f8b Refactor content to a markdown table (#10863) add 68cc727 Add on_kill method to

[airflow] branch master updated (68cc727 -> 59e8341)

2020-09-10 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 68cc727 Add on_kill method to DataprocSubmitJobOperator (#10847) add 59e8341 Add new lint check to now

[airflow] branch master updated (e773f8b -> 68cc727)

2020-09-10 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from e773f8b Refactor content to a markdown table (#10863) add 68cc727 Add on_kill method to

[GitHub] [airflow] kaxil merged pull request #10825: Add new lint check to now allow realtive imports

2020-09-10 Thread GitBox
kaxil merged pull request #10825: URL: https://github.com/apache/airflow/pull/10825 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] turbaszek commented on issue #10382: Add on_kill method to BigQueryInsertJobOperator

2020-09-10 Thread GitBox
turbaszek commented on issue #10382: URL: https://github.com/apache/airflow/issues/10382#issuecomment-690523736 @tszerszen awesome! I will take a look This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] turbaszek merged pull request #10847: Add on_kill method to DataprocSubmitJobOperator

2020-09-10 Thread GitBox
turbaszek merged pull request #10847: URL: https://github.com/apache/airflow/pull/10847 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [airflow] turbaszek closed issue #10381: Add on_kill method to DataprocSubmitJobOperator

2020-09-10 Thread GitBox
turbaszek closed issue #10381: URL: https://github.com/apache/airflow/issues/10381 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #10847: Add on_kill method to DataprocSubmitJobOperator

2020-09-10 Thread GitBox
boring-cyborg[bot] commented on pull request #10847: URL: https://github.com/apache/airflow/pull/10847#issuecomment-690523633 Awesome work, congrats on your first merged pull request! This is an automated message from

[airflow] branch master updated (63b6e53 -> 1a95361)

2020-09-10 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 63b6e53 Detect orphaned task instances by SchedulerJob id and heartbeat (#10729) add 1a95361 Fix and

[GitHub] [airflow] dimberman commented on a change in pull request #10654: Add CeleryKubernetesExecutor

2020-09-10 Thread GitBox
dimberman commented on a change in pull request #10654: URL: https://github.com/apache/airflow/pull/10654#discussion_r486500203 ## File path: airflow/executors/celery_kubernetes_executor.py ## @@ -0,0 +1,156 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [airflow] kaxil commented on a change in pull request #10594: WIP: Add permissions for stable API

2020-09-10 Thread GitBox
kaxil commented on a change in pull request #10594: URL: https://github.com/apache/airflow/pull/10594#discussion_r486500224 ## File path: docs/security/access-control.rst ## @@ -96,21 +96,69 @@ DAG Level Role is treated as a ``View`` which has two permissions associated with

[airflow] branch master updated (67af97a -> 63b6e53)

2020-09-10 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 67af97a Rename "Beyond the Horizon" section and refactor content (#10802) add 63b6e53 Detect orphaned task

[airflow] branch master updated (67af97a -> 63b6e53)

2020-09-10 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 67af97a Rename "Beyond the Horizon" section and refactor content (#10802) add 63b6e53 Detect orphaned task

[GitHub] [airflow] ashb merged pull request #10862: Fix and unquarantine TestDagFileProcessorAgent.test_parse_once

2020-09-10 Thread GitBox
ashb merged pull request #10862: URL: https://github.com/apache/airflow/pull/10862 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (ff72327 -> 67af97a)

2020-09-10 Thread ryw
This is an automated email from the ASF dual-hosted git repository. ryw pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from ff72327 Move parse_once to quarantine (#10857) add 67af97a Rename "Beyond the Horizon" section and refactor

[airflow] branch master updated (ff72327 -> 67af97a)

2020-09-10 Thread ryw
This is an automated email from the ASF dual-hosted git repository. ryw pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from ff72327 Move parse_once to quarantine (#10857) add 67af97a Rename "Beyond the Horizon" section and refactor

  1   2   3   >