I have clustered NiFi v1.0.0 on 2 nodes. I added 'GetFile' processor and set scheduling strategy to 'On primary node'. On primary node, input directory exists but on another node, input directory does not exist. So I got error message like "'node2 : Input Directory' validated against '/var/test/' is invalid because Directory does not exist"
I guess 'GetFile' processor check both node regardless of the scheduling strategy. Does it make a sense? I think it is not necessary to check all node when I set scheduling strategy to 'On primary node'. Thanks -Yuri Jin-
