[ https://issues.apache.org/jira/browse/FLINK-29127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bo Cui updated FLINK-29127: --------------------------- Description: upgrade to chill java to 0.11.0 and kryo-shaded to 4.0.2 My job depends on flink1.15 and hudi 0.11, but the job encountered a `NoSuchMethodError` of Kryo#DefaultInstantiatorStrategy. Because the kryo version of flink is 2.24.0 and the kryo version of hudi is 4.0.2, they are incompatible. was:upgrade to chill java to 0.11.0 and kryo-shaded to 4.0.2 > upgrade to chill java to 0.11.0 and kryo-shaded to 4.0.2 > -------------------------------------------------------- > > Key: FLINK-29127 > URL: https://issues.apache.org/jira/browse/FLINK-29127 > Project: Flink > Issue Type: Bug > Reporter: Bo Cui > Priority: Major > > upgrade to chill java to 0.11.0 and kryo-shaded to 4.0.2 > My job depends on flink1.15 and hudi 0.11, but the job encountered a > `NoSuchMethodError` of Kryo#DefaultInstantiatorStrategy. > Because the kryo version of flink is 2.24.0 and the kryo version of hudi is > 4.0.2, they are incompatible. -- This message was sent by Atlassian Jira (v8.20.10#820010)