[ https://issues.apache.org/jira/browse/PHOENIX-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242820#comment-15242820 ]
Ankur Jain commented on PHOENIX-2834: ------------------------------------- After changing pom version MutableRollbackIT test case is going into infinite loop and complaining "Unknown HBase version: 1.2.0-cdh5.7.0". Any idea whats happening here. There is no trace as well, just this message. > Support Phoenix over CDH 5.7.0 > ------------------------------ > > Key: PHOENIX-2834 > URL: https://issues.apache.org/jira/browse/PHOENIX-2834 > Project: Phoenix > Issue Type: New Feature > Affects Versions: 4.7.0 > Reporter: Ankur Jain > Labels: CDH > Fix For: 4.7.0 > > Attachments: PHOENIX-2834.master.patch, PHOENIX-2834.patch > > > Phoenix 4.7 is not compilable on CDH 5.7.0. To make it compilable and run > successfully we need to do following things > 1. CDH 5.7.0 support hbase 1.2.0, which is not currently supported by phoenix > yet. Need to change few APIs as per hbase 1.2.0 > 2. We need a cdh compatible tephra library to be added in maven dependency > 3. Add cloudera repository in pom file > 4. Update hadoop and hbase dependencies with their respective cloudera > version instead of open source version of hadoop and hbase. -- This message was sent by Atlassian JIRA (v6.3.4#6332)