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:02 UTC

[jira] [Updated] (AIRFLOW-3526) Error is thrown while converting Lables to Key in K8 executor

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

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

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

> Error is thrown while converting Lables to Key in K8 executor
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-3526
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3526
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executor, kubernetes, scheduler
>    Affects Versions: 1.10.1
>            Reporter: raman
>            Priority: Major
>              Labels: kubernetes
>
> Following error is thrown continuously  in 
> _labels_to_key(self, labels) functon in kubernetes_executor
> {kubernetes_executor.py:455} WARNING - Error while converting labels to key; labels: {u'execution_date': '2018-12-11T00_00_00_plus_00_00', u'airflow-worker': 'ba2dfe4e-d503-490f-ad49-60d7f48efeb6', u'task_id': 'test_task_1', u'dag_id': 'perf_test_500_10_92'}; exception: 'try_number'



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