[ 
https://issues.apache.org/jira/browse/HBASE-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481746#comment-13481746
 ] 

stack commented on HBASE-4850:
------------------------------

I do not believe the first premise holds any more, that a single hbase.jar can 
work against multiple hadoop versions.   Therefore, we can't do what you 
suggest?
                
> hbase tests need to be made Hadoop version agnostic
> ---------------------------------------------------
>
>                 Key: HBASE-4850
>                 URL: https://issues.apache.org/jira/browse/HBASE-4850
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.92.0, 0.92.1, 0.94.0
>            Reporter: Roman Shaposhnik
>            Priority: Critical
>
> Currently it is possible to have a single hbase jar that can work with 
> multiple versions of Hadoop. It would be nice if hbase-test.jar also followed 
> the suit. For now I'm aware of the following problems (but there could be 
> more):
> 1. org.apache.hadoop.hbase.mapreduce.NMapInputFormat is failing because
> org.apache.hadoop.mapreduce.JobContext is either class or interface
> depending on which version of Hadoop you compile it against.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to