[
https://issues.apache.org/jira/browse/PIG-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pi Song updated PIG-88:
-----------------------
Attachment: PIG-88.HadoopExe.patch
A very simple patch to remove reference to HadoopExe
> 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
> 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.