You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Dave Beech (JIRA)" <ji...@apache.org> on 2013/01/25 00:03:13 UTC

[jira] [Commented] (CRUNCH-150) Add lib support for converting a PCollection> to a PTable

    [ https://issues.apache.org/jira/browse/CRUNCH-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562104#comment-13562104 ] 

Dave Beech commented on CRUNCH-150:
-----------------------------------

That's quick work, thanks Josh! The patch looks good at first glance but I'll apply it and try it out properly in the morning
                
> Add lib support for converting a PCollection<Pair<K, V>> to a PTable<K, V>
> --------------------------------------------------------------------------
>
>                 Key: CRUNCH-150
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-150
>             Project: Crunch
>          Issue Type: Bug
>          Components: MapReduce Patterns
>            Reporter: Josh Wills
>         Attachments: CRUNCH-150.patch
>
>
> Lots of MapReduce patterns in Crunch Lib work on PCollections, which include PTables (which extend the interface) as a special case. We should add a utility function for making it easy to convert any PCollection<Pair<K, V>> returned by a lib function back into a PTable<K, V>, and do the conversion for the user automatically when it makes sense.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira