[
https://issues.apache.org/jira/browse/DRILL-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379362#comment-17379362
]
ASF GitHub Bot commented on DRILL-7971:
---------------------------------------
vvysotskyi opened a new pull request #2273:
URL: https://github.com/apache/drill/pull/2273
# [DRILL-7971](https://issues.apache.org/jira/browse/DRILL-7971): Support
Elasticsearch authentication
## Description
Cherry-picked required commits for adding support of Elasticsearch
authentication and updated version of the fork in Drill
(https://issues.apache.org/jira/browse/CALCITE-4180)
## Documentation
NA
## Testing
Checked manually.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
> 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)