You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Aizhamal Nurmamat kyzy (JIRA)" <ji...@apache.org> on 2019/05/18 02:52:01 UTC

[jira] [Updated] (AIRFLOW-3916) Remove Metastore dependency for K8 Worker pod heartbeat

     [ https://issues.apache.org/jira/browse/AIRFLOW-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aizhamal Nurmamat kyzy updated AIRFLOW-3916:
--------------------------------------------
    Labels: kubernetes  (was: )

Adding executor component, and kubernetes label as part of component refactor.

> Remove Metastore dependency for K8 Worker pod heartbeat
> -------------------------------------------------------
>
>                 Key: AIRFLOW-3916
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3916
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: executor, kubernetes, worker
>    Affects Versions: 1.10.1, 1.10.2
>            Reporter: raman
>            Priority: Major
>              Labels: kubernetes
>
> Currently K8 Worker pod uses Metastore for continuous heartbeat which might make metastore a bottleneck for 1000(s) of running Pods.
> Airflow with K8 Executor mode uses KubernetesJobWatcher to track the status for submitted worker pod(s). It can be leveraged to remove the worker pod's dependency on Meta store for heartbeating. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)