You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2019/03/14 16:25:00 UTC

[jira] [Updated] (NIFI-5956) Allow Disabling Block Cache With HBase Scan Processor

     [ https://issues.apache.org/jira/browse/NIFI-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende updated NIFI-5956:
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 1.10.0
>
>          Time Spent: 3h 10m
>  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)