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

2020-10-18 Thread Xiaoxiang Yu (Jira)


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

Xiaoxiang Yu commented on KYLIN-4608:
-

Resolved in release 3.1.1 (2020-10-18)

> 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
>Assignee: chuxiao
>Priority: Major
> Fix For: v3.1.1
>
>
> 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] [Commented] (KYLIN-4608) add deletecubefast api for delete 300 cubes fast

2020-07-03 Thread ASF GitHub Bot (Jira)


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

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

hit-lacus merged pull request #1294:
URL: https://github.com/apache/kylin/pull/1294


   



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
>Assignee: 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] [Commented] (KYLIN-4608) add deletecubefast api for delete 300 cubes fast

2020-07-03 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on KYLIN-4608:


Commit 99317f4a3d8fb8cd479b9bb265767f4880236052 in kylin's branch 
refs/heads/master from chuxiao
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=99317f4 ]

KYLIN-4608 add deletecubefast api for delete 300 cubes fast


> 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
>Assignee: 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] [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] [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] [Commented] (KYLIN-4608) add deletecubefast api for delete 300 cubes fast

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


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

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

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


   



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)