Hello, I was referred to this email address by another NiFi developer. I am trying to add a custom processor to a NiFi flow via the UI and encountering the following errror:
Unable to create processor of type com.foo.MyProcessor due to: com.foo.MyProcessor The nifi-users.log has the same statement there, no stacktrace. I am not sure at this point what is keeping the processor from being created. I am developing against the 0.0.2-incubating version of nifi-api. Any advice or direction would be appreciated. Thanks! -- Jeff
