You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/12 19:47:00 UTC

[jira] [Resolved] (HBASE-4850) hbase tests need to be made Hadoop version agnostic

     [ https://issues.apache.org/jira/browse/HBASE-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-4850.
----------------------------------------
    Resolution: Not A Problem

> 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 was sent by Atlassian Jira
(v8.20.7#820007)