[
https://issues.apache.org/jira/browse/BEAM-11283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-11283:
---------------------------------
Labels: (was: stale-P2)
> Allow for Parent parameter for Parent/Child join - ElasticsearchIO
> ------------------------------------------------------------------
>
> Key: BEAM-11283
> URL: https://issues.apache.org/jira/browse/BEAM-11283
> Project: Beam
> Issue Type: Improvement
> Components: io-java-elasticsearch
> Affects Versions: 2.25.0
> Reporter: Robert Coe
> Priority: P3
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> It is impossible to index Parent/Child documents using ElasticsearchIO
>
> When using parent/child documents in Elasticsearch, child documents must be
> indexed using the "parent" attribute when using the bulk endpoint.
>
> [https://www.elastic.co/guide/en/elasticsearch/guide/master/indexing-parent-child.html]
> [https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html]
>
> [https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java]
> There needs to be a "parent" attribute on the DocumentMetadata object. I
> think a FieldValueExtractFn would work really nicely for this
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)