Re: Problem with kafka doFlush method

2016-04-13 Thread Liquan Pei
Hi Are you using the JDBC connector? Can you share with me the command and configuration that you were running? Thanks, Liquan On Wed, Mar 23, 2016 at 8:36 AM, Aleksandar Pejakovic wrote: > Hi, > > > I have created Confluent Connect (http://docs.confluent.io/2.0.1/connect/?) > sink and source

Problem with kafka doFlush method

2016-03-25 Thread Aleksandar Pejakovic
Hi, I have created Confluent Connect (http://docs.confluent.io/2.0.1/connect/?) sink and source tasks. While working in standalone mode there are no errrors or exceptions. But, when i start tasks in distributed mode i get NullPointerException while OffsetStorageWriter is executing doFlush()