Justin Seeing a nullpointer is a bug no matter what so thanks for sending this. Can you check in the logs directory of nifi to see if the nifi-app.log has the full stacktrace and if so send that.
Thanks Joe On May 5, 2015 6:33 AM, "Mckee, Justin B." <[email protected]> wrote: > Good Morning, > > > > I have created a Nifi flow to grab zip files from a directory, unpack them > and then push them to HDFS. I am fairly certain that my configuration of > the putHDFS processor is correct, however, when I run the flow I get an > error message on the putHDFS processor. The error is listed below. Any > ideas as to what could be causing this? > > > > PutHDFS[id=c1e7a37c-9a3c-47ae-bac1-e46ec6859d76] failed to invoke > @OnScheduled method due to java.lang.NullPointerException; processor will > not be scheduled to run: java.lang.NullPointerException > > > > Any help would be greatly appreciated. > > > > Thanks, > > > > Justin McKee > > >
