[
https://issues.apache.org/jira/browse/HIVE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698067#action_12698067
]
Zheng Shao commented on HIVE-395:
---------------------------------
Hi Neil, that's a nice idea. Actually we do use reflection in some cases like
this (Look at FileSinkOperator.java). Will you have time to take a try on this?
> 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.