You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2009/11/12 05:55:39 UTC

[jira] Assigned: (PIG-88) the project does not compile because of reference to HadoopExe class in Main.java

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

Alan Gates reassigned PIG-88:
-----------------------------

    Assignee: 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
>            Assignee: 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.