[jira] [Commented] (KYLIN-3045) Too many open files raised from new Configuration()

2018-02-04 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351988#comment-16351988 ] liyang commented on KYLIN-3045: --- My attempt didn't work out. Seems it did not hit the root c

[jira] [Created] (KYLIN-3194) Tolerate broken job metadata caused by executable ClassNotFoundException

2018-01-23 Thread liyang (JIRA)
liyang created KYLIN-3194: - Summary: Tolerate broken job metadata caused by executable ClassNotFoundException Key: KYLIN-3194 URL: https://issues.apache.org/jira/browse/KYLIN-3194 Project: Kylin Iss

[jira] [Updated] (KYLIN-3164) HBase connection must be closed when clearing connection pool

2018-01-14 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3164: -- Description: Currently {{HBaseConnection.clearConnCache()}} does not invoke  {{close()}} on hbase connections. Bu

[jira] [Created] (KYLIN-3164) HBase connection must be closed when clearing connection pool

2018-01-14 Thread liyang (JIRA)
liyang created KYLIN-3164: - Summary: HBase connection must be closed when clearing connection pool Key: KYLIN-3164 URL: https://issues.apache.org/jira/browse/KYLIN-3164 Project: Kylin Issue Type: Bu

[jira] [Updated] (KYLIN-3158) Metadata broadcast should only retry failed node

2018-01-08 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3158: -- Description: In commit https://github.com/apache/kylin/commit/ecc01458c4ad361aaf863505884d51474a8fec9d, Kylin s

[jira] [Created] (KYLIN-3158) Metadata broadcast should only retry failed node

2018-01-08 Thread liyang (JIRA)
liyang created KYLIN-3158: - Summary: Metadata broadcast should only retry failed node Key: KYLIN-3158 URL: https://issues.apache.org/jira/browse/KYLIN-3158 Project: Kylin Issue Type: Improvement

[jira] [Commented] (KYLIN-2990) Add warning window of exist model names for other project selected

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307337#comment-16307337 ] liyang commented on KYLIN-2990: --- Note I reverted the check-dup logic in ModelService. Many d

[jira] [Commented] (KYLIN-2726) Introduce a dashboard for showing kylin service related metrics, like query count, query latency, job count, etc

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307338#comment-16307338 ] liyang commented on KYLIN-2726: --- FYI, I reverted the {{QueryService.queryWithoutSecure()}} d

[jira] [Commented] (KYLIN-2764) Build the dict for UHC column with MR

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307336#comment-16307336 ] liyang commented on KYLIN-2764: --- Note I have renamed the config to "kylin.engine.mr.build-u

[jira] [Comment Edited] (KYLIN-2764) Build the dict for UHC column with MR

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307336#comment-16307336 ] liyang edited comment on KYLIN-2764 at 1/1/18 12:17 AM: Note I hav

[jira] [Commented] (KYLIN-2723) Introduce metrics collector for query & job metrics

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307334#comment-16307334 ] liyang commented on KYLIN-2723: --- FYI. I have renamed config "kylin.core.metrics.xxx" to "kyl

[jira] [Commented] (KYLIN-3022) Add clone() for ISegment, which is needed when updating cube segment

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307328#comment-16307328 ] liyang commented on KYLIN-3022: --- Many issues (if not all) in KYLIN-3022 has been resolved by

[jira] [Commented] (KYLIN-2986) Segments overlap issue may happen when concurrent merge or build

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307327#comment-16307327 ] liyang commented on KYLIN-2986: --- Yes [~yaho], I just merged https://issues.apache.org/jira/b

[jira] [Commented] (KYLIN-3059) Query got IllegalArgumentException

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307324#comment-16307324 ] liyang commented on KYLIN-3059: --- With https://issues.apache.org/jira/browse/KYLIN-3092 I thi

[jira] [Resolved] (KYLIN-3125) Support SparkSql in Cube building step "Create Intermediate Flat Hive Table"

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3125. --- Resolution: Fixed Fix Version/s: v2.3.0 > Support SparkSql in Cube building step "Create Intermediate F

