[ https://issues.apache.org/jira/browse/PHOENIX-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082620#comment-16082620 ]
Samarth Jain commented on PHOENIX-4009: --------------------------------------- FYI - [~elilevine], [~jfernando_sfdc], [~cody.mar...@gmail.com]. This could be an alternative and possibly a more efficient way of collecting stats more frequently without putting too much load on the cluster. > Run UPDATE STATISTICS command by using MR integration on snapshots > ------------------------------------------------------------------ > > Key: PHOENIX-4009 > URL: https://issues.apache.org/jira/browse/PHOENIX-4009 > Project: Phoenix > Issue Type: Bug > Reporter: Samarth Jain > > Now that we have the capability to run queries against table snapshots > through our map reduce integration, we can utilize this capability for stats > collection too. This would make our stats collection more resilient, resource > aware and less resource intensive. The bulk of the plumbing is already in > place. We would need to make sure that the integration doesn't barf when the > query is an UPDATE STATISTICS command. -- This message was sent by Atlassian JIRA (v6.4.14#64029)