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

Matthias Friedrich commented on CRUNCH-59:
------------------------------------------

+1. Josh or I can commit it if you want (don't know how comfortable you are 
with git), but I think you should have the karma to commit it yourself. BTW, 
there's documentation on the wiki for committer and non-committer workflows 
that may be helpful.

Re. CI: We have post-commit builds that run unit tests; integration tests run 
daily. Anybody to implement JIRA integration with Jenkins would be my personal 
hero, but it's not on the agenda right now (at least not on mine).
                
> 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

Reply via email to