Hi,
Is there a way to restrict resource usage by a Hbase user? I want to avoid a scenario where one Hbase query eats up resources and prevents other hbase user to run his query?
I understand this can be done for YARN and Impala but how do I do it for Hbase?