[
https://issues.apache.org/jira/browse/HIVE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697191#action_12697191
]
Neil Conway commented on HIVE-395:
----------------------------------
Raghu: Yeah, I did. The problem is specified to 0.19...
Prasad: Yeah, I didn't find an easy way to do conditional compilation in
Eclipse. Perhaps we could use reflection instead?
> 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.