You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2021/01/21 05:59:01 UTC

[jira] [Updated] (HUDI-1373) Add Support for OpenJ9 JVM

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

Vinoth Chandar updated HUDI-1373:
---------------------------------
    Fix Version/s: 0.7.0

> Add Support for OpenJ9 JVM
> --------------------------
>
>                 Key: HUDI-1373
>                 URL: https://issues.apache.org/jira/browse/HUDI-1373
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Guy Khazma
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.7.0
>
>
> Currently OpenJ9 JVM is not supported because the code for object size calculation by estimating the size in the JVM is not supported for OpenJ9 JVM.
> (see here - [https://github.com/apache/hudi/blob/master/hudi-common/src/main/java/org/apache/hudi/common/util/ObjectSizeCalculator.java|https://github.com/apache/hudi/blob/master/hudi-common/src/main/java/org/apache/hudi/common/util/ObjectSizeCalculator.java))])
> This issue was also mentioned HUDI-234



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