[
https://issues.apache.org/jira/browse/HBASE-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-17729:
-----------------------------------
Attachment: HBASE-17729.patch
Trivial patch, tested manually
> 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
>
> Attachments: HBASE-17729.patch
>
>
> 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)