[
https://issues.apache.org/jira/browse/HBASE-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896522#comment-15896522
]
CHIA-PING TSAI commented on HBASE-17729:
----------------------------------------
I'm sorry for missing this issue, and I created a duplicate issue HBASE-17736...
But there are some lost HTD options.
# FLUSH_POLICY
# REGION_MEMSTORE_REPLICATION
# PRIORITY
# SPLIT_POLICY
It seems to me that we can fix all lost options in this issue.
Would you please take a look at the HBASE-17736? [~apurtell]
Thanks.
> 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)