You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@hudi.apache.org by Vincent Cai <ca...@foxmail.com> on 2021/02/18 06:18:17 UTC

HoodieWriteClientExample throws java.lang.VerifyError

Hi all,When i try to run&nbsp;org.apache.hudi.examples.spark.HoodieWriteClientExample locally in Intellij IDEA, it throws&nbsp;java.lang.VerifyError. Would anyone help to take a look?


os : Mac 10.15
hudi branch : master&nbsp;
IDE: IntelliJ IDEA 2020.3.2 (Community Edition)
vm args:&nbsp;-Dspark.master=local[2]
program args:&nbsp;org.apache.hudi.examples.spark.HoodieWriteClientExample file:///tmp/hoodie/sample-table hoodie_rt
error log/stack trace :&nbsp;https://gist.github.com/caidezhi/9bc846dce397f776d343679bb59766bb&nbsp;