You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Guy Khazma (Jira)" <ji...@apache.org> on 2020/11/05 12:43:00 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 ]

Guy Khazma updated HUDI-1373:
-----------------------------
    Description: 
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 in [issue 860|[https://github.com/apache/hudi/issues/860]|https://github.com/apache/hudi/issues/860] and relates to HUDI-234|https://issues.apache.org/jira/browse/HUDI-234]

  was:
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))]][)|https://github.com/apache/hudi/blob/master/hudi-common/src/main/java/org/apache/hudi/common/util/ObjectSizeCalculator.java))]

 

This issue was also mentioned in [issue 860|[https://github.com/apache/hudi/issues/860]|https://github.com/apache/hudi/issues/860] and relates to HUDI-234|https://issues.apache.org/jira/browse/HUDI-234]


> 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
>
> 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 in [issue 860|[https://github.com/apache/hudi/issues/860]|https://github.com/apache/hudi/issues/860] and relates to HUDI-234|https://issues.apache.org/jira/browse/HUDI-234]



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