You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/10/31 18:18:01 UTC

[jira] [Reopened] (PHOENIX-4326) Create branch 5.0-HBase-2.0 and update hbase.version to 2.0.0-alpha4-SNAPSHOT

     [ https://issues.apache.org/jira/browse/PHOENIX-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor reopened PHOENIX-4326:
-----------------------------------

Commented on dev list too, but would you be ok with renaming the branch as 5.x-HBase-2.0 to follow our 4.x branch naming convention? That way, we can have 5.0, 5.1, etc. releases out of this branch.

> Create branch 5.0-HBase-2.0 and update hbase.version to 2.0.0-alpha4-SNAPSHOT
> -----------------------------------------------------------------------------
>
>                 Key: PHOENIX-4326
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4326
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Ankit Singhal
>            Assignee: Ankit Singhal
>              Labels: HBase-2.0
>             Fix For: 5.0.0
>
>
> As 2.0.0-alpha4-SNAPSHOT is not available on a public repository. so the user needs to download HBase code and install the libraries in local repository by using maven in order to compile Phoenix code
> {code}
> git clone https://github.com/apache/hbase.git
> git checkout branch-2
> mvn clean install -DskipTests
> {code}
> We will update the HBase version to 2.0.0-alpha4 once it is released.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)