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

Viraj Jasani edited comment on PHOENIX-6359 at 3/2/21, 5:52 AM:
----------------------------------------------------------------

[~larsh] [~apurtell] We had an issue with HBase profile selection which is 
fixed by PHOENIX-6394 . Moreover, as of today, IT tests are successfully being 
run for all HBase profiles (HBase compiled with Hadoop.profile 3.0) as per 
latest Phoenix master multibranch builds. The main issue that I see for build 
failures seem related to Jacoco report generation failures:
{code:java}
07:37:50  [INFO] 
------------------------------------------------------------------------
07:37:50  [INFO] BUILD FAILURE
07:37:50  [INFO] 
------------------------------------------------------------------------
07:37:50  [INFO] Total time: 01:58 h
07:37:50  [INFO] Finished at: 2021-02-24T02:07:50+00:00
07:37:51  [INFO] Final Memory: 98M/1423M
07:37:51  [INFO] 
------------------------------------------------------------------------
07:37:51  [ERROR] Failed to execute goal 
org.jacoco:jacoco-maven-plugin:0.8.5:report (report) on project phoenix-core: 
An error has occurred in JaCoCo report generation. Error while creating report: 
Unknown block type 73. -> [Help 1]
07:37:51  [ERROR] 
07:37:51  [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.
07:37:51  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
07:37:51  [ERROR] 
{code}
e.g builds 
[245|https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/245/consoleFull]
 
[244|https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/244/consoleFull]
{quote}presumably by pulling in the wrong Hadoop version.
{quote}
As part of this Jira, we haven't updated Hadoop version as such, the only issue 
somehow unknowingly was introduced was related to incorrect HBase profile 
selection and it is fixed by PHOENIX-6394 ~1 week back.


was (Author: vjasani):
[~larsh] [~apurtell] We had an issue with HBase profile selection which is 
fixed by PHOENIX-6394 . Moreover, as of today, IT tests are successfully being 
run for all HBase profiles (HBase compiled with Hadoop.profile 3.0) as per 
latest Phoenix master multibranch builds. The main issue that I see for build 
failures seem related to Jacoco report generation failures:
{code:java}
07:37:50  [INFO] 
------------------------------------------------------------------------
07:37:50  [INFO] BUILD FAILURE
07:37:50  [INFO] 
------------------------------------------------------------------------
07:37:50  [INFO] Total time: 01:58 h
07:37:50  [INFO] Finished at: 2021-02-24T02:07:50+00:00
07:37:51  [INFO] Final Memory: 98M/1423M
07:37:51  [INFO] 
------------------------------------------------------------------------
07:37:51  [ERROR] Failed to execute goal 
org.jacoco:jacoco-maven-plugin:0.8.5:report (report) on project phoenix-core: 
An error has occurred in JaCoCo report generation. Error while creating report: 
Unknown block type 73. -> [Help 1]
07:37:51  [ERROR] 
07:37:51  [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.
07:37:51  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
07:37:51  [ERROR] 
{code}
e.g builds 
[245|https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/245/consoleFull]
 
[244|https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/244/consoleFull]

> New module to support HBase 2.4.1+ releases
> -------------------------------------------
>
>                 Key: PHOENIX-6359
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6359
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 5.1.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 5.1.1, 5.2.0
>
>
> As we know HStore IA.Private APIs are refactored in HBASE-25249, we need to 
> come up with new module to support HBase 2.4.1+ releases as of now. This 
> support is not planned for 5.1.0 release though.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to