You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Jorge Machado (Jira)" <ji...@apache.org> on 2021/02/15 10:46:00 UTC

[jira] [Created] (NIFI-8227) Enable extend of AbstractDatabaseFetchProcessor without adding the whole nifi-standard processors

Jorge Machado created NIFI-8227:
-----------------------------------

             Summary: Enable extend of AbstractDatabaseFetchProcessor without adding the whole nifi-standard processors
                 Key: NIFI-8227
                 URL: https://issues.apache.org/jira/browse/NIFI-8227
             Project: Apache NiFi
          Issue Type: Wish
            Reporter: Jorge Machado


Hi, 

 

I'm trying to extend AbstractDatabaseFetchProcessor, which ends up to be difficult. The only way is to pull the standard processors as dependency and this will duplicate all processors on the canvas. We should refactor so that AbstractDatabaseFetchProcessor is moved to a place where can be extended properlly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)