[ 
https://issues.apache.org/jira/browse/PHOENIX-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493639#comment-14493639
 ] 

James Taylor commented on PHOENIX-1834:
---------------------------------------

You can also access this through querying the SYSTEM.STATS table. The
mechanism I mentioned was how you'd get at it more efficiently
programmatically through our caching layers.


> Collect row counts per tenant view
> ----------------------------------
>
>                 Key: PHOENIX-1834
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1834
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Eli Levine
>
> In multi-tenant environments it would be useful to query stats for row count 
> per tenant view. [~ram_krish], any thoughts on the feasibility of this?
> It would probably be useful to extend this to all views but starting with 
> tenant views is a good start IMHO, since their view definitions are simpler 
> and tenant_id is guaranteed to be the first rowkey component (after salt 
> byte).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to