You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/13 08:50:00 UTC

[jira] [Commented] (PHOENIX-6582) Bump default HBase version to 2.3.7 and 2.4.8

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

ASF GitHub Bot commented on PHOENIX-6582:
-----------------------------------------

luocooong opened a new pull request #1349:
URL: https://github.com/apache/phoenix/pull/1349


   # [PHOENIX-6582](https://issues.apache.org/jira/browse/PHOENIX-6582): Bump default HBase version to 2.3.7 and 2.4.8
   ## Description
   N/A
   
   ## Documentation
   N/A
   
   ## Testing
   Build with the hbase 2.3.7 and 2.4.8, skip the unit tests :
   ```bash
   mvn clean install -DskipTests -Dhbase.profile=2.3 -Dhbase.version=2.3.7
   mvn clean install -DskipTests -Dhbase.profile=2.4 -Dhbase.version=2.4.8
   ```
   <pre>
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Phoenix 5.1.3-SNAPSHOT:
   [INFO] 
   [INFO] Apache Phoenix ..................................... SUCCESS [  3.868 s]
   [INFO] Phoenix Hbase 2.4.1 compatibility .................. SUCCESS [ 17.509 s]
   [INFO] Phoenix Hbase 2.4.0 compatibility .................. SUCCESS [  1.541 s]
   [INFO] Phoenix Hbase 2.3.0 compatibility .................. SUCCESS [  1.973 s]
   [INFO] Phoenix Hbase 2.2.5 compatibility .................. SUCCESS [  1.322 s]
   [INFO] Phoenix Hbase 2.1.6 compatibility .................. SUCCESS [  1.180 s]
   [INFO] Phoenix Core ....................................... SUCCESS [ 20.284 s]
   [INFO] Phoenix - Pherf .................................... SUCCESS [  9.079 s]
   [INFO] Phoenix - Tracing Web Application .................. SUCCESS [  5.207 s]
   [INFO] Phoenix Client Parent .............................. SUCCESS [  0.029 s]
   [INFO] Phoenix Client ..................................... SUCCESS [03:07 min]
   [INFO] Phoenix Client Embedded ............................ SUCCESS [03:22 min]
   [INFO] Phoenix Server JAR ................................. SUCCESS [ 47.652 s]
   [INFO] Phoenix Assembly ................................... SUCCESS [ 13.922 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   </pre>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Bump default HBase version to 2.3.7 and 2.4.8
> ---------------------------------------------
>
>                 Key: PHOENIX-6582
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6582
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Cong Luo
>            Assignee: Cong Luo
>            Priority: Major
>             Fix For: 5.2.0, 5.1.3
>
>
> Use the latest HBase releases from the 2.3. and 2.4 branches.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)