Vinod Kumar Vavilapalli created CRUNCH-70:
---------------------------------------------

             Summary: Simplify Pipeline API
                 Key: CRUNCH-70
                 URL: https://issues.apache.org/jira/browse/CRUNCH-70
             Project: Crunch
          Issue Type: Bug
            Reporter: Vinod Kumar Vavilapalli


Today Pipeline interface has the following APIs which really belong to a utils 
class:
 - readTextFile
 - writeTextFile
 - enableDebug

The implementation of these APIs is the same in both the Pipeline-types present 
today and are most likely going to be the same if ever we have one more impl.

I propose we move these to a util/lib to make the core interface cleaner.

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