[jira] [Updated] (KYLIN-2363) Prune cuboids by capping number of dimensions

2017-02-26 Thread liyang (JIRA)

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

liyang updated KYLIN-2363:
--
Summary: Prune cuboids by capping number of dimensions  (was: support limit 
of dimensions in a cuboid)

> Prune cuboids by capping number of dimensions
> -
>
> Key: KYLIN-2363
> URL: https://issues.apache.org/jira/browse/KYLIN-2363
> Project: Kylin
>  Issue Type: Improvement
>Reporter: fengYu
>
> the scene like this:
> I have 20+ dimensions, However the query will only use at most 5 dimensions 
> in all dimensions, so cuboid that contains 5+ dimensions(except base cuboid) 
> is useless.
> I think we can add a configuration in cube, which limit the max dimensions 
> that cuboid includes.
> What's more, we can config which level(number of dimension) need to 
> calculate. in above scene, we only calculate leve 1,2,3,4,5. and skip level 5+



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (KYLIN-2472) Unicode chars in kylin.properties

2017-02-26 Thread liyang (JIRA)
liyang created KYLIN-2472:
-

 Summary: Unicode chars in kylin.properties
 Key: KYLIN-2472
 URL: https://issues.apache.org/jira/browse/KYLIN-2472
 Project: Kylin
  Issue Type: Bug
Reporter: liyang


Right now {{kylin.properties}} cannot only Unicode chars.

At code level, should use Properties.load(Reader) rather than 
Properties.load(InputStream) to load {{kylin.properties}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2307) Make HBase 1.x the default of master

2017-02-26 Thread Kaige Liu (JIRA)

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

 Kaige Liu commented on KYLIN-2307:
---

[~liyang.g...@gmail.com] Yep, it's done. Thanks yang!

> Make HBase 1.x the default of master
> 
>
> Key: KYLIN-2307
> URL: https://issues.apache.org/jira/browse/KYLIN-2307
> Project: Kylin
>  Issue Type: Improvement
>Reporter: liyang
>Assignee:  Kaige Liu
> Fix For: v2.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)