Re: java.lang.IllegalAccessError with KafkaIO

2016-12-05 Thread Alexey Demin
Hi Max No, it's main problem in flink runner I investigate problem and found than AppClassLoader load this classes: com.google.common.base.Absent com.google.common.base.Function com.google.common.base.Optional com.google.common.base.Optional$Absent com.google.common.base.Optional$Present But

Re: java.lang.IllegalAccessError with KafkaIO

2016-12-05 Thread Alexey Demin
t work because it relocates your > Guava classes and thereby avoids a clash with Hadoop's version. > > I would still be interested in the output of the code I posted earlier > on your cluster. Just to confirm the suspicion. > > Thanks, > Max > > On Mon, Dec 5, 2016 at 2:22 PM