[
https://issues.apache.org/jira/browse/NIFI-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792832#comment-16792832
]
ASF subversion and git services commented on NIFI-5956:
-------------------------------------------------------
Commit 82e2c97782f2aa60d87615c6aaa54e9f78b79fe8 in nifi's branch
refs/heads/master from Sandish Kumar
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=82e2c97 ]
NIFI-5956 Option BlockCache HBaseScanProcessor
This closes #3295.
Signed-off-by: Bryan Bende <[email protected]>
> Allow Disabling Block Cache With HBase Scan Processor
> -----------------------------------------------------
>
> Key: NIFI-5956
> URL: https://issues.apache.org/jira/browse/NIFI-5956
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: David Mollitor
> Assignee: Sandish Kumar HN
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> {quote}
> Scan instances can be set to use the block cache in the RegionServer via the
> setCacheBlocks method. For input Scans to MapReduce jobs, this should be
> false.
> https://hbase.apache.org/book.html#perf.hbase.client.blockcache
> {quote}
> Please add a configurable option to the HBase Scan processor to allow users
> to toggle if the Scan should affect the HBase block cache or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)