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/07 21:14:00 UTC

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

Daniel Imberman created AIRFLOW-5139:
----------------------------------------

             Summary: 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


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)