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

Chetan Nadgire updated PIG-3201:
--------------------------------

    Attachment: pigunit_build.log

I cleaned up some directories 
e.g. dummy,src-gen,build and now its failing with different error.

I don't see anything in svn update or stat

~/pigunit/branches/branch-0.11 $ svn up
At revision 1448476.

~/pigunit/branches/branch-0.11 $ svn stat -q
~/pigunit/branches/branch-0.11 $ 

But I checked out code in different location and it worked fine. Not sure about 
exact reason but looks like some env issue.

Thanks Johnny and Rohini for looking into it.
                
> 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
>         Attachments: pigunit_build.log
>
>
> 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

Reply via email to