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
