[jira] [Comment Edited] (KYLIN-2286) global snapshot table for one cube

2016-12-15 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753713#comment-15753713 ] Shaofeng SHI edited comment on KYLIN-2286 at 12/16/16 7:34 AM: --- This sounds

[jira] [Commented] (KYLIN-2286) global snapshot table for one cube

2016-12-15 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753713#comment-15753713 ] Shaofeng SHI commented on KYLIN-2286: - This sounds like the scenario of "Slowly Changing Dimensions",

[jira] [Updated] (KYLIN-2288) Kylin treat empty string as error measure which is inconsistent with hive

2016-12-15 Thread Chuanlei Ni (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuanlei Ni updated KYLIN-2288: --- Fix Version/s: Future > Kylin treat empty string as error measure which is inconsistent with hive >

[jira] [Updated] (KYLIN-2288) Kylin treat empty string as error measure which is inconsistent with hive

2016-12-15 Thread Chuanlei Ni (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuanlei Ni updated KYLIN-2288: --- Description: Assume we have a hive table name, age tom, 10 jack, (empty string) if we execute

[jira] [Created] (KYLIN-2288) Kylin treat empty string as error measure which is inconsistent with hive

2016-12-15 Thread Chuanlei Ni (JIRA)
Chuanlei Ni created KYLIN-2288: -- Summary: Kylin treat empty string as error measure which is inconsistent with hive Key: KYLIN-2288 URL: https://issues.apache.org/jira/browse/KYLIN-2288 Project: Kylin

[jira] [Created] (KYLIN-2289) Redo SSB Bemchmark Test

2016-12-15 Thread XIE FAN (JIRA)
XIE FAN created KYLIN-2289: -- Summary: Redo SSB Bemchmark Test Key: KYLIN-2289 URL: https://issues.apache.org/jira/browse/KYLIN-2289 Project: Kylin Issue Type: Test Environment: UCloud

[jira] [Commented] (KYLIN-232) Support multi-tenant architecture

2016-12-15 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753637#comment-15753637 ] Shaofeng SHI commented on KYLIN-232: Hi Mathias, HBase namespace support hasn't been implemented;

[jira] [Created] (KYLIN-2287) Speed up model and cube list load in Web

2016-12-15 Thread kangkaisen (JIRA)
kangkaisen created KYLIN-2287: - Summary: Speed up model and cube list load in Web Key: KYLIN-2287 URL: https://issues.apache.org/jira/browse/KYLIN-2287 Project: Kylin Issue Type: Improvement

[jira] [Created] (KYLIN-2286) global snapshot table for one cube

2016-12-15 Thread fengYu (JIRA)
fengYu created KYLIN-2286: - Summary: global snapshot table for one cube Key: KYLIN-2286 URL: https://issues.apache.org/jira/browse/KYLIN-2286 Project: Kylin Issue Type: Improvement

[jira] [Updated] (KYLIN-2267) When FK/PK column type mismatched, get error on query: "NullPointerException: Column ### does not exist in row key desc"

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2267: -- Labels: newbie (was: ) > When FK/PK column type mismatched, get error on query: "NullPointerException: >

[jira] [Commented] (KYLIN-2267) When FK/PK column type mismatched, get error on query: "NullPointerException: Column ### does not exist in row key desc"

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753512#comment-15753512 ] liyang commented on KYLIN-2267: --- Somehow I believe this was fixed. Need to verify again on latest code. >

[jira] [Resolved] (KYLIN-1855) Inner-join query partially matches inner-join model can return incorrect result

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-1855. --- Resolution: Fixed > Inner-join query partially matches inner-join model can return incorrect > result >

[jira] [Commented] (KYLIN-1855) Inner-join query partially matches inner-join model can return incorrect result

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753420#comment-15753420 ] liyang commented on KYLIN-1855: --- Let me close this one, and see if similar concerns rise again. >

[jira] [Commented] (KYLIN-2253) sql union did not remove duplicated records (distinct)

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753311#comment-15753311 ] liyang commented on KYLIN-2253: --- Em.. we shall upgrade calcite again sometime. Any recommended version any

[jira] [Commented] (KYLIN-2180) Add project config and make config priority become "cube > project > server"

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753308#comment-15753308 ] liyang commented on KYLIN-2180: --- Thanks Kaisen!! The refactor patch is very good. Merged to master. :-) >

[jira] [Updated] (KYLIN-2180) Add project config and make config priority become "cube > project > server"

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2180: -- Attachment: (was: KYLIN-2180-tmp.patch) > Add project config and make config priority become "cube >

[jira] [Commented] (KYLIN-2006) Make job engine distributed and HA

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753205#comment-15753205 ] liyang commented on KYLIN-2006: --- Document merged. > Make job engine distributed and HA >

[jira] [Closed] (KYLIN-2285) ffdfds

2016-12-15 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy Liu closed KYLIN-2285. Resolution: Invalid > ffdfds > -- > > Key: KYLIN-2285 > URL:

[jira] [Commented] (KYLIN-2285) ffdfds

2016-12-15 Thread paldheeru39 (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751976#comment-15751976 ] paldheeru39 commented on KYLIN-2285: gfdgfd > ffdfds > -- > > Key: KYLIN-2285 >

[jira] [Created] (KYLIN-2285) ffdfds

2016-12-15 Thread paldheeru39 (JIRA)
paldheeru39 created KYLIN-2285: -- Summary: ffdfds Key: KYLIN-2285 URL: https://issues.apache.org/jira/browse/KYLIN-2285 Project: Kylin Issue Type: Bug Components: Web

[jira] [Updated] (KYLIN-2284) intersect_count function error

2016-12-15 Thread Luyuan Zhai (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luyuan Zhai updated KYLIN-2284: --- Attachment: intersect_count.correct result.png The result returned correct image > intersect_count

[jira] [Updated] (KYLIN-2284) intersect_count function error

2016-12-15 Thread Luyuan Zhai (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luyuan Zhai updated KYLIN-2284: --- Attachment: intersect_count.error result.png result error report > intersect_count function error >

[jira] [Created] (KYLIN-2284) intersect_count function error

2016-12-15 Thread Luyuan Zhai (JIRA)
Luyuan Zhai created KYLIN-2284: -- Summary: intersect_count function error Key: KYLIN-2284 URL: https://issues.apache.org/jira/browse/KYLIN-2284 Project: Kylin Issue Type: Bug