[
https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148810#comment-14148810
]
ramkrishna.s.vasudevan commented on PHOENIX-1264:
-------------------------------------------------
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix .................................... SUCCESS [1.525s]
[INFO] Phoenix Hadoop Compatibility ...................... SUCCESS [1.978s]
[INFO] Phoenix Hadoop2 Compatibility ..................... SUCCESS [2.584s]
[INFO] Phoenix Core ...................................... SUCCESS [16:52.606s]
[INFO] Phoenix - Flume ................................... SUCCESS [58.732s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:29.044s]
[INFO] Phoenix Assembly .................................. SUCCESS [29.231s]
{code}
will rebase to the latest and commit the patch.
> Add StatisticsCollector to existing tables on first connection to cluster
> -------------------------------------------------------------------------
>
> Key: PHOENIX-1264
> URL: https://issues.apache.org/jira/browse/PHOENIX-1264
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: ramkrishna.s.vasudevan
> Attachments: Phoenix-1264_1.patch, Phoenix-1264_2.patch,
> Phoenix-1264_3.patch
>
>
> We'll need to add the StatisticsCollector to existing tables so that stats
> are kept for these tables. We typically do that on first connection to the
> cluster in ensureTableCreated when our system table is created by walking
> through the existing Phoenix tables. We only need to do it if the system
> table already exists (otherwise, it's a new installation).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)