[
https://issues.apache.org/jira/browse/HBASE-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15902091#comment-15902091
]
Hudson commented on HBASE-17729:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.4 #661 (See
[https://builds.apache.org/job/HBase-1.4/661/])
HBASE-17729 Missing shortcuts for some useful HCD options (apurtell: rev
ba292ccbf4a94df3f2bc8772d709c5093cfd374a)
* (edit) hbase-shell/src/main/ruby/hbase/admin.rb
> 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
>
> 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)