[ 
https://issues.apache.org/jira/browse/BEAM-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Etienne Chauchot updated BEAM-3201:
-----------------------------------
    Description: 
*Dynamic documents id*: Today the ESIO only inserts the payload of the ES 
documents. Elasticsearch generates a document id for each record inserted. So 
each new insertion is considered as a new document. Users want to be able to 
update documents using the IO. So, for the write part of the IO, users should 
be able to provide a document id so that they could update already stored 
documents. Providing an id for the documents could also help the user on 
indempotency.
Dynamic 




  was:
Today the ESIO only inserts the payload of the ES documents. Elasticsearch 
generates a document id for each record inserted. So each new insertion is 
considered as a new document. Users want to be able to update documents using 
the IO. So, for the write part of the IO, users should be able to provide a 
document id so that they could update already stored documents. Providing an id 
for the documents could also help the user on indempotency.





> ElasticsearchIO should allow the user to pass documents id, type and index
> --------------------------------------------------------------------------
>
>                 Key: BEAM-3201
>                 URL: https://issues.apache.org/jira/browse/BEAM-3201
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>            Reporter: Etienne Chauchot
>            Assignee: Chet Aldrich
>
> *Dynamic documents id*: Today the ESIO only inserts the payload of the ES 
> documents. Elasticsearch generates a document id for each record inserted. So 
> each new insertion is considered as a new document. Users want to be able to 
> update documents using the IO. So, for the write part of the IO, users should 
> be able to provide a document id so that they could update already stored 
> documents. Providing an id for the documents could also help the user on 
> indempotency.
> Dynamic 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to