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/12/22 23:10:58 UTC

[jira] [Commented] (HBASE-17366) Run TestHFile#testReaderWithoutBlockCache failes

    [ https://issues.apache.org/jira/browse/HBASE-17366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15771360#comment-15771360 ] 

Vladimir Rodionov commented on HBASE-17366:
-------------------------------------------

Seems some recent patch introduced this issue. In this case it is not clear how this patch got approval. Interesting.

We need cache-less HFile.Writer implementation for applications which writes HFile(s) directly. Please refer to CacheConf.DISABLED and to HFile.Reader CacheConf - less constructor.

> Run TestHFile#testReaderWithoutBlockCache failes
> ------------------------------------------------
>
>                 Key: HBASE-17366
>                 URL: https://issues.apache.org/jira/browse/HBASE-17366
>             Project: HBase
>          Issue Type: Bug
>            Reporter: huaxiang sun
>            Assignee: huaxiang sun
>            Priority: Trivial
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17366-master-001.patch
>
>
> Running TestHFile#testReaderWithoutBlockCache failes because cacheConf is not initialized.



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