[jira] [Commented] (KYLIN-4609) setenv.sh add zgc config for big memory

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

bigxiaochu opened a new pull request #1295:
URL: https://github.com/apache/kylin/pull/1295


   



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:
us...@infra.apache.org


> setenv.sh add zgc config for big memory
> ---
>
> Key: KYLIN-4609
> URL: https://issues.apache.org/jira/browse/KYLIN-4609
> Project: Kylin
>  Issue Type: Improvement
>Reporter: chuxiao
>Priority: Trivial
>
> if jdk >= 13, and memory >= 50g, use zgc 



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


[GitHub] [kylin] bigxiaochu opened a new pull request #1295: KYLIN-4609 setenv.sh add zgc config for big memory

2020-06-30 Thread GitBox


bigxiaochu opened a new pull request #1295:
URL: https://github.com/apache/kylin/pull/1295


   



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:
us...@infra.apache.org




[jira] [Created] (KYLIN-4610) updatet kylin.engine.livy.backtick.quote default

2020-06-30 Thread chuxiao (Jira)
chuxiao created KYLIN-4610:
--

 Summary: updatet kylin.engine.livy.backtick.quote default 
 Key: KYLIN-4610
 URL: https://issues.apache.org/jira/browse/KYLIN-4610
 Project: Kylin
  Issue Type: Bug
  Components: Job Engine
Reporter: chuxiao


KYLIN-3905 , set kylin.engine.livy.backtick.quote is "", but need "`"



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


[jira] [Updated] (KYLIN-4610) update kylin.engine.livy.backtick.quote default

2020-06-30 Thread chuxiao (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chuxiao updated KYLIN-4610:
---
Summary: update kylin.engine.livy.backtick.quote default   (was: updatet 
kylin.engine.livy.backtick.quote default )

> update kylin.engine.livy.backtick.quote default 
> 
>
> Key: KYLIN-4610
> URL: https://issues.apache.org/jira/browse/KYLIN-4610
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Major
>
> KYLIN-3905 , set kylin.engine.livy.backtick.quote is "", but need "`"



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


[jira] [Commented] (KYLIN-4610) update kylin.engine.livy.backtick.quote default value

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

bigxiaochu opened a new pull request #1296:
URL: https://github.com/apache/kylin/pull/1296


   



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:
us...@infra.apache.org


> update kylin.engine.livy.backtick.quote default value 
> --
>
> Key: KYLIN-4610
> URL: https://issues.apache.org/jira/browse/KYLIN-4610
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Major
>
> KYLIN-3905 , set kylin.engine.livy.backtick.quote is "", but need "`"



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


[GitHub] [kylin] bigxiaochu opened a new pull request #1296: KYLIN-4610 update kylin.engine.livy.backtick.quote default value

2020-06-30 Thread GitBox


bigxiaochu opened a new pull request #1296:
URL: https://github.com/apache/kylin/pull/1296


   



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:
us...@infra.apache.org




[jira] [Created] (KYLIN-4609) setenv.sh add zgc config for big memory

2020-06-30 Thread chuxiao (Jira)
chuxiao created KYLIN-4609:
--

 Summary: setenv.sh add zgc config for big memory
 Key: KYLIN-4609
 URL: https://issues.apache.org/jira/browse/KYLIN-4609
 Project: Kylin
  Issue Type: Improvement
Reporter: chuxiao


if jdk >= 13, and memory >= 50g, use zgc 



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


[GitHub] [kylin] coveralls commented on pull request #1294: KYLIN-4608 add deletecubefast api for delete 300 cubes fast

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6084](https://coveralls.io/builds/31764593)
   
   * **0** of **12**   **(0.0%)**  changed or added relevant lines in **2** 
files are covered.
   * **3** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.005%**) to **27.97%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[server-base/src/main/java/org/apache/kylin/rest/service/CubeService.java](https://coveralls.io/builds/31764593/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fservice%2FCubeService.java#L372)
 | 0 | 4 | 0.0%
   | 
[server-base/src/main/java/org/apache/kylin/rest/controller/CubeController.java](https://coveralls.io/builds/31764593/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fcontroller%2FCubeController.java#L601)
 | 0 | 8 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/ColumnarStoreCache.java](https://coveralls.io/builds/31764593/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FColumnarStoreCache.java#L146)
 | 1 | 56.82% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/31764593/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31764593/badge)](https://coveralls.io/builds/31764593)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.005% |
   | Covered Lines: | 26108 |
   | Relevant Lines: | 93343 |
   
   ---
   #   - [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:
us...@infra.apache.org




[jira] [Commented] (KYLIN-4608) add deletecubefast api for delete 300 cubes fast

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6084](https://coveralls.io/builds/31764593)
   
   * **0** of **12**   **(0.0%)**  changed or added relevant lines in **2** 
files are covered.
   * **3** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.005%**) to **27.97%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[server-base/src/main/java/org/apache/kylin/rest/service/CubeService.java](https://coveralls.io/builds/31764593/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fservice%2FCubeService.java#L372)
 | 0 | 4 | 0.0%
   | 
[server-base/src/main/java/org/apache/kylin/rest/controller/CubeController.java](https://coveralls.io/builds/31764593/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fcontroller%2FCubeController.java#L601)
 | 0 | 8 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/ColumnarStoreCache.java](https://coveralls.io/builds/31764593/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FColumnarStoreCache.java#L146)
 | 1 | 56.82% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/31764593/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31764593/badge)](https://coveralls.io/builds/31764593)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.005% |
   | Covered Lines: | 26108 |
   | Relevant Lines: | 93343 |
   
   ---
   #   - [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:
us...@infra.apache.org


> add deletecubefast api for delete 300 cubes fast
> 
>
> Key: KYLIN-4608
> URL: https://issues.apache.org/jira/browse/KYLIN-4608
> Project: Kylin
>  Issue Type: Improvement
>  Components: REST Service
>Affects Versions: v3.0.0-alpha
>Reporter: chuxiao
>Priority: Major
>
> For delete 300 cubes fast , doing not clean segment storage.
> Do clean when cleantool running.



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


[jira] [Updated] (KYLIN-4610) update kylin.engine.livy.backtick.quote default value

2020-06-30 Thread chuxiao (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chuxiao updated KYLIN-4610:
---
Summary: update kylin.engine.livy.backtick.quote default value   (was: 
update kylin.engine.livy.backtick.quote default )

> update kylin.engine.livy.backtick.quote default value 
> --
>
> Key: KYLIN-4610
> URL: https://issues.apache.org/jira/browse/KYLIN-4610
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Major
>
> KYLIN-3905 , set kylin.engine.livy.backtick.quote is "", but need "`"



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


[jira] [Commented] (KYLIN-4609) setenv.sh add zgc config for big memory

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6085](https://coveralls.io/builds/31766831)
   
   * **0** of **0**   changed or added relevant lines in **0** files are 
covered.
   * **5** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.002%**) to **27.977%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/31766831/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31766831/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31766831/badge)](https://coveralls.io/builds/31766831)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
0.002% |
   | Covered Lines: | 26111 |
   | Relevant Lines: | 93331 |
   
   ---
   #   - [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:
us...@infra.apache.org


> setenv.sh add zgc config for big memory
> ---
>
> Key: KYLIN-4609
> URL: https://issues.apache.org/jira/browse/KYLIN-4609
> Project: Kylin
>  Issue Type: Improvement
>Reporter: chuxiao
>Priority: Trivial
>
> if jdk >= 13, and memory >= 50g, use zgc 



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


[jira] [Commented] (KYLIN-4611) modify PATTERN_SPARK_APP_URL to Tracking URL

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6087](https://coveralls.io/builds/31770110)
   
   * **0** of **1**   **(0.0%)**  changed or added relevant line in **1** file 
are covered.
   * **4** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.002%**) to **27.972%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-job/src/main/java/org/apache/kylin/job/common/PatternedLogger.java](https://coveralls.io/builds/31770110/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fcommon%2FPatternedLogger.java#L54)
 | 0 | 1 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31770110/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L58)
 | 4 | 60.0% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31770110/badge)](https://coveralls.io/builds/31770110)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.002% |
   | Covered Lines: | 26107 |
   | Relevant Lines: | 93331 |
   
   ---
   #   - [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:
us...@infra.apache.org


> modify PATTERN_SPARK_APP_URL to Tracking URL
> 
>
> Key: KYLIN-4611
> URL: https://issues.apache.org/jira/browse/KYLIN-4611
> Project: Kylin
>  Issue Type: Improvement
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Minor
>
> stdout: 
> 20/06/29 21:00:05 WARN SparkConf: The configuration key 
> 'spark.yarn.executor.memoryOverhead' has been deprecated as of Spark 2.3 and 
> may be removed in the future. Please use the new key 
> 'spark.executor.memoryOverhead' instead.
> Application Id: application_1582793079899_88034478, Tracking URL: 
> http://x:8088/proxy/application_1582793079899_88034478/



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


[jira] [Commented] (KYLIN-4613) add buildCubeCLi as hadoop main class and jobRestClient

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

lgtm-com[bot] commented on pull request #1299:
URL: https://github.com/apache/kylin/pull/1299#issuecomment-651755516


   This pull request **introduces 4 alerts** when merging 
2bd088b595c976ffc108da7571121e94161f5026 into 
c02bb7469bcc234818e5c4e824d00ac5852d424f - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/kylin/rev/pr-9f831c4f168bc54e0d6278130dd51c8833c9fcc2)
   
   **new alerts:**
   
   * 4 for Boxed variable is never null



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:
us...@infra.apache.org


> add buildCubeCLi as hadoop main class and  jobRestClient 
> -
>
> Key: KYLIN-4613
> URL: https://issues.apache.org/jira/browse/KYLIN-4613
> Project: Kylin
>  Issue Type: Improvement
>  Components: Client - CLI
>Reporter: chuxiao
>Priority: Minor
>
> support submit job and wait finish. retry 3 times when error



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


[GitHub] [kylin] lgtm-com[bot] commented on pull request #1299: KYLIN-4613 add build cubev2 and JobRestClient

2020-06-30 Thread GitBox


lgtm-com[bot] commented on pull request #1299:
URL: https://github.com/apache/kylin/pull/1299#issuecomment-651755516


   This pull request **introduces 4 alerts** when merging 
2bd088b595c976ffc108da7571121e94161f5026 into 
c02bb7469bcc234818e5c4e824d00ac5852d424f - [view on 
LGTM.com](https://lgtm.com/projects/g/apache/kylin/rev/pr-9f831c4f168bc54e0d6278130dd51c8833c9fcc2)
   
   **new alerts:**
   
   * 4 for Boxed variable is never null



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:
us...@infra.apache.org




[jira] [Commented] (KYLIN-4613) add buildCubeCLi as hadoop main class and jobRestClient

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

bigxiaochu opened a new pull request #1299:
URL: https://github.com/apache/kylin/pull/1299


   



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:
us...@infra.apache.org


> add buildCubeCLi as hadoop main class and  jobRestClient 
> -
>
> Key: KYLIN-4613
> URL: https://issues.apache.org/jira/browse/KYLIN-4613
> Project: Kylin
>  Issue Type: Improvement
>  Components: Client - CLI
>Reporter: chuxiao
>Priority: Minor
>
> support submit job and wait finish. retry 3 times when error



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


[GitHub] [kylin] bigxiaochu opened a new pull request #1299: KYLIN-4613 add build cubev2 and JobRestClient

2020-06-30 Thread GitBox


bigxiaochu opened a new pull request #1299:
URL: https://github.com/apache/kylin/pull/1299


   



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:
us...@infra.apache.org




[GitHub] [kylin] bigxiaochu opened a new pull request #1297: KYLIN-4611 modify PATTERN_SPARK_APP_URL to Tracking URL

2020-06-30 Thread GitBox


bigxiaochu opened a new pull request #1297:
URL: https://github.com/apache/kylin/pull/1297


   



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:
us...@infra.apache.org




[jira] [Created] (KYLIN-4613) add buildCubeCLi as hadoop main class and jobRestClient

2020-06-30 Thread chuxiao (Jira)
chuxiao created KYLIN-4613:
--

 Summary: add buildCubeCLi as hadoop main class and  jobRestClient 
 Key: KYLIN-4613
 URL: https://issues.apache.org/jira/browse/KYLIN-4613
 Project: Kylin
  Issue Type: Improvement
  Components: Client - CLI
Reporter: chuxiao


support submit job and wait finish. retry 3 times when error



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


[GitHub] [kylin] coveralls commented on pull request #1295: KYLIN-4609 setenv.sh add zgc config for big memory

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6085](https://coveralls.io/builds/31766831)
   
   * **0** of **0**   changed or added relevant lines in **0** files are 
covered.
   * **5** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.002%**) to **27.977%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/31766831/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31766831/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31766831/badge)](https://coveralls.io/builds/31766831)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
0.002% |
   | Covered Lines: | 26111 |
   | Relevant Lines: | 93331 |
   
   ---
   #   - [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:
us...@infra.apache.org




[jira] [Commented] (KYLIN-4611) modify PATTERN_SPARK_APP_URL to Tracking URL

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

bigxiaochu opened a new pull request #1297:
URL: https://github.com/apache/kylin/pull/1297


   



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:
us...@infra.apache.org


> modify PATTERN_SPARK_APP_URL to Tracking URL
> 
>
> Key: KYLIN-4611
> URL: https://issues.apache.org/jira/browse/KYLIN-4611
> Project: Kylin
>  Issue Type: Improvement
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Minor
>
> stdout: 
> 20/06/29 21:00:05 WARN SparkConf: The configuration key 
> 'spark.yarn.executor.memoryOverhead' has been deprecated as of Spark 2.3 and 
> may be removed in the future. Please use the new key 
> 'spark.executor.memoryOverhead' instead.
> Application Id: application_1582793079899_88034478, Tracking URL: 
> http://x:8088/proxy/application_1582793079899_88034478/



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


[GitHub] [kylin] bigxiaochu opened a new pull request #1298: KYLIN-4612 support job status writing to kafka

2020-06-30 Thread GitBox


bigxiaochu opened a new pull request #1298:
URL: https://github.com/apache/kylin/pull/1298


   



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:
us...@infra.apache.org




[jira] [Commented] (KYLIN-4612) support job status write to kafka

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

bigxiaochu opened a new pull request #1298:
URL: https://github.com/apache/kylin/pull/1298


   



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:
us...@infra.apache.org


> support job status write to kafka
> -
>
> Key: KYLIN-4612
> URL: https://issues.apache.org/jira/browse/KYLIN-4612
> Project: Kylin
>  Issue Type: Improvement
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Minor
>
> because more than hundrad job running , so job status changed write to kafka 
> instread of query job list



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


[jira] [Created] (KYLIN-4614) Broadcaster node exclude itself

2020-06-30 Thread chuxiao (Jira)
chuxiao created KYLIN-4614:
--

 Summary: Broadcaster node exclude itself 
 Key: KYLIN-4614
 URL: https://issues.apache.org/jira/browse/KYLIN-4614
 Project: Kylin
  Issue Type: Improvement
  Components: Tools, Build and Test
Reporter: chuxiao
Assignee: Yaqian Zhang






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


[jira] [Commented] (KYLIN-4610) update kylin.engine.livy.backtick.quote default value

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6086](https://coveralls.io/builds/31768661)
   
   * **0** of **1**   **(0.0%)**  changed or added relevant line in **1** file 
are covered.
   * **4** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.001%**) to **27.974%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java](https://coveralls.io/builds/31768661/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2FKylinConfigBase.java#L1742)
 | 0 | 1 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31768661/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L58)
 | 4 | 61.67% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31768661/badge)](https://coveralls.io/builds/31768661)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.001% |
   | Covered Lines: | 26108 |
   | Relevant Lines: | 93331 |
   
   ---
   #   - [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:
us...@infra.apache.org


> update kylin.engine.livy.backtick.quote default value 
> --
>
> Key: KYLIN-4610
> URL: https://issues.apache.org/jira/browse/KYLIN-4610
> Project: Kylin
>  Issue Type: Bug
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Major
>
> KYLIN-3905 , set kylin.engine.livy.backtick.quote is "", but need "`"



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


[GitHub] [kylin] coveralls commented on pull request #1296: KYLIN-4610 update kylin.engine.livy.backtick.quote default value

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6086](https://coveralls.io/builds/31768661)
   
   * **0** of **1**   **(0.0%)**  changed or added relevant line in **1** file 
are covered.
   * **4** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.001%**) to **27.974%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java](https://coveralls.io/builds/31768661/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2FKylinConfigBase.java#L1742)
 | 0 | 1 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31768661/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L58)
 | 4 | 61.67% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31768661/badge)](https://coveralls.io/builds/31768661)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.001% |
   | Covered Lines: | 26108 |
   | Relevant Lines: | 93331 |
   
   ---
   #   - [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:
us...@infra.apache.org




[jira] [Created] (KYLIN-4612) job status write to kafka

2020-06-30 Thread chuxiao (Jira)
chuxiao created KYLIN-4612:
--

 Summary: job status write to kafka
 Key: KYLIN-4612
 URL: https://issues.apache.org/jira/browse/KYLIN-4612
 Project: Kylin
  Issue Type: Improvement
  Components: Job Engine
Reporter: chuxiao


because more than hundrad job running , so job status changed write to kafka 
instread of query job list



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


[jira] [Created] (KYLIN-4611) modify PATTERN_SPARK_APP_URL to Tracking URL

2020-06-30 Thread chuxiao (Jira)
chuxiao created KYLIN-4611:
--

 Summary: modify PATTERN_SPARK_APP_URL to Tracking URL
 Key: KYLIN-4611
 URL: https://issues.apache.org/jira/browse/KYLIN-4611
 Project: Kylin
  Issue Type: Improvement
  Components: Job Engine
Reporter: chuxiao


stdout: 
20/06/29 21:00:05 WARN SparkConf: The configuration key 
'spark.yarn.executor.memoryOverhead' has been deprecated as of Spark 2.3 and 
may be removed in the future. Please use the new key 
'spark.executor.memoryOverhead' instead.
Application Id: application_1582793079899_88034478, Tracking URL: 
http://x:8088/proxy/application_1582793079899_88034478/



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


[GitHub] [kylin] coveralls commented on pull request #1297: KYLIN-4611 modify PATTERN_SPARK_APP_URL to Tracking URL

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6087](https://coveralls.io/builds/31770110)
   
   * **0** of **1**   **(0.0%)**  changed or added relevant line in **1** file 
are covered.
   * **4** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.002%**) to **27.972%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-job/src/main/java/org/apache/kylin/job/common/PatternedLogger.java](https://coveralls.io/builds/31770110/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fcommon%2FPatternedLogger.java#L54)
 | 0 | 1 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31770110/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L58)
 | 4 | 60.0% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31770110/badge)](https://coveralls.io/builds/31770110)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.002% |
   | Covered Lines: | 26107 |
   | Relevant Lines: | 93331 |
   
   ---
   #   - [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:
us...@infra.apache.org




[jira] [Updated] (KYLIN-4612) support job status write to kafka

2020-06-30 Thread chuxiao (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chuxiao updated KYLIN-4612:
---
Summary: support job status write to kafka  (was: job status write to kafka)

> support job status write to kafka
> -
>
> Key: KYLIN-4612
> URL: https://issues.apache.org/jira/browse/KYLIN-4612
> Project: Kylin
>  Issue Type: Improvement
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Minor
>
> because more than hundrad job running , so job status changed write to kafka 
> instread of query job list



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


[GitHub] [kylin] coveralls commented on pull request #1298: KYLIN-4612 support job status writing to kafka

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6088](https://coveralls.io/builds/31770810)
   
   * **2** of **70**   **(2.86%)**  changed or added relevant lines in **3** 
files are covered.
   * **6** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.01%**) to **27.964%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java](https://coveralls.io/builds/31770810/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2FKylinConfigBase.java#L2675)
 | 0 | 2 | 0.0%
   | 
[core-job/src/main/java/org/apache/kylin/job/execution/ExecutableManager.java](https://coveralls.io/builds/31770810/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fexecution%2FExecutableManager.java#L487)
 | 2 | 32 | 6.25%
   | 
[core-common/src/main/java/org/apache/kylin/common/kafka/KafkaMsgProducer.java](https://coveralls.io/builds/31770810/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2Fkafka%2FKafkaMsgProducer.java#L34)
 | 0 | 36 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31770810/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31770810/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
 | 3 | 77.78% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31770810/badge)](https://coveralls.io/builds/31770810)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.01% |
   | Covered Lines: | 26119 |
   | Relevant Lines: | 93401 |
   
   ---
   #   - [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:
us...@infra.apache.org




[jira] [Commented] (KYLIN-4612) support job status write to kafka

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6088](https://coveralls.io/builds/31770810)
   
   * **2** of **70**   **(2.86%)**  changed or added relevant lines in **3** 
files are covered.
   * **6** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.01%**) to **27.964%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java](https://coveralls.io/builds/31770810/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2FKylinConfigBase.java#L2675)
 | 0 | 2 | 0.0%
   | 
[core-job/src/main/java/org/apache/kylin/job/execution/ExecutableManager.java](https://coveralls.io/builds/31770810/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fexecution%2FExecutableManager.java#L487)
 | 2 | 32 | 6.25%
   | 
[core-common/src/main/java/org/apache/kylin/common/kafka/KafkaMsgProducer.java](https://coveralls.io/builds/31770810/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2Fkafka%2FKafkaMsgProducer.java#L34)
 | 0 | 36 | 0.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31770810/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31770810/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
 | 3 | 77.78% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31770810/badge)](https://coveralls.io/builds/31770810)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.01% |
   | Covered Lines: | 26119 |
   | Relevant Lines: | 93401 |
   
   ---
   #   - [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:
us...@infra.apache.org


> support job status write to kafka
> -
>
> Key: KYLIN-4612
> URL: https://issues.apache.org/jira/browse/KYLIN-4612
> Project: Kylin
>  Issue Type: Improvement
>  Components: Job Engine
>Reporter: chuxiao
>Priority: Minor
>
> because more than hundrad job running , so job status changed write to kafka 
> instread of query job list



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


[GitHub] [kylin] coveralls commented on pull request #1300: KYLIN-4614 Broadcaster exclude itself

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6090](https://coveralls.io/builds/31773558)
   
   * **1** of **2**   **(50.0%)**  changed or added relevant lines in **1** 
file are covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.0006%**) to **27.974%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-metadata/src/main/java/org/apache/kylin/metadata/cachesync/Broadcaster.java](https://coveralls.io/builds/31773558/source?filename=core-metadata%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetadata%2Fcachesync%2FBroadcaster.java#L137)
 | 1 | 2 | 50.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/31773558/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31773558/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31773558/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
 | 3 | 77.78% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31773558/badge)](https://coveralls.io/builds/31773558)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.0006% |
   | Covered Lines: | 26109 |
   | Relevant Lines: | 9 |
   
   ---
   #   - [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:
us...@infra.apache.org




[GitHub] [kylin] coveralls commented on pull request #1299: KYLIN-4613 add build cubev2 and JobRestClient

2020-06-30 Thread GitBox


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


   ## Pull Request Test Coverage Report for [Build 
6089](https://coveralls.io/builds/31772456)
   
   * **4** of **154**   **(2.6%)**  changed or added relevant lines in **4** 
files are covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.04%**) to **27.938%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/KylinConfig.java](https://coveralls.io/builds/31772456/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2FKylinConfig.java#L153)
 | 3 | 7 | 42.86%
   | 
[core-job/src/main/java/org/apache/kylin/job/util/JobRestClient.java](https://coveralls.io/builds/31772456/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Futil%2FJobRestClient.java#L38)
 | 0 | 53 | 0.0%
   | 
[tool/src/main/java/org/apache/kylin/tool/job/CubeBuildingCLIV2.java](https://coveralls.io/builds/31772456/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fjob%2FCubeBuildingCLIV2.java#L38)
 | 0 | 93 | 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/31772456/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31772456/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31772456/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
 | 3 | 77.78% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31772456/badge)](https://coveralls.io/builds/31772456)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.04% |
   | Covered Lines: | 26117 |
   | Relevant Lines: | 93483 |
   
   ---
   #   - [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:
us...@infra.apache.org




[jira] [Commented] (KYLIN-4613) add buildCubeCLi as hadoop main class and jobRestClient

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6089](https://coveralls.io/builds/31772456)
   
   * **4** of **154**   **(2.6%)**  changed or added relevant lines in **4** 
files are covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.04%**) to **27.938%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-common/src/main/java/org/apache/kylin/common/KylinConfig.java](https://coveralls.io/builds/31772456/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2FKylinConfig.java#L153)
 | 3 | 7 | 42.86%
   | 
[core-job/src/main/java/org/apache/kylin/job/util/JobRestClient.java](https://coveralls.io/builds/31772456/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Futil%2FJobRestClient.java#L38)
 | 0 | 53 | 0.0%
   | 
[tool/src/main/java/org/apache/kylin/tool/job/CubeBuildingCLIV2.java](https://coveralls.io/builds/31772456/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fjob%2FCubeBuildingCLIV2.java#L38)
 | 0 | 93 | 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/31772456/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31772456/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31772456/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
 | 3 | 77.78% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31772456/badge)](https://coveralls.io/builds/31772456)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.04% |
   | Covered Lines: | 26117 |
   | Relevant Lines: | 93483 |
   
   ---
   #   - [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:
us...@infra.apache.org


> add buildCubeCLi as hadoop main class and  jobRestClient 
> -
>
> Key: KYLIN-4613
> URL: https://issues.apache.org/jira/browse/KYLIN-4613
> Project: Kylin
>  Issue Type: Improvement
>  Components: Client - CLI
>Reporter: chuxiao
>Priority: Minor
>
> support submit job and wait finish. retry 3 times when error



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


[jira] [Assigned] (KYLIN-4612) Support job status write to kafka

2020-06-30 Thread Shao Feng Shi (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shao Feng Shi reassigned KYLIN-4612:


Assignee: chuxiao
 Summary: Support job status write to kafka  (was: support job status write 
to kafka)

> Support job status write to kafka
> -
>
> Key: KYLIN-4612
> URL: https://issues.apache.org/jira/browse/KYLIN-4612
> Project: Kylin
>  Issue Type: Improvement
>  Components: Job Engine
>Reporter: chuxiao
>Assignee: chuxiao
>Priority: Minor
>
> because more than hundrad job running , so job status changed write to kafka 
> instread of query job list



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


[jira] [Commented] (KYLIN-4614) Broadcaster exclude itself

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

bigxiaochu opened a new pull request #1300:
URL: https://github.com/apache/kylin/pull/1300


   



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:
us...@infra.apache.org


> Broadcaster exclude itself 
> ---
>
> Key: KYLIN-4614
> URL: https://issues.apache.org/jira/browse/KYLIN-4614
> Project: Kylin
>  Issue Type: Improvement
>  Components: Tools, Build and Test
>Reporter: chuxiao
>Assignee: Yaqian Zhang
>Priority: Minor
>




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


[GitHub] [kylin] bigxiaochu opened a new pull request #1300: KYLIN-4614 Broadcaster exclude itself

2020-06-30 Thread GitBox


bigxiaochu opened a new pull request #1300:
URL: https://github.com/apache/kylin/pull/1300


   



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:
us...@infra.apache.org




[jira] [Updated] (KYLIN-4614) Broadcaster exclude itself

2020-06-30 Thread chuxiao (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chuxiao updated KYLIN-4614:
---
Summary: Broadcaster exclude itself   (was: Broadcaster node exclude itself 
)

> Broadcaster exclude itself 
> ---
>
> Key: KYLIN-4614
> URL: https://issues.apache.org/jira/browse/KYLIN-4614
> Project: Kylin
>  Issue Type: Improvement
>  Components: Tools, Build and Test
>Reporter: chuxiao
>Assignee: Yaqian Zhang
>Priority: Minor
>




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


[jira] [Commented] (KYLIN-4614) Broadcaster exclude itself

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

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


   ## Pull Request Test Coverage Report for [Build 
6090](https://coveralls.io/builds/31773558)
   
   * **1** of **2**   **(50.0%)**  changed or added relevant lines in **1** 
file are covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.0006%**) to **27.974%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-|--||---: |
   | 
[core-metadata/src/main/java/org/apache/kylin/metadata/cachesync/Broadcaster.java](https://coveralls.io/builds/31773558/source?filename=core-metadata%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetadata%2Fcachesync%2FBroadcaster.java#L137)
 | 1 | 2 | 50.0%
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-|--|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/31773558/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31773558/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   | 
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31773558/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
 | 3 | 77.78% |
   
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/31773558/badge)](https://coveralls.io/builds/31773558)
 |
   | :-- | --: |
   | Change from base [Build 6065](https://coveralls.io/builds/31633725): |  
-0.0006% |
   | Covered Lines: | 26109 |
   | Relevant Lines: | 9 |
   
   ---
   #   - [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:
us...@infra.apache.org


> Broadcaster exclude itself 
> ---
>
> Key: KYLIN-4614
> URL: https://issues.apache.org/jira/browse/KYLIN-4614
> Project: Kylin
>  Issue Type: Improvement
>  Components: Tools, Build and Test
>Reporter: chuxiao
>Assignee: Yaqian Zhang
>Priority: Minor
>




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


[jira] [Commented] (KYLIN-4608) add deletecubefast api for delete 300 cubes fast

2020-06-30 Thread ASF GitHub Bot (Jira)


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

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

RupengWang commented on pull request #1294:
URL: https://github.com/apache/kylin/pull/1294#issuecomment-652162937


   LGTM



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:
us...@infra.apache.org


> add deletecubefast api for delete 300 cubes fast
> 
>
> Key: KYLIN-4608
> URL: https://issues.apache.org/jira/browse/KYLIN-4608
> Project: Kylin
>  Issue Type: Improvement
>  Components: REST Service
>Affects Versions: v3.0.0-alpha
>Reporter: chuxiao
>Priority: Major
>
> For delete 300 cubes fast , doing not clean segment storage.
> Do clean when cleantool running.



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


[jira] [Updated] (KYLIN-4424) use static web server to help frontend development

2020-06-30 Thread Yaqian Zhang (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yaqian Zhang updated KYLIN-4424:

Issue Type: Improvement  (was: New Feature)

> use static web server to help frontend development
> --
>
> Key: KYLIN-4424
> URL: https://issues.apache.org/jira/browse/KYLIN-4424
> Project: Kylin
>  Issue Type: Improvement
>  Components: Tools, Build and Test
>Reporter: Congling Xia
>Assignee: Congling Xia
>Priority: Major
> Fix For: v3.1.0
>
>
> To verify frontend code changes, one need to build the source and re-deploy 
> the target to Tomcat. It is not so efficient for frontend development. 
> We can start a static web server and proxy `/kylin/api/**` to the existing 
> Kylin service and  automatically refresh the static web server after source 
> code being changed. By doing so, we can make the frontend development easier.



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


[GitHub] [kylin] RupengWang commented on pull request #1294: KYLIN-4608 add deletecubefast api for delete 300 cubes fast

2020-06-30 Thread GitBox


RupengWang commented on pull request #1294:
URL: https://github.com/apache/kylin/pull/1294#issuecomment-652162937


   LGTM



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:
us...@infra.apache.org