You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2012/09/16 04:48:07 UTC

[jira] [Updated] (CRUNCH-59) DoFn doesnt' need both configure and initialize methods

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

Vinod Kumar Vavilapalli updated CRUNCH-59:
------------------------------------------

    Attachment: CRUNCH-59.txt

Simple patch - fixed javadoc and moved initalize method up so that the two methods are together. Please review/commit.

Are there any automated builds happening? And is JIRA integrated with such builds?
                
> DoFn doesnt' need both configure and initialize methods
> -------------------------------------------------------
>
>                 Key: CRUNCH-59
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-59
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Vinod Kumar Vavilapalli
>         Attachments: CRUNCH-59.txt
>
>
> DoFN doesn't seem to need both {{public void configure(Configuration conf)}} and {{public void initialize()}}. We can do with a single API like {{initialize(Configuration)}}.

--
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