[jira] [Commented] (KYLIN-3125) Support SparkSql in Cube building step "Create Intermediate Flat Hive Table"

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307320#comment-16307320 ] liyang commented on KYLIN-3125: --- Code merge done. https://github.com/apache/kylin/commit/4d5

[jira] [Updated] (KYLIN-3092) Synchronize read/write operations on Managers

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3092: -- Description: To prevent abnormal behavior when reading cache (those getXXX methods) and writing cache (broadcast

[jira] [Commented] (KYLIN-3092) Synchronize read/write operations on Managers

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307319#comment-16307319 ] liyang commented on KYLIN-3092: --- Code merge done. https://github.com/apache/kylin/commit/4d5

[jira] [Resolved] (KYLIN-3092) Synchronize read/write operations on Managers

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3092. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.3.0 > Synchronize read/write operations o

[jira] [Resolved] (KYLIN-3090) Refactor to consolidate all caches and managers under KylinConfig

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3090. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.3.0 > Refactor to consolidate all caches

[jira] [Commented] (KYLIN-3090) Refactor to consolidate all caches and managers under KylinConfig

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307316#comment-16307316 ] liyang commented on KYLIN-3090: --- Code merge done. https://github.com/apache/kylin/commit/4d5

[jira] [Resolved] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3085. --- Resolution: Fixed Fix Version/s: v2.3.0 > CubeManager.updateCube() must not update the cached CubeInsta

[jira] [Commented] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307315#comment-16307315 ] liyang commented on KYLIN-3085: --- Code merge done. https://github.com/apache/kylin/commit/4d5

[jira] [Commented] (KYLIN-3040) Refresh a non-partitioned cube changes the segment name to "19700101000000_2922789940817071255"

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307314#comment-16307314 ] liyang commented on KYLIN-3040: --- Code merge done. https://github.com/apache/kylin/commit/4d5

[jira] [Resolved] (KYLIN-3040) Refresh a non-partitioned cube changes the segment name to "19700101000000_2922789940817071255"

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3040. --- Resolution: Fixed > Refresh a non-partitioned cube changes the segment name to > "1970010100_292278994081

[jira] [Updated] (KYLIN-3040) Refresh a non-partitioned cube changes the segment name to "19700101000000_2922789940817071255"

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3040: -- Fix Version/s: v2.3.0 > Refresh a non-partitioned cube changes the segment name to > "1970010100_2922789940

[jira] [Resolved] (KYLIN-2991) Query hit NumberFormatException if partitionDateFormat is not yyyy-MM-dd

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2991. --- Resolution: Fixed > Query hit NumberFormatException if partitionDateFormat is not -MM-dd > ---

[jira] [Commented] (KYLIN-2991) Query hit NumberFormatException if partitionDateFormat is not yyyy-MM-dd

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307313#comment-16307313 ] liyang commented on KYLIN-2991: --- Code merge done. https://github.com/apache/kylin/commit/4d5

[jira] [Updated] (KYLIN-2991) Query hit NumberFormatException if partitionDateFormat is not yyyy-MM-dd

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2991: -- Fix Version/s: v2.3.0 > Query hit NumberFormatException if partitionDateFormat is not -MM-dd > -

[jira] [Commented] (KYLIN-742) Route unsupported queries to Hive (on Spark)

2017-12-31 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307312#comment-16307312 ] liyang commented on KYLIN-742: -- KYLIN-2515 is done. Should this be closed too? > Route unsupp

[jira] [Commented] (KYLIN-3125) Support SparkSql in Cube building step "Create Intermediate Flat Hive Table"

2017-12-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301539#comment-16301539 ] liyang commented on KYLIN-3125: --- Code ready. Pending CI and merge. > Support SparkSql in Cu

[jira] [Created] (KYLIN-3125) Support SparkSql in Cube building step "Create Intermediate Flat Hive Table"

2017-12-21 Thread liyang (JIRA)
liyang created KYLIN-3125: - Summary: Support SparkSql in Cube building step "Create Intermediate Flat Hive Table" Key: KYLIN-3125 URL: https://issues.apache.org/jira/browse/KYLIN-3125 Project: Kylin

[jira] [Commented] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-14 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290564#comment-16290564 ] liyang commented on KYLIN-3085: --- Fix done. Pending merge. > CubeManager.updateCube() must n

[jira] [Resolved] (KYLIN-2994) Handle NPE when load dict in DictionaryManager

2017-12-13 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2994. --- Resolution: Fixed Fix Version/s: v2.3.0 > Handle NPE when load dict in DictionaryManager >

[jira] [Resolved] (KYLIN-2993) Add special mr config for base cuboid step

2017-12-13 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2993. --- Resolution: Fixed Fix Version/s: v2.3.0 > Add special mr config for base cuboid step >

[jira] [Commented] (KYLIN-2993) Add special mr config for base cuboid step

2017-12-13 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290427#comment-16290427 ] liyang commented on KYLIN-2993: --- Merged. Thanks kaisen! https://github.com/apache/kylin/comm

[jira] [Commented] (KYLIN-2994) Handle NPE when load dict in DictionaryManager

2017-12-13 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290428#comment-16290428 ] liyang commented on KYLIN-2994: --- Merged. Thanks kaisen! https://github.com/apache/kylin/comm

[jira] [Commented] (KYLIN-2996) DeployCoprocessorCLI Log failed tables info

2017-12-13 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290426#comment-16290426 ] liyang commented on KYLIN-2996: --- Merged. Thanks Kaisen! https://github.com/apache/kylin/comm

[jira] [Resolved] (KYLIN-2996) DeployCoprocessorCLI Log failed tables info

2017-12-13 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2996. --- Resolution: Fixed Fix Version/s: v2.3.0 > DeployCoprocessorCLI Log failed tables info > ---

[jira] [Commented] (KYLIN-2997) Allow change engineType even if there are segments in cube

2017-12-12 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287292#comment-16287292 ] liyang commented on KYLIN-2997: --- Will this cause upgrade problem? E.g. after upgrade, the si

[jira] [Commented] (KYLIN-3084) File not found Exception when processing union-all in TEZ mode

2017-12-12 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287261#comment-16287261 ] liyang commented on KYLIN-3084: --- Good to know!! Thanks Seva! > File not found Exception whe

[jira] [Commented] (KYLIN-3088) Spell Error of isCubeMatch

2017-12-12 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287257#comment-16287257 ] liyang commented on KYLIN-3088: --- If we have rules about the size of commit, we should mentio

[jira] [Commented] (KYLIN-2986) Segments overlap issue may happen when concurrent merge or build

2017-12-12 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287255#comment-16287255 ] liyang commented on KYLIN-2986: --- I'm fixing https://issues.apache.org/jira/browse/KYLIN-3085

[jira] [Commented] (KYLIN-2001) PreparedStatement Caching Support

2017-12-11 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287222#comment-16287222 ] liyang commented on KYLIN-2001: --- It will be very convincing if there is performance report c

[jira] [Commented] (KYLIN-3075) Improvement kylin.sh, remove duplicate dependency check, let kylin start faster.

2017-12-11 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287003#comment-16287003 ] liyang commented on KYLIN-3075: --- Question on the patch - find-hadoop-conf-dir.sh is not call

[jira] [Commented] (KYLIN-3092) Synchronize read/write operations on Managers

2017-12-10 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285489#comment-16285489 ] liyang commented on KYLIN-3092: --- fix done, pending merge master > Synchronize read/write o

[jira] [Commented] (KYLIN-3090) Refactor to consolidate all caches and managers under KylinConfig

2017-12-10 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285487#comment-16285487 ] liyang commented on KYLIN-3090: --- fix done, pending merge master > Refactor to consolidate a

[jira] [Created] (KYLIN-3092) Synchronize read/write operations on Managers

2017-12-08 Thread liyang (JIRA)
liyang created KYLIN-3092: - Summary: Synchronize read/write operations on Managers Key: KYLIN-3092 URL: https://issues.apache.org/jira/browse/KYLIN-3092 Project: Kylin Issue Type: Improvement

[jira] [Created] (KYLIN-3090) Refactor to consolidate all caches and managers under KylinConfig

2017-12-07 Thread liyang (JIRA)
liyang created KYLIN-3090: - Summary: Refactor to consolidate all caches and managers under KylinConfig Key: KYLIN-3090 URL: https://issues.apache.org/jira/browse/KYLIN-3090 Project: Kylin Issue Type

[jira] [Comment Edited] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279799#comment-16279799 ] liyang edited comment on KYLIN-3085 at 12/6/17 9:08 AM: Tried a de

[jira] [Assigned] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-3085: - Assignee: liyang > CubeManager.updateCube() must not update the cached CubeInstance > ---

[jira] [Commented] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279799#comment-16279799 ] liyang commented on KYLIN-3085: --- Fixed. Pending code merge. > CubeManager.updateCube() must

[jira] [Created] (KYLIN-3085) CubeManager.updateCube() must not update the cached CubeInstance

2017-12-05 Thread liyang (JIRA)
liyang created KYLIN-3085: - Summary: CubeManager.updateCube() must not update the cached CubeInstance Key: KYLIN-3085 URL: https://issues.apache.org/jira/browse/KYLIN-3085 Project: Kylin Issue Type:

[jira] [Resolved] (KYLIN-2974) zero joint group can lead to query error

2017-12-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2974. --- Resolution: Fixed Fix Version/s: v2.3.0 > zero joint group can lead to query error > --

[jira] [Commented] (KYLIN-2974) zero joint group can lead to query error

2017-12-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275854#comment-16275854 ] liyang commented on KYLIN-2974: --- I understand. Thanks Hao. Commit merged. Please use better

[jira] [Resolved] (KYLIN-3077) EDW.TEST_SELLER_TYPE_DIM_TABLE is not being created by the integration test, but it's presence in the Hive is expected

2017-12-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3077. --- Resolution: Fixed Fix Version/s: v2.3.0 > EDW.TEST_SELLER_TYPE_DIM_TABLE is not being created by the in

[jira] [Commented] (KYLIN-3077) EDW.TEST_SELLER_TYPE_DIM_TABLE is not being created by the integration test, but it's presence in the Hive is expected

2017-12-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275853#comment-16275853 ] liyang commented on KYLIN-3077: --- Commit: https://github.com/apache/kylin/commit/43d02f4730f1

[jira] [Commented] (KYLIN-3077) EDW.TEST_SELLER_TYPE_DIM_TABLE is not being created by the integration test, but it's presence in the Hive is expected

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275841#comment-16275841 ] liyang commented on KYLIN-3077: --- Attempted a fix. Add a log to show loaded tables and it now

[jira] [Assigned] (KYLIN-3077) EDW.TEST_SELLER_TYPE_DIM_TABLE is not being created by the integration test, but it's presence in the Hive is expected

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-3077: - Assignee: liyang (was: hongbin ma) > EDW.TEST_SELLER_TYPE_DIM_TABLE is not being created by the integrat

[jira] [Updated] (KYLIN-2974) zero joint group can lead to query error

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2974: -- Summary: zero joint group can lead to query error (was: joint group is Null lead to query error) > zero joint

[jira] [Commented] (KYLIN-3055) NullPointerException in MutableRoaringBitmap.or

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275834#comment-16275834 ] liyang commented on KYLIN-3055: --- Looks good to me too. Don't forget to pass CI before merge.

[jira] [Resolved] (KYLIN-3053) When aggregation group verification failed, the error message about aggregation group number does not match with the actual on the Advanced Setting page

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3053. --- Resolution: Fixed Fix Version/s: v2.3.0 > When aggregation group verification failed, the error message

[jira] [Commented] (KYLIN-3053) When aggregation group verification failed, the error message about aggregation group number does not match with the actual on the Advanced Setting page

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275833#comment-16275833 ] liyang commented on KYLIN-3053: --- Commit merged. Thanks Jianhua!! https://github.com/apache/

[jira] [Resolved] (KYLIN-3060) The logical processing of creating or updating streaming table has a bug in server, which will cause a NullPointerException.

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3060. --- Resolution: Fixed Fix Version/s: v2.3.0 > The logical processing of creating or updating streaming tabl

[jira] [Commented] (KYLIN-3060) The logical processing of creating or updating streaming table has a bug in server, which will cause a NullPointerException.

2017-12-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275826#comment-16275826 ] liyang commented on KYLIN-3060: --- Code merged. Thanks Jianhua! https://github.com/apache/kyli

[jira] [Commented] (KYLIN-3059) Query got IllegalArgumentException

2017-11-30 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274017#comment-16274017 ] liyang commented on KYLIN-3059: --- Thanks for the good report. From this and a few related rep

[jira] [Resolved] (KYLIN-3031) KeywordDefaultDirtyHack should ignore case of default like other database does

2017-11-30 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3031. --- Resolution: Fixed Fix Version/s: v2.3.0 > KeywordDefaultDirtyHack should ignore case of default like ot

[jira] [Commented] (KYLIN-3031) KeywordDefaultDirtyHack should ignore case of default like other database does

2017-11-30 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274015#comment-16274015 ] liyang commented on KYLIN-3031: --- Commit merged. https://github.com/apache/kylin/commit/a94b4

[jira] [Commented] (KYLIN-2986) Segments overlap issue may happen when concurrent merge or build

2017-11-30 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273833#comment-16273833 ] liyang commented on KYLIN-2986: --- Why discarding a job didn't delete the related segment, hav

[jira] [Commented] (KYLIN-2882) Disable datepicker input avoid user typing issue

2017-11-27 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267934#comment-16267934 ] liyang commented on KYLIN-2882: --- Yeah, I prefer typing than pointing mouses. > Disable date

[jira] [Resolved] (KYLIN-2470) cube build failed when no records matching the segment time range

2017-11-26 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2470. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.3.0 > cube build failed when no records m

[jira] [Commented] (KYLIN-2470) cube build failed when no records matching the segment time range

2017-11-26 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265959#comment-16265959 ] liyang commented on KYLIN-2470: --- The check is loosened. https://github.com/apache/kylin/comm

[jira] [Commented] (KYLIN-2849) duplicate segment,cannot be deleted and data cannot be refreshed and merged

2017-11-26 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265957#comment-16265957 ] liyang commented on KYLIN-2849: --- Looked code, the normal path is segment is deleted when an

[jira] [Commented] (KYLIN-2955) Fix assign a wrong table for find column method in DataModelDesc

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265935#comment-16265935 ] liyang commented on KYLIN-2955: --- Hi Yanghong, could give more description on what to achieve

[jira] [Commented] (KYLIN-2966) push down jdbc column type id mapping

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265934#comment-16265934 ] liyang commented on KYLIN-2966: --- Merged. Many thanks 翟玉勇!! https://github.com/apache/kylin

[jira] [Resolved] (KYLIN-2966) push down jdbc column type id mapping

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2966. --- Resolution: Fixed Fix Version/s: v2.3.0 > push down jdbc column type id mapping > -

[jira] [Assigned] (KYLIN-2966) push down jdbc column type id mapping

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-2966: - Assignee: 翟玉勇 (was: liyang) > push down jdbc column type id mapping > --

[jira] [Resolved] (KYLIN-3044) Support SQL Server as data source

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3044. --- Resolution: Fixed Fix Version/s: v2.3.0 > Support SQL Server as data source > -

[jira] [Commented] (KYLIN-3044) Support SQL Server as data source

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265924#comment-16265924 ] liyang commented on KYLIN-3044: --- Merged to master. Thanks Kaige!!! Nice patch!! https://git

[jira] [Commented] (KYLIN-3044) Support SQL Server as data source

2017-11-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265909#comment-16265909 ] liyang commented on KYLIN-3044: --- Reviewed the patch and it looks great. Some tiny edition b

[jira] [Commented] (KYLIN-3052) Support Redshift as data source

2017-11-23 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264869#comment-16264869 ] liyang commented on KYLIN-3052: --- There is a JDBCSource already. Should not be far going from

[jira] [Commented] (KYLIN-3044) Support SQL Server as data source

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263764#comment-16263764 ] liyang commented on KYLIN-3044: --- will process in the weekend > Support SQL Server as data s

[jira] [Commented] (KYLIN-2966) push down jdbc column type id mapping

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263747#comment-16263747 ] liyang commented on KYLIN-2966: --- will process in the weekend > push down jdbc column type i

[jira] [Commented] (KYLIN-3031) KeywordDefaultDirtyHack should ignore case of default like other database does

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263735#comment-16263735 ] liyang commented on KYLIN-3031: --- Looks good to me :-) > KeywordDefaultDirtyHack should ign

[jira] [Updated] (KYLIN-3026) Can not see full cube names on insight page

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3026: -- Component/s: (was: Website) Web > Can not see full cube names on insight page > --

[jira] [Updated] (KYLIN-3029) The warning window of exist cube name is not work

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3029: -- Labels: scope (was: ) > The warning window of exist cube name is not work > ---

[jira] [Updated] (KYLIN-3029) The warning window of exist cube name is not work

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3029: -- Component/s: Web > The warning window of exist cube name is not work >

[jira] [Updated] (KYLIN-3049) Filter the invalid zero value of "Auto Merge Thresholds" parameter when you create or upate a cube.

2017-11-22 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3049: -- Labels: patch scope (was: patch) > Filter the invalid zero value of "Auto Merge Thresholds" parameter when you

[jira] [Commented] (KYLIN-3016) StorageCleanup job doesn't clean up all the legacy fiels in a in Read/Write seperation environment

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258757#comment-16258757 ] liyang commented on KYLIN-3016: --- Resolving this JIRA, pls reopen if I'm wrong. > StorageCle

[jira] [Resolved] (KYLIN-3016) StorageCleanup job doesn't clean up all the legacy fiels in a in Read/Write seperation environment

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-3016. --- Resolution: Fixed > StorageCleanup job doesn't clean up all the legacy fiels in a in Read/Write > seperation

[jira] [Commented] (KYLIN-3044) Support SQL Server as data source

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258759#comment-16258759 ] liyang commented on KYLIN-3044: --- +1 > Support SQL Server as data source > -

[jira] [Updated] (KYLIN-2849) duplicate segment,cannot be deleted and data cannot be refreshed and merged

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2849: -- Labels: scope (was: ) > duplicate segment,cannot be deleted and data cannot be refreshed and merged > -

[jira] [Updated] (KYLIN-2986) Segments overlap issue may happen when concurrent merge or build

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2986: -- Labels: scope (was: ) > Segments overlap issue may happen when concurrent merge or build >

[jira] [Commented] (KYLIN-2986) Segments overlap issue may happen when concurrent merge or build

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258716#comment-16258716 ] liyang commented on KYLIN-2986: --- How it happens? Can you give an example? > Segments overla

[jira] [Updated] (KYLIN-2962) drop error job not delete segment

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2962: -- Labels: scope (was: ) > drop error job not delete segment > - > >

[jira] [Created] (KYLIN-3048) Give warning when merge with holes, but allow user to force proceed at the same time

2017-11-19 Thread liyang (JIRA)
liyang created KYLIN-3048: - Summary: Give warning when merge with holes, but allow user to force proceed at the same time Key: KYLIN-3048 URL: https://issues.apache.org/jira/browse/KYLIN-3048 Project: Kylin

[jira] [Commented] (KYLIN-2470) cube build failed when no records matching the segment time range

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258400#comment-16258400 ] liyang commented on KYLIN-2470: --- > there are no fact table partition Em... that maybe the ro

[jira] [Commented] (KYLIN-3014) kylin 1.6 with hbase1.0.2, DoNotRetryIOException when query

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258397#comment-16258397 ] liyang commented on KYLIN-3014: --- Kylin hbase 1.x requires HBase 1.03 or above. Can you upgra

[jira] [Created] (KYLIN-3047) Wrong column type when sync hive table via beeline

2017-11-19 Thread liyang (JIRA)
liyang created KYLIN-3047: - Summary: Wrong column type when sync hive table via beeline Key: KYLIN-3047 URL: https://issues.apache.org/jira/browse/KYLIN-3047 Project: Kylin Issue Type: Bug

[jira] [Updated] (KYLIN-3047) Wrong column type when sync hive table via beeline

2017-11-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-3047: -- Labels: scope (was: ) > Wrong column type when sync hive table via beeline > --

<    1   2   3   4   5   6   7   8   9   10   >