[ https://issues.apache.org/jira/browse/PHOENIX-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240919#comment-15240919 ]
ASF GitHub Bot commented on PHOENIX-2834: ----------------------------------------- GitHub user ankurjain86 opened a pull request: https://github.com/apache/phoenix/pull/161 PHOENIX-2834 Support Phoenix over CDH 5.7.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ankurjain86/phoenix master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/161.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #161 ---- commit c356123ee9f87a703a6b0f3248fee96f0f40797d Author: Ankur Jain <aj...@quadanalytix.com> Date: 2016-04-13T11:12:11Z PHOENIX-2834 Support Phoenix over CDH 5.7.0 ---- > 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.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)