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/03/05 17:19:11 UTC

[jira] [Created] (CRUNCH-176) CrunchTool limits access to some pipeline functionality

Dave Beech created CRUNCH-176:
---------------------------------

             Summary: CrunchTool limits access to some pipeline functionality
                 Key: CRUNCH-176
                 URL: https://issues.apache.org/jira/browse/CRUNCH-176
             Project: Crunch
          Issue Type: Improvement
          Components: Core
            Reporter: Dave Beech
            Assignee: Josh Wills
            Priority: Minor


CrunchTool is a really handy way to start a Crunch job, but it unnecessarily limits some of the features of Pipeline. 

Some suggested improvements:

- run() and done() methods could return the PipelineResult returned by the pipeline
- CrunchTool could be Serializable so you don't have to remember to add this to yourself after writing anonymous DoFns
- add materialize method?
- could even provide access to the underlying pipeline object via a protected getter? 



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