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