Hi all,When i try to run org.apache.hudi.examples.spark.HoodieWriteClientExample locally in Intellij IDEA, it throws java.lang.VerifyError. Would anyone help to take a look?
os : Mac 10.15 hudi branch : master IDE: IntelliJ IDEA 2020.3.2 (Community Edition) vm args: -Dspark.master=local[2] program args: org.apache.hudi.examples.spark.HoodieWriteClientExample file:///tmp/hoodie/sample-table hoodie_rt error log/stack trace : https://gist.github.com/caidezhi/9bc846dce397f776d343679bb59766bb
