[
https://issues.apache.org/jira/browse/PHOENIX-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369129#comment-15369129
]
Lars Hofhansl commented on PHOENIX-2675:
----------------------------------------
I just tried it: Set the guidepost width this way, and ran a major compaction,
it updated the STATS table correctly with smaller guide posts.
Note that HBase already allows overriding global config values per table. When
a table operation requests an HBase Configuration it will get a global with the
incremental per table configs overwritten on it.
So I believe this just works and just needs to be documented.
> Allow stats to be configured on a table-by-table basis
> ------------------------------------------------------
>
> Key: PHOENIX-2675
> URL: https://issues.apache.org/jira/browse/PHOENIX-2675
> Project: Phoenix
> Issue Type: Improvement
> Reporter: James Taylor
> Assignee: ramkrishna.s.vasudevan
> Fix For: 4.9.0
>
>
> Currently stats are controlled and collected at a global level. We should
> allow them to be configured on a table-by-table basis.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)