You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/11/29 22:04:58 UTC

[jira] [Updated] (HBASE-17151) New API to create HFile.Reader without instantiating block cache

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

Vladimir Rodionov updated HBASE-17151:
--------------------------------------
    Attachment: HBASE-17151-v1.patch

Patch v1. 

> New API to create HFile.Reader without instantiating block cache 
> -----------------------------------------------------------------
>
>                 Key: HBASE-17151
>                 URL: https://issues.apache.org/jira/browse/HBASE-17151
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>         Attachments: HBASE-17151-v1.patch
>
>
> Currently, to create HFile.Reader instance, the CacheConfig instance is required (which instantiates block cache). We need API for reading HFile w/o block cache being involved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)