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

Wei-Chiu Chuang commented on HADOOP-16444:
------------------------------------------

http://hbase.apache.org/book.html#basic.prerequisites
Take a look at HBase support matrix.
If you use 0.98.6 HBase on 3.2.0 Hadoop, I think this is way beyond what both 
communities are expected to support.

> Updating incompatible issue
> ---------------------------
>
>                 Key: HADOOP-16444
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16444
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: net
>    Affects Versions: 3.1.2
>            Reporter: xia0c
>            Priority: Major
>              Labels: performance
>
> Hi,
> When I try to update hadoop-common to the latest version 3.2.0. I got an 
> incompatible issue with hbase. It works on version 2.5.0-cdh5.3.10.
> {code:java}
> public String getFoo()
> {
>       public void Test() throws Exception{
>               HBaseTestingUtility htu1 = new HBaseTestingUtility();
>               htu1.startMiniCluster();
>       }
> }
> {code}
> Thanks a lot



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to