[ 
https://issues.apache.org/jira/browse/KYLIN-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713476#comment-16713476
 ] 

ASF GitHub Bot commented on KYLIN-3406:
---------------------------------------

coveralls commented on issue #373: KYLIN-3406 Ignore execute output file lose
URL: https://github.com/apache/kylin/pull/373#issuecomment-445420928
 
 
   ## Pull Request Test Coverage Report for [Build 
3914](https://coveralls.io/builds/20480546)
   
   * **16** of **45**   **(35.56%)**  changed or added relevant lines in **4** 
files are covered.
   * **7** unchanged lines in **3** files lost coverage.
   * Overall coverage increased (+**0.004%**) to **25.942%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/persistence/BrokenEntity.java](https://coveralls.io/builds/20480546/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2Fpersistence%2FBrokenEntity.java#L25)
 | 0 | 1 | 0.0%
   | 
[core-job/src/main/java/org/apache/kylin/job/dao/ExecutableOutputPOSerializer.java](https://coveralls.io/builds/20480546/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fdao%2FExecutableOutputPOSerializer.java#L47)
 | 15 | 25 | 60.0%
   | 
[storage-hbase/src/main/java/org/apache/kylin/storage/hbase/HBaseResourceStore.java](https://coveralls.io/builds/20480546/source?filename=storage-hbase%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstorage%2Fhbase%2FHBaseResourceStore.java#L228)
 | 0 | 18 | 0.0%
   <!-- | **Total:** | **16** | **45** | **35.56%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[storage-hbase/src/main/java/org/apache/kylin/storage/hbase/HBaseResourceStore.java](https://coveralls.io/builds/20480546/source?filename=storage-hbase%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstorage%2Fhbase%2FHBaseResourceStore.java#L240)
 | 1 | 0.0% |
   | 
[core-metadata/src/main/java/org/apache/kylin/source/datagen/ColumnGenerator.java](https://coveralls.io/builds/20480546/source?filename=core-metadata%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fdatagen%2FColumnGenerator.java#L319)
 | 1 | 81.08% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/20480546/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439)
 | 5 | 77.81% |
   <!-- | **Total:** | **7** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/20480546/badge)](https://coveralls.io/builds/20480546)
 |
   | :-- | --: |
   | Change from base [Build 3913](https://coveralls.io/builds/20480526): |  
0.004% |
   | Covered Lines: | 17701 |
   | Relevant Lines: | 68233 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

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


> When the /execute_output/ metadata file sinking to HDFS is deleted, the 
> monitoring page does not display any tasks.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-3406
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3406
>             Project: Kylin
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: v2.3.1
>            Reporter: yujie.sun
>            Assignee: XiaoXiang Yu
>            Priority: Major
>             Fix For: v2.6.0
>
>         Attachments: Lost Execute Output.png, Step which lost execute 
> output.png, image-2018-12-05-13-22-42-456.png, 
> image-2018-12-05-18-45-32-923.png
>
>
> *{color:#24292e}Issue description:{color}*
> When a single file of Hbase metadata is greater than a certain value, the 
> file is sunk into HDFS for storage. When files in execute_output/ are deleted 
> in HDFS, the monitoring page will not display any tasks.
> *{color:#24292e}Reproduction step:{color}*
> {color:#24292e}1.Use Hbase as metadata storage{color}
> {color:#24292e}2.Modify the hbase configuration ,configure 
> "hbase.client.keyvalue.maxsize" into a small value, such as 524288.{color}
> {color:#24292e}3.Create a new build task, after the build task finished,find 
> the /execute_output hbase metadata path on HDFS, 
> /\{working_dir}/\{metadata_url}/resources/execute_output/..., and delete one 
> of the files.{color}
> {color:#24292e}4.At this time,{color:#333333}the monitoring page will not 
> display any tasks.{color}{color}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to