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

Rohini Palaniswamy updated OOZIE-1124:
--------------------------------------

    Attachment: OOZIE-1124.patch

Additional steps to follow while checkin:

patch -p0 < /tmp/OOZIE-1124.patch
mkdir -p tests/pig/src/test/java/org/apache/oozie/action/hadoop
svn add tests
svn mv 
core/src/test/java/org/apache/oozie/action/hadoop/TestPigActionExecutor.java 
core/src/test/java/org/apache/oozie/action/hadoop/TestPigMain.java 
tests/pig/src/test/java/org/apache/oozie/action/hadoop

Not making it patch available as there is a svn mv involved and it does not 
work well with patches. Committer needs to run the full test suite before 
committing.
                
> Split pig unit tests to a separate module
> -----------------------------------------
>
>                 Key: OOZIE-1124
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1124
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>         Attachments: OOZIE-1124.patch
>
>
> Currently hive tests are run using a seperate profile testHive because of 
> incompatible antlr-runtime dependencies between both. The hcat tests have the 
> same problem. Makes it impossible to add tests to different CoordAction 
> commands for hcat uri dependencies. It would be easier to split the pig unit 
> tests alone to a separate module. 

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