You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Rahul Soni (Jira)" <ji...@apache.org> on 2020/11/05 17:11:02 UTC

[jira] [Created] (NIFI-7984) Add Run Duration to FetchHBaseRow processor in NiFi

Rahul Soni created NIFI-7984:
--------------------------------

             Summary: Add Run Duration to FetchHBaseRow processor in NiFi
                 Key: NIFI-7984
                 URL: https://issues.apache.org/jira/browse/NIFI-7984
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Rahul Soni


Today, we don't have an option to configure a Run Duration for the Fetch HBase Processor. As a result, in order to yield a higher throughput, a user may end up giving more threads to this processor. This, as we know, is not the best practice and can result in thread starvation for other processors/processes.

I, hereby, would suggest adding a Run Duration configuration option to the FetchHbaseRow processor to utilize batching for better performance.



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