fengpod created KYLIN-4720: ------------------------------ Summary: support htable read quota Key: KYLIN-4720 URL: https://issues.apache.org/jira/browse/KYLIN-4720 Project: Kylin Issue Type: Improvement Components: Storage - HBase Affects Versions: v3.1.0, v3.1.1 Reporter: fengpod
In order to avoid the pressure of massive queries on hbase,htable read quota is necessary。Through a new configuration “kylin.hbase.htable-quota”,we can control the read quota when the htable created。The default value of this conf is -1,means will not limit queries。You can set it to any intger greater than 0 as needed。 -- This message was sent by Atlassian Jira (v8.3.4#803005)