Skip to content

Support Cross Cluster Search #2107

Open
@jbaiera

Description

@jbaiera

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions