[
https://issues.apache.org/jira/browse/PHOENIX-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242837#comment-15242837
]
Ankur Jain commented on PHOENIX-2834:
-------------------------------------
Got it. This is comming from
tephra-core/src/main/java/co/cask/tephra/util/HBaseVersionSpecificFactory.java
which do not support hbase 1.2.0 yet. Looks like we would need to add support
for hbase 1.2.0 and hbase 1.2.0-cdh on tephra as well.
> 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)