You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/03 23:35:45 UTC

[jira] [Created] (HBASE-17729) Missing shortcuts for some useful HCD options

Andrew Purtell created HBASE-17729:
--------------------------------------

             Summary: Missing shortcuts for some useful HCD options
                 Key: HBASE-17729
                 URL: https://issues.apache.org/jira/browse/HBASE-17729
             Project: HBase
          Issue Type: Bug
          Components: shell
    Affects Versions: 1.3.0
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Trivial
             Fix For: 2.0.0, 1.4.0, 1.3.1


Missing:
- CACHE_INDEX_ON_WRITE 
- CACHE_BLOOMS_ON_WRITE
- EVICT_BLOCKS_ON_CLOSE
- CACHE_DATA_IN_L1

It's possible to set them with syntax like 
{noformat}
{ CONFIGURATION = { <option> = <value> } }
{noformat}
but let's save some keystrokes. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)