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

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

Hi, thanks for reporting the issue.
Would you mind to share the error message? Does it fail to compile? Or does it 
have runtime exceptions? What is the HBase version?
The last time I tried, HBase (master branch) runs with Hadoop 3.2.0.

Also note: 2.5.0-cdh5.3.10 is a CDH version string. There is a huge gap between 
that version and Apache Hadoop 3.2.0.

Thanks

> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to