You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "fengpod (Jira)" <ji...@apache.org> on 2020/08/26 08:49:00 UTC

[jira] [Created] (KYLIN-4720) support htable read quota

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)