You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Johnny Zhang (JIRA)" <ji...@apache.org> on 2013/02/20 22:57:13 UTC

[jira] [Assigned] (PIG-3201) pigunit build failures on 0.11 branch

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

Johnny Zhang reassigned PIG-3201:
---------------------------------

    Assignee: Johnny Zhang
    
> pigunit build failures on 0.11 branch
> -------------------------------------
>
>                 Key: PIG-3201
>                 URL: https://issues.apache.org/jira/browse/PIG-3201
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.11
>            Reporter: Chetan Nadgire
>            Assignee: Johnny Zhang
>
> Compilation is failing for pigunit-jar with following error:
> [javac]   symbol:   method getFileSystem()
> [javac]   location: variable cluster of type MiniCluster
> [javac] /homes/chetann/pigunit/branches/branch-0.11/test/org/apache/pig/test/TestCounters.java:532: error: cannot find symbol
> [javac]         cluster.getFileSystem().delete(new Path("/tmp/outout2"), true);
> [javac]                ^
> .
> .
> .
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 100 errors
> [javac] 1 warning
> BUILD FAILED
> /homes/chetann/pigunit/branches/branch-0.11/build.xml:497: The following error occurred while executing this line:
> /homes/chetann/pigunit/branches/branch-0.11/build.xml:531: Compile failed; see the compiler error output for details.

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