You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2021/07/12 17:13:00 UTC

[jira] [Created] (DRILL-7971) Support Elasticsearch authentication

Vova Vysotskyi created DRILL-7971:
-------------------------------------

             Summary: Support Elasticsearch authentication
                 Key: DRILL-7971
                 URL: https://issues.apache.org/jira/browse/DRILL-7971
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.19.0
            Reporter: Vova Vysotskyi
            Assignee: Vova Vysotskyi
             Fix For: 1.20.0


Currently, it is unable to query secured Elasticsearch instance, it fails with the following error:
{noformat}
missing authentication credentials for REST request [/_alias]
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)