[
https://issues.apache.org/jira/browse/PIG-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates resolved PIG-88.
---------------------------
Resolution: Fixed
Fix Version/s: 0.1.0
Fixed checked in as revision 629534. Thanks Pi Song.
> the project does not compile because of reference to HadoopExe class in
> Main.java
> ---------------------------------------------------------------------------------
>
> Key: PIG-88
> URL: https://issues.apache.org/jira/browse/PIG-88
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.1.0
> Environment: Win XP
> Reporter: Pi Song
> Priority: Minor
> Fix For: 0.1.0
>
> Attachments: PIG-88.HadoopExe.patch
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> The project does not compile because of this line in Main.java
> import org.apache.hadoop.util.HadoopExe;
> From HADOOP-435, the patch to introduce this class has been canceled plus the
> class itself is not being used at all in Main.java.
> The simple patch removes that particular line and now the project compiles
> successfully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.