[jira] [Created] (KYLIN-2715) StorageCleanupJob removes intermediate hive tables of jobs in progress

2017-07-07 Thread Alexander Sterligov (JIRA)
Alexander Sterligov created KYLIN-2715:
--

 Summary: StorageCleanupJob removes intermediate hive tables of 
jobs in progress
 Key: KYLIN-2715
 URL: https://issues.apache.org/jira/browse/KYLIN-2715
 Project: Kylin
  Issue Type: Bug
Affects Versions: v2.0.0
Reporter: Alexander Sterligov






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2705) Should allow user to remove partition_date_column for model in web

2017-07-07 Thread kangkaisen (JIRA)

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

kangkaisen commented on KYLIN-2705:
---

This is the commit: 
https://github.com/apache/kylin/commit/d2545076062219971f19cb086b334f0a2440a70b

> Should allow user to remove partition_date_column for model in web
> --
>
> Key: KYLIN-2705
> URL: https://issues.apache.org/jira/browse/KYLIN-2705
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v2.0.0
>Reporter: kangkaisen
>Assignee: kangkaisen
>Priority: Minor
> Attachments: KYLIN-2705.patch
>
>
> Currently, User couldn't remove partition_date_column for model in web.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2705) Should allow user to remove partition_date_column for model in web

2017-07-07 Thread kangkaisen (JIRA)

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

kangkaisen commented on KYLIN-2705:
---

Thanks Zhixiong for your review.

> Should allow user to remove partition_date_column for model in web
> --
>
> Key: KYLIN-2705
> URL: https://issues.apache.org/jira/browse/KYLIN-2705
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v2.0.0
>Reporter: kangkaisen
>Assignee: kangkaisen
>Priority: Minor
> Attachments: KYLIN-2705.patch
>
>
> Currently, User couldn't remove partition_date_column for model in web.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2606) Only return counter for precise count_distinct if query is exactAggregate

2017-07-07 Thread kangkaisen (JIRA)

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

kangkaisen commented on KYLIN-2606:
---

This commit has run for a long time in our prod env.  [~mahongbin], please you 
review this commit when you have time. Thanks you very much.

> Only return counter for precise count_distinct if query is exactAggregate
> -
>
> Key: KYLIN-2606
> URL: https://issues.apache.org/jira/browse/KYLIN-2606
> Project: Kylin
>  Issue Type: Improvement
>  Components: Query Engine
>Affects Versions: v2.0.0
>Reporter: kangkaisen
>Assignee: kangkaisen
>
> If the query is exactAggregation and has some memory hungry measures, we 
> could directly return final result to speed up the query , reduce the RPC 
> data size and memory usage in queryServer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (KYLIN-2606) Only return counter for precise count_distinct if query is exactAggregate

2017-07-07 Thread kangkaisen (JIRA)

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

kangkaisen edited comment on KYLIN-2606 at 7/7/17 8:48 AM:
---

This is the commit in KYLIN-2606 branch:
https://github.com/apache/kylin/commit/1f40225d1a80ece1babf107b3ef5cc7de8baacb7


was (Author: kangkaisen):
This is the commit in KYLIN-2606 branch:
https://github.com/apache/kylin/commit/f8336d4bb85cba257c6487332c876436cdf9ef95

> Only return counter for precise count_distinct if query is exactAggregate
> -
>
> Key: KYLIN-2606
> URL: https://issues.apache.org/jira/browse/KYLIN-2606
> Project: Kylin
>  Issue Type: Improvement
>  Components: Query Engine
>Affects Versions: v2.0.0
>Reporter: kangkaisen
>Assignee: kangkaisen
>
> If the query is exactAggregation and has some memory hungry measures, we 
> could directly return final result to speed up the query , reduce the RPC 
> data size and memory usage in queryServer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (KYLIN-2713) Kylin failed to compile,ITJdbcSourceTableLoaderTest.java and ITJdbcTableReaderTest.java missing license

2017-07-07 Thread peng.jianhua (JIRA)

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

peng.jianhua resolved KYLIN-2713.
-
Resolution: Fixed

> Kylin failed to compile,ITJdbcSourceTableLoaderTest.java and 
> ITJdbcTableReaderTest.java missing license
> ---
>
> Key: KYLIN-2713
> URL: https://issues.apache.org/jira/browse/KYLIN-2713
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.1.0
>Reporter: peng.jianhua
>Assignee: peng.jianhua
> Fix For: v2.1.0
>
> Attachments: 0001-KYLIN-2713-Kylin-failed-to-compile.patch
>
>
> Kylin failed to compile,ITJdbcSourceTableLoaderTest.java and 
> ITJdbcTableReaderTest.java missing license
> [ERROR] 
> \jenkins\workspace\Kylin\kylin-it\src\test\java\org\apache\kylin\source\jdbc\ITJdbcSourceTableLoaderTest.java:1:
>  当前行与被期待的 header: '/*'不符?? [Header]
> [ERROR] 
> \jenkins\workspace\Kylin\kylin-it\src\test\java\org\apache\kylin\source\jdbc\ITJdbcTableReaderTest.java:1:
>  当前行与被期待的 header: '/*' 不符??[Header]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-2713) Kylin failed to compile,ITJdbcSourceTableLoaderTest.java and ITJdbcTableReaderTest.java missing license

2017-07-07 Thread peng.jianhua (JIRA)

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

peng.jianhua commented on KYLIN-2713:
-

Fixed in the following commit: 
https://github.com/apache/kylin/commit/f8d3c0eed2f04604abcb9e7972634755ac673e2d

> Kylin failed to compile,ITJdbcSourceTableLoaderTest.java and 
> ITJdbcTableReaderTest.java missing license
> ---
>
> Key: KYLIN-2713
> URL: https://issues.apache.org/jira/browse/KYLIN-2713
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.1.0
>Reporter: peng.jianhua
>Assignee: peng.jianhua
> Fix For: v2.1.0
>
> Attachments: 0001-KYLIN-2713-Kylin-failed-to-compile.patch
>
>
> Kylin failed to compile,ITJdbcSourceTableLoaderTest.java and 
> ITJdbcTableReaderTest.java missing license
> [ERROR] 
> \jenkins\workspace\Kylin\kylin-it\src\test\java\org\apache\kylin\source\jdbc\ITJdbcSourceTableLoaderTest.java:1:
>  当前行与被期待的 header: '/*'不符?? [Header]
> [ERROR] 
> \jenkins\workspace\Kylin\kylin-it\src\test\java\org\apache\kylin\source\jdbc\ITJdbcTableReaderTest.java:1:
>  当前行与被期待的 header: '/*' 不符??[Header]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)