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 10:16:24 UTC

[GitHub] [kylin] SunFlowerY1 opened a new pull request #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened

SunFlowerY1 opened a new pull request #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened
URL: https://github.com/apache/kylin/pull/1021
 
 
   When there is some cube scan a lot of data on hbase, hbase coprocessor would happen deadline. Cube info and region name in log can help us locate unhealthy query quickly!

----------------------------------------------------------------
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 #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened
URL: https://github.com/apache/kylin/pull/1021#issuecomment-569035594
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/1021?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@1ae5982`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `28.57%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/1021/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/1021?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1021   +/-   ##
   =========================================
     Coverage          ?   25.08%           
     Complexity        ?     6179           
   =========================================
     Files             ?     1433           
     Lines             ?    87419           
     Branches          ?    12257           
   =========================================
     Hits              ?    21925           
     Misses            ?    63341           
     Partials          ?     2153
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/1021?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...oprocessor/endpoint/generated/CubeVisitProtos.java](https://codecov.io/gh/apache/kylin/pull/1021/diff?src=pr&el=tree#diff-c3RvcmFnZS1oYmFzZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc3RvcmFnZS9oYmFzZS9jdWJlL3YyL2NvcHJvY2Vzc29yL2VuZHBvaW50L2dlbmVyYXRlZC9DdWJlVmlzaXRQcm90b3MuamF2YQ==) | `15.01% <ø> (ø)` | `0 <0> (?)` | |
   | [...in/storage/hbase/cube/v2/CubeHBaseEndpointRPC.java](https://codecov.io/gh/apache/kylin/pull/1021/diff?src=pr&el=tree#diff-c3RvcmFnZS1oYmFzZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc3RvcmFnZS9oYmFzZS9jdWJlL3YyL0N1YmVIQmFzZUVuZHBvaW50UlBDLmphdmE=) | `7.86% <0%> (ø)` | `4 <0> (?)` | |
   | [...cube/v2/coprocessor/endpoint/CubeVisitService.java](https://codecov.io/gh/apache/kylin/pull/1021/diff?src=pr&el=tree#diff-c3RvcmFnZS1oYmFzZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc3RvcmFnZS9oYmFzZS9jdWJlL3YyL2NvcHJvY2Vzc29yL2VuZHBvaW50L0N1YmVWaXNpdFNlcnZpY2UuamF2YQ==) | `68.07% <40%> (ø)` | `16 <0> (?)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1021?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/1021?src=pr&el=footer). Last update [1ae5982...b4f4d70](https://codecov.io/gh/apache/kylin/pull/1021?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] SunFlowerY1 commented on issue #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened

Posted by GitBox <gi...@apache.org>.
SunFlowerY1 commented on issue #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened
URL: https://github.com/apache/kylin/pull/1021#issuecomment-569031480
 
 
   When there is some cube scan a lot of data on hbase, hbase coprocessor would happen deadline. Cube info and region name in log can help us locate unhealthy query quickly!

----------------------------------------------------------------
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] SunFlowerY1 removed a comment on issue #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened

Posted by GitBox <gi...@apache.org>.
SunFlowerY1 removed a comment on issue #1021: add cube info and hbase region name in log when hbase coprocessor deadline happened
URL: https://github.com/apache/kylin/pull/1021#issuecomment-569031480
 
 
   When there is some cube scan a lot of data on hbase, hbase coprocessor would happen deadline. Cube info and region name in log can help us locate unhealthy query quickly!

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