Compile error with Hadoop 0.19.1 + Eclipse
------------------------------------------
Key: HIVE-395
URL: https://issues.apache.org/jira/browse/HIVE-395
Project: Hadoop Hive
Issue Type: Bug
Environment: Hadoop 0.19.1, Eclipse, Java 6
Reporter: Neil Conway
Priority: Minor
Compile error with Hadoop 0.19.1:
The method validateInput(JobConf) is undefined for the type InputFormat
HiveInputFormat.java hive-trunk/ql/src/java/org/apache/hadoop/hive/ql/io
line 241
The ant build apparently hacks around this with the "[exclude_0_19]" comment.
Easy to just comment this line out for now, but a proper fix would be nice
eventually.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.