[jira] [Assigned] (KYLIN-2132) Unable to pull data from Kylin Cube ( learn_kylin cube ) to Excel or Power BI for Visualization and some dimensions are not showing up.

2016-11-22 Thread Yifan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yifan Zhang reassigned KYLIN-2132: -- Assignee: Yifan Zhang > Unable to pull data from Kylin Cube ( learn_kylin cube ) to Excel or

[jira] [Comment Edited] (KYLIN-2195) Setup naming convention for kylin properties

2016-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688796#comment-15688796 ] liyang edited comment on KYLIN-2195 at 11/23/16 7:16 AM: - I've created a mapping

[jira] [Created] (KYLIN-2225) "Error in coprocessor" problem while executing TOP N query

2016-11-22 Thread Yangliang Li (JIRA)
Yangliang Li created KYLIN-2225: --- Summary: "Error in coprocessor" problem while executing TOP N query Key: KYLIN-2225 URL: https://issues.apache.org/jira/browse/KYLIN-2225 Project: Kylin Issue

[jira] [Resolved] (KYLIN-2173) push down limit leads to wrong answer when filter is loosened

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI resolved KYLIN-2173. - Resolution: Fixed > push down limit leads to wrong answer when filter is loosened >

[jira] [Assigned] (KYLIN-2224) "select * from fact inner join lookup " does not return values for look up columns

2016-11-22 Thread Billy(Yiming) Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy(Yiming) Liu reassigned KYLIN-2224: Assignee: Wang Cheng > "select * from fact inner join lookup " does not return

[jira] [Updated] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2192: Fix Version/s: (was: v1.6.0) v1.6.1 > More Robust Global Dictionary >

[jira] [Commented] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688986#comment-15688986 ] Shaofeng SHI commented on KYLIN-2192: - Thanks Yerui; The community has been waiting 1.6.0 for some

[jira] [Commented] (KYLIN-2195) Setup naming convention for kylin properties

2016-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688803#comment-15688803 ] liyang commented on KYLIN-2195: --- I have done all key changes and required code changes. If all test / CI

[jira] [Commented] (KYLIN-2195) Setup naming convention for kylin properties

2016-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688796#comment-15688796 ] liyang commented on KYLIN-2195: --- I've created a mapping from old to new keys here:

[jira] [Created] (KYLIN-2224) "select * from fact inner join lookup " does not return values for look up columns

2016-11-22 Thread Wang Cheng (JIRA)
Wang Cheng created KYLIN-2224: - Summary: "select * from fact inner join lookup " does not return values for look up columns Key: KYLIN-2224 URL: https://issues.apache.org/jira/browse/KYLIN-2224 Project:

[jira] [Updated] (KYLIN-2224) "select * from fact inner join lookup " does not return values for look up columns

2016-11-22 Thread Wang Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Cheng updated KYLIN-2224: -- Description: sample cube: select * from "DEFAULT"."KYLIN_SALES" as KYLIN_SALES INNER JOIN

[jira] [Comment Edited] (KYLIN-2223) Cannot compile a single module

2016-11-22 Thread Billy(Yiming) Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688693#comment-15688693 ] Billy(Yiming) Liu edited comment on KYLIN-2223 at 11/23/16 2:53 AM:

[jira] [Commented] (KYLIN-2223) Cannot compile a single module

2016-11-22 Thread Billy(Yiming) Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688693#comment-15688693 ] Billy(Yiming) Liu commented on KYLIN-2223: -- mvn clean install -DskipTests -am -pl core-common >

[jira] [Commented] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688549#comment-15688549 ] Shaofeng SHI commented on KYLIN-2192: - The IT is failed last night at "ITInMemCubeBuilderTest", the

[jira] [Commented] (KYLIN-2194) Fix checkstyle warning in DerivedFilterTranslator.java

