Hi,

I am using Flume-Twitter-Source to download tweets from twitter. I used to
call AvroSource *start() *method *manually *to re-execute twitter service.

But flume throws *NullPointerException *while sending events using below
code:

channelProcessor.processEvent(event);

Please suggest How to preserve channelProcessor Object to avoid
NullPointerException on manual call to AvroSource start() method.


Thanks in Advance.

Regards,
Rafeeq Shanavaz


“The virtue of a man ought to be measured, not by his extraordinary
exertions, but by his everyday conduct.” Blaise Pascal

Reply via email to