Can be achieved using HCD#setConfiguration(String key, String value) (?) -Anoop-
On Thu, Jul 14, 2016 at 11:15 PM, Ted Yu <[email protected]> wrote: > I think support for these configs should be added for HColumnDescriptor. > > On Thu, Jul 14, 2016 at 7:00 AM, Lars George <[email protected]> wrote: > >> Hi, >> >> Looking at `CacheConfig` and noticed that >> `CACHE_DATA_BLOCKS_COMPRESSED_KEY` and >> `DROP_BEHIND_CACHE_COMPACTION_KEY` both have no equivalent in >> `HColumnDescriptor` and hence cannot be set from the Shell or admin >> API. Is that not an oversight? >> >> Should we add this? >> >> Lars >>
