Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Cross Cluster Search #2107

Open
jbaiera opened this issue Jun 29, 2023 · 0 comments
Open

Support Cross Cluster Search #2107

jbaiera opened this issue Jun 29, 2023 · 0 comments

Comments

@jbaiera
Copy link
Member

jbaiera commented Jun 29, 2023

Today ES-Hadoop does not support reading data via Elasticsearch's Cross Cluster Search feature.

ES-Hadoop relies on a setup process that needs access to index mappings and general information about the index. Most of these endpoints (like mappings or index health/settings) are not supported for remote indices.

In the future, perhaps we could simplify the setup process to allow for consuming these resources, but until then we should clearly note that remote indices are not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant