You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/19 07:48:43 UTC

[jira] [Resolved] (PIG-2326) Pig minicluster tests can not be run from eclipse

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

Daniel Dai resolved PIG-2326.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
     Release Note: After this patch, Pig does not create ~/pigtest any more when running unit test
     Hadoop Flags: Reviewed

Unit test pass.

test-patch:
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 29 new or modified tests.
     [exec] 
     [exec]     -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     -1 release audit.  The applied patch generated 524 release audit warnings (more than the trunk's current 517 warnings).

javadoc warning seems unrelated. No new file added, ignore release audit warning.

Patch committed to trunk.
                
> Pig minicluster tests can not be run from eclipse
> -------------------------------------------------
>
>                 Key: PIG-2326
>                 URL: https://issues.apache.org/jira/browse/PIG-2326
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>            Priority: Minor
>             Fix For: 0.11
>
>         Attachments: PIG-2326-3.patch, PIG-2326.patch, PIG-2326_a.patch, PIG-2326_b.patch
>
>
> Some of the setup of the minicluster tests are in the ant config hence they don't run in eclipse.
> In particular:
> System.setProperty("hadoop.log.dir", "build/test/logs");
> hadoop-site.xml in the classpath

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira