You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/27 04:39:00 UTC

[jira] [Commented] (KYLIN-4665) set flink job name shown in resource manager

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

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

coveralls commented on pull request #1329:
URL: https://github.com/apache/kylin/pull/1329#issuecomment-664114414


   ## Pull Request Test Coverage Report for [Build 6188](https://coveralls.io/builds/32334187)
   
   * **0** of **2**   **(0.0%)**  changed or added relevant lines in **2** files are covered.
   * **2** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.002%**) to **28.049%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [engine-flink/src/main/java/org/apache/kylin/engine/flink/FlinkBatchCubingJobBuilder2.java](https://coveralls.io/builds/32334187/source?filename=engine-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fengine%2Fflink%2FFlinkBatchCubingJobBuilder2.java#L148) | 0 | 1 | 0.0%
   | [engine-flink/src/main/java/org/apache/kylin/engine/flink/FlinkExecutable.java](https://coveralls.io/builds/32334187/source?filename=engine-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fengine%2Fflink%2FFlinkExecutable.java#L215) | 0 | 1 | 0.0%
   <!-- | **Total:** | **0** | **2** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/32334187/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124) | 2 | 68.46% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/32334187/badge)](https://coveralls.io/builds/32334187) |
   | :-- | --: |
   | Change from base [Build 6183](https://coveralls.io/builds/32304704): |  -0.002% |
   | Covered Lines: | 26245 |
   | Relevant Lines: | 93567 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   


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


> set flink job name shown in resource manager
> --------------------------------------------
>
>                 Key: KYLIN-4665
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4665
>             Project: Kylin
>          Issue Type: Bug
>          Components: Flink Engine
>    Affects Versions: v3.1.0, v3.1.1
>            Reporter: fengpod
>            Priority: Minor
>         Attachments: image-2020-07-27-11-57-57-006.png
>
>
> All the flink cubing job is shown 'flink session cluster' in resource manager 。When there are more jobs,it‘s not easily distinguish which one。This issue support to set a more readable name about the job。
> [https://github.com/apache/kylin/pull/1329]
> !image-2020-07-27-11-57-57-006.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)