2016-11-22 Thread Dong Li (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688419#comment-15688419 ] Dong Li commented on KYLIN-2194: already fixed in commit dd9c2c9f504e462f71ed93cf317ef4a46bf6237f > Fix

[jira] [Updated] (KYLIN-2194) Fix checkstyle warning in DerivedFilterTranslator.java

2016-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2194: -- Description: {code} [INFO] Starting audit...

[jira] [Updated] (KYLIN-2133) Check web server port availability when startup

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2133: Fix Version/s: v1.6.1 Description: Merged in master, thanks Billy! > Check web server port

[jira] [Commented] (KYLIN-2196) Update Tomcat clas loader to parallel loader

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15686921#comment-15686921 ] Shaofeng SHI commented on KYLIN-2196: - Merged in master, thanks Billy! > Update Tomcat clas loader to

[jira] [Commented] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15686370#comment-15686370 ] Shaofeng SHI commented on KYLIN-2192: - change "if (id < 0)" to "if (id == -1)" should be better; -1

[jira] [Closed] (KYLIN-2202) Fix the conflict between KYLIN-1851 and KYLIN-2135

2016-11-22 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN closed KYLIN-2202. -- Resolution: Fixed basic ok > Fix the conflict between KYLIN-1851 and KYLIN-2135 >

[jira] [Updated] (KYLIN-2202) Fix the conflict between KYLIN-1851 and KYLIN-2135

2016-11-22 Thread XIE FAN (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XIE FAN updated KYLIN-2202: --- Attachment: 0001-KYLIN-2202-fix-the-conflict-between-KYLIN-1851-and-K.patch > Fix the conflict between

[jira] [Issue Comment Deleted] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2192: Comment: was deleted (was: For backward compitable, we couldn't change the decoding logic for 0xff,

[jira] [Commented] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15686289#comment-15686289 ] Shaofeng SHI commented on KYLIN-2192: - For backward compitable, we couldn't change the decoding logic

[jira] [Resolved] (KYLIN-2179) should disable limit push down if there exists fixed_lenth encoding for integers in the rowkey

2016-11-22 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongbin ma resolved KYLIN-2179. --- Resolution: Incomplete > should disable limit push down if there exists fixed_lenth encoding for >

[jira] [Commented] (KYLIN-2179) should disable limit push down if there exists fixed_lenth encoding for integers in the rowkey

2016-11-22 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15686138#comment-15686138 ] hongbin ma commented on KYLIN-2179: --- will solve in KYLIN- > should disable limit push down if there

[jira] [Created] (KYLIN-2222) web GUI should use the column types to valid encodings mapping provided by backend

2016-11-22 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-: - Summary: web GUI should use the column types to valid encodings mapping provided by backend Key: KYLIN- URL: https://issues.apache.org/jira/browse/KYLIN- Project:

[jira] [Resolved] (KYLIN-2198) Add a framework to allow major changes in DimensionEncoding

2016-11-22 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongbin ma resolved KYLIN-2198. --- Resolution: Fixed Fix Version/s: v1.6.1 > Add a framework to allow major changes in

[jira] [Commented] (KYLIN-2192) More Robust Global Dictionary

2016-11-22 Thread Yerui Sun (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15686128#comment-15686128 ] Yerui Sun commented on KYLIN-2192: -- Shaofeng, the reason to change "if (id < 0)" to "if (isNullId(id))"

[jira] [Resolved] (KYLIN-2199) refined KYLIN-2191 due to KYLIN-2198

2016-11-22 Thread hongbin ma (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongbin ma resolved KYLIN-2199. --- Resolution: Not A Problem it turns out KYLIN-2191 is not a major fix, so we'll revert this > refined

[jira] [Updated] (KYLIN-2221) rethink on KYLIN-1684

2016-11-22 Thread Shaofeng SHI (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaofeng SHI updated KYLIN-2221: Fix Version/s: v1.6.0 > rethink on KYLIN-1684 > - > > Key: