You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/12/26 11:43:12 UTC

[GitHub] [kylin] SunFlowerY1 opened a new pull request #1022: htable current-limiting

SunFlowerY1 opened a new pull request #1022: htable current-limiting
URL: https://github.com/apache/kylin/pull/1022
 
 
   For reduce the hbase load, when create htable we set the htable current-limiting and make is configurable. The parameter name for htable current-limiting is kylin.hbase.htable-quota-limit and the default value is 10000

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] codecov-io commented on issue #1022: htable current-limiting

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #1022: htable current-limiting
URL: https://github.com/apache/kylin/pull/1022#issuecomment-569047800
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/1022?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@c58c9bf`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/1022/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/1022?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1022   +/-   ##
   =========================================
     Coverage          ?   25.11%           
     Complexity        ?     6179           
   =========================================
     Files             ?     1433           
     Lines             ?    87269           
     Branches          ?    12217           
   =========================================
     Hits              ?    21915           
     Misses            ?    63206           
     Partials          ?     2148
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/1022?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...ache/kylin/storage/hbase/steps/CubeHTableUtil.java](https://codecov.io/gh/apache/kylin/pull/1022/diff?src=pr&el=tree#diff-c3RvcmFnZS1oYmFzZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc3RvcmFnZS9oYmFzZS9zdGVwcy9DdWJlSFRhYmxlVXRpbC5qYXZh) | `0% <0%> (ø)` | `0 <0> (?)` | |
   | [.../java/org/apache/kylin/common/KylinConfigBase.java](https://codecov.io/gh/apache/kylin/pull/1022/diff?src=pr&el=tree#diff-Y29yZS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2NvbW1vbi9LeWxpbkNvbmZpZ0Jhc2UuamF2YQ==) | `12.83% <0%> (ø)` | `44 <0> (?)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1022?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/kylin/pull/1022?src=pr&el=footer). Last update [c58c9bf...0bae422](https://codecov.io/gh/apache/kylin/pull/1022?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] nichunen commented on issue #1022: htable current-limiting

Posted by GitBox <gi...@apache.org>.
nichunen commented on issue #1022: htable current-limiting
URL: https://github.com/apache/kylin/pull/1022#issuecomment-573524174
 
 
   @SunFlowerY1 Hi,would you please open a jira issue for your code change?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services