[ https://issues.apache.org/jira/browse/CRUNCH-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845065#comment-13845065
]
Jeremy Lewi commented on CRUNCH-306:
------------------------------------
Thanks Josh for the quick fix!
The /<basePath>/<some key derived path>/part-*-*.avro naming scheme should
work for me.
To ensure all records end up in the same partition do I just do a GBK
followed by an ungroup?
J
> MultipleOutput Targets
> ----------------------
>
> Key: CRUNCH-306
> URL: https://issues.apache.org/jira/browse/CRUNCH-306
> Project: Crunch
> Issue Type: New Feature
> Components: IO
> Reporter: Josh Wills
> Attachments: CRUNCH-306.patch, CRUNCH-306b.patch
>
>
> A commonly desired feature for Crunch is the ability to write an output file for each
key in a PTable/PGroupedTable containing the values associated with that key. We should find
a way to support that one-output-per-key model.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|