[jira] [Commented] (KYLIN-2222) web ui uses rest api to decide which dim encoding is valid for different typed columns

2017-03-09 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904654#comment-15904654 ] hongbin ma commented on KYLIN-: --- refined dimension-encoding to column-type matrix: || ||Float

[jira] [Commented] (KYLIN-2493) BufferOverflowException in FactDistinctColumnsMapper when a value is very long

2017-03-09 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904227#comment-15904227 ] XIE FAN commented on KYLIN-2493: Sorry, I will make it more clear > BufferOverflowException in

[jira] [Updated] (KYLIN-2493) BufferOverflowException in FactDistinctColumnsMapper when a value exceed 4096 bytes

2017-03-09 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN updated KYLIN-2493: --- Summary: BufferOverflowException in FactDistinctColumnsMapper when a value exceed 4096 bytes (was:

[jira] [Updated] (KYLIN-2305) Unable to use long searchBase/Pattern for LDAP

2017-03-09 Thread Kanta Kuramoto (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kanta Kuramoto updated KYLIN-2305: -- Attachment: KYLIN-2305.patch Please review the attached patch and assign this JIRA to me. >

[jira] [Created] (KYLIN-2496) Table snapshot should be no greater than 300MB

2017-03-09 Thread Kailun Zhang (JIRA)
Kailun Zhang created KYLIN-2496: --- Summary: Table snapshot should be no greater than 300MB Key: KYLIN-2496 URL: https://issues.apache.org/jira/browse/KYLIN-2496 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-2494) Model has no dup column on dimensions and measures

2017-03-09 Thread liyang (JIRA)
liyang created KYLIN-2494: - Summary: Model has no dup column on dimensions and measures Key: KYLIN-2494 URL: https://issues.apache.org/jira/browse/KYLIN-2494 Project: Kylin Issue Type: Improvement

[jira] [Resolved] (KYLIN-2494) Model has no dup column on dimensions and measures

2017-03-09 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2494. --- Resolution: Fixed Fix Version/s: v2.0.0 > Model has no dup column on dimensions and measures >

[jira] [Commented] (KYLIN-2494) Model has no dup column on dimensions and measures

2017-03-09 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902791#comment-15902791 ] liyang commented on KYLIN-2494: --- In case of dup, remove the column from measure, leave it in dimension. >