You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2010/03/13 11:08:27 UTC

[jira] Created: (HBASE-2320) [stargate] multiuser mode: support tracking of user request counts and data transfer metrics

[stargate] multiuser mode: support tracking of user request counts and data transfer metrics
--------------------------------------------------------------------------------------------

                 Key: HBASE-2320
                 URL: https://issues.apache.org/jira/browse/HBASE-2320
             Project: Hadoop HBase
          Issue Type: Sub-task
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2320) [stargate] multiuser mode: support tracking of user request counts and data transfer metrics

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-2320.
-----------------------------------

    Resolution: Later

"Multiuser mode" will be carried forward in a fork up on github.

> [stargate] multiuser mode: support tracking of user request counts and data transfer metrics
> --------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2320
>                 URL: https://issues.apache.org/jira/browse/HBASE-2320
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.22.0
>
>
> Optionally track per-user request counts and data transfer metrics via HTable atomic increments. Aggregate user statistics for short periods and then push (then release) them:
> - Request counts, by category: query, edit. Track scanner results as one query per row.
> - Bytes in/out
> - CPU use in Stargate
> A common "users" HTable can support the HTable authenticator and metering.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.