Hello,

I created a custom groovy processor and saved it in a file. That file was
placed on NFS share and I pointed NiFi's InvokeScriptedProcessor to it.

When I started a processor, I got a weird error that it failed custom
validation.

If I copy that file out of NFS to a local directory, it works fine.

It seems that NiFi is trying to obtain a file lock or something that NFS
does not support.

Can someone shed some light on this? We were hoping to keep scripted
processors on NFS so they accessible from all the nodes and also deployed
to a single place.

Thanks,
Boris

Reply via email to