You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2013/03/22 06:55:15 UTC

[jira] [Commented] (HBASE-8174) Allow each table to customize its own flush blocking file count "hbase.hstore.blockingStoreFiles"

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

Anoop Sam John commented on HBASE-8174:
---------------------------------------

Dont you get the same global config object from region.getConf()? 
Pls see the code in HRegion#setHTableSpecificConf()

How you plan to pass the table specific blockingStoreFiles count? Setting as a metadata using setValue()?
                
> Allow each table to customize its own flush blocking file count "hbase.hstore.blockingStoreFiles"
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8174
>                 URL: https://issues.apache.org/jira/browse/HBASE-8174
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.94.5
>            Reporter: clockfly
>            Assignee: clockfly
>            Priority: Minor
>             Fix For: 0.94.6
>
>         Attachments: HBASE-8174.patch.0.94.v1
>
>
> Currently, the blocking file count "hbase.hstore.blockingStoreFiles" is configured at region server level.
> We should allow it to be configured at Table level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira