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

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

    Affects Version/s: 0.3.0
              Summary: Document DoFn to clarify the usage of configure and 
initialize methods  (was: DoFn doesnt' need both configure and initialize 
methods)
    
> Document DoFn to clarify the usage of configure and initialize methods
> ----------------------------------------------------------------------
>
>                 Key: CRUNCH-59
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-59
>             Project: Crunch
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>             Fix For: 0.4.0
>
>         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

Reply via email to