Re: NPE in Flink 1.8.0

2019-05-15 Thread Farouk
Hi We had the same issue. Make sure everything is using Flink 1.8 and not half on 1.7.2 and the other half on 1.8. Make sure to prune docker images and so on, even maven repo. Farouk Le mer. 15 mai 2019 à 18:08, Akshay Shinde a écrit : > Hi > > > We would highly appreciate any information o

NPE in Flink 1.8.0

2019-05-15 Thread Akshay Shinde
Hi We would highly appreciate any information on following stacktrace. Our flink job is simply writing data to Cassandra using cassandra sink and we are getting following exception - Caused by: java.lang.NullPointerException at org.apache.flink.streaming.runtime.tasks.StreamTask.creat