You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel Imberman (JIRA)" <ji...@apache.org> on 2019/08/12 14:40:00 UTC

[jira] [Updated] (AIRFLOW-5139) ElasticSearchTaskRunner does not allow for custom ES configurations

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

Daniel Imberman updated AIRFLOW-5139:
-------------------------------------
    Fix Version/s: 1.10.5

> ElasticSearchTaskRunner does not allow for custom ES configurations
> -------------------------------------------------------------------
>
>                 Key: AIRFLOW-5139
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5139
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: logging
>    Affects Versions: 1.10.4
>            Reporter: Daniel Imberman
>            Assignee: Daniel Imberman
>            Priority: Major
>             Fix For: 1.10.5
>
>
> InĀ [the ES task-handler|[https://github.com/apache/airflow/blob/master/airflow/utils/log/es_task_handler.py#L70]], the "ElasticSearch" object only takes in "host" as an argument. This means that users do not have the option to turn on ssl, assign certs, or perform any other of the necessary actions to match their ES environment.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)