[ 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.