You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Sergey (JIRA)" <ji...@apache.org> on 2013/12/21 18:44:13 UTC

[jira] [Created] (PIG-3638) Improve PigUnit

Sergey created PIG-3638:
---------------------------

             Summary: Improve PigUnit
                 Key: PIG-3638
                 URL: https://issues.apache.org/jira/browse/PIG-3638
             Project: Pig
          Issue Type: New Feature
            Reporter: Sergey


Hi. I have a suggestion to improve PigUnit
1. Add default functionality to feed several input to one script. I didn't find a way how to do it using exsiting API and had to extend it.
2. Allow to use "native" loaders. There are plenty of bug when you start to run in prod your script with AvroStorage/any other complacated storage. You can catch many schema/types related bugs on unit-test level.
3. The same for storage.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)