[
https://issues.apache.org/jira/browse/BEAM-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547860#comment-17547860
]
Kenneth Knowles commented on BEAM-7517:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19571
> Document dynamic destinations for avro
> ---------------------------------------
>
> Key: BEAM-7517
> URL: https://issues.apache.org/jira/browse/BEAM-7517
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Tim Robertson
> Priority: P3
> Labels: document, pipeline-patterns
>
> I've seen several folk struggle with writing Avro files to dynamic locations
> which I think might be a good addition to the pipelines patterns.
>
> An example showing how it may be done is in [this
> example|https://github.com/gbif/pipelines/blob/master/pipelines/export-gbif-hbase/src/main/java/org/gbif/pipelines/hbase/beam/ExportHBase.java#L81]
> Notably it is not clear why this is necessary
> {code}.withDestinationCoder(StringUtf8Coder.of()){code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)