Re: NoSuchMethorError when using chill-protobuf

2021-04-24 Thread Prashant Deva
ah it seems that one needs to use chill 0.7.6 in order to get it to work with flink. On Sat, Apr 24, 2021 at 1:18 PM Prashant Deva wrote: > I am trying to use chill-protobuf to serialize protobuf messages. > However, I am getting this exception: > > > Caused by: java.lang.NoSuchMethodError: 'boo

NoSuchMethorError when using chill-protobuf

2021-04-24 Thread Prashant Deva
I am trying to use chill-protobuf to serialize protobuf messages. However, I am getting this exception: Caused by: java.lang.NoSuchMethodError: 'boolean com.twitter.chill.java.Java8ClosureRegistrar.areOnJava8 ( http://com.twitter.chill.java.java8closureregistrar.areonjava8/ ) ()' at com.twitte