Guy Khazma created HUDI-1373:
--------------------------------
Summary: 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
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))]
This issue was also mentioned in [issue
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)