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

Vinod Kumar Vavilapalli commented on CRUNCH-59:
-----------------------------------------------

Just to be sure, I verified all the traces of configure() method, but don't 
find any real uses of it.

Can work on it if you agree too, otherwise please let me know if I am missing 
something. Tx.
                
> 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
>
> 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

Reply via email to