[jira] [Updated] (KYLIN-1676) High CPU in TrieDictionary due to incorrect use of HashMap

2016-05-11 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1676: --- Attachment: fix_hashmap_concurrency_issue_master.patch fix_hashmap_concurrency_issue_1.4rc.patc

[jira] [Created] (KYLIN-1783) Can't add override property at cube design 'Configuration Overwrites' step.

2016-06-12 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1783: -- Summary: Can't add override property at cube design 'Configuration Overwrites' step. Key: KYLIN-1783 URL: https://issues.apache.org/jira/browse/KYLIN-1783 Project: Kylin

[jira] [Commented] (KYLIN-1756) Allow user to run MR jobs against different Hadoop queues

2016-06-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329204#comment-15329204 ] Ma Gang commented on KYLIN-1756: already fixed in KYLIN-1706 > Allow user to run MR jobs

[jira] [Resolved] (KYLIN-1756) Allow user to run MR jobs against different Hadoop queues

2016-06-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang resolved KYLIN-1756. Resolution: Duplicate > Allow user to run MR jobs against different Hadoop queues >

[jira] [Commented] (KYLIN-1770) Can't use PreparedStatement with "between and" expression

2016-06-15 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331323#comment-15331323 ] Ma Gang commented on KYLIN-1770: looks like a calcite bug, the 'between' operator in calci

[jira] [Closed] (KYLIN-1783) Can't add override property at cube design 'Configuration Overwrites' step.

2016-06-15 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang closed KYLIN-1783. -- Resolution: Fixed Already been fixed in the latest version > Can't add override property at cube design 'Config

[jira] [Updated] (KYLIN-1740) HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in case of large cell of dictionary or table snapshot

2016-06-15 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1740: --- Attachment: fix_storage_leak.patch Remove related external hdfs file when HBaseResourceStore.deleteResourceImp

[jira] [Updated] (KYLIN-1740) HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in case of large cell of dictionary or table snapshot

2016-06-20 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1740: --- Attachment: fix_storage_leak_1.4rc.patch > HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in cas

[jira] [Created] (KYLIN-1811) Error step may be skipped sometimes when resume a cube job

2016-06-21 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1811: -- Summary: Error step may be skipped sometimes when resume a cube job Key: KYLIN-1811 URL: https://issues.apache.org/jira/browse/KYLIN-1811 Project: Kylin Issue Type: Bug

[jira] [Updated] (KYLIN-1811) Error step may be skipped sometimes when resume a cube job

2016-06-21 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1811: --- Attachment: fix_job_error_step_skipped.patch attach is the fix, when resume a job, should first set the subtas

[jira] [Created] (KYLIN-1819) Exception swallowed when start DefaultScheduler fail

2016-06-23 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1819: -- Summary: Exception swallowed when start DefaultScheduler fail Key: KYLIN-1819 URL: https://issues.apache.org/jira/browse/KYLIN-1819 Project: Kylin Issue Type: Bug

[jira] [Updated] (KYLIN-1819) Exception swallowed when start DefaultScheduler fail

2016-06-24 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1819: --- Description: Start job scheduler need to acquire job lock from zookeeper, when lock acquire fail, it will thro

[jira] [Updated] (KYLIN-1819) Exception swallowed when start DefaultScheduler fail

2016-06-24 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1819: --- Attachment: fix_swallow_scheduler_start_exception 1. don't use new thread to init the default scheduler, since

[jira] [Updated] (KYLIN-1819) Exception swallowed when start DefaultScheduler fail

2016-06-24 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1819: --- Attachment: fix_swallow_scheduler_start_exception.patch > Exception swallowed when start DefaultScheduler fail

[jira] [Updated] (KYLIN-1819) Exception swallowed when start DefaultScheduler fail

2016-06-24 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1819: --- Attachment: (was: fix_swallow_scheduler_start_exception) > Exception swallowed when start DefaultScheduler

[jira] [Created] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-06-27 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1827: -- Summary: Send mail notification when runtime exception throws during build/merge cube Key: KYLIN-1827 URL: https://issues.apache.org/jira/browse/KYLIN-1827 Project: Kylin

[jira] [Updated] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-06-27 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1827: --- Description: Currently mail notification is only sent in the onExecuteFinished() method, but no notification w

[jira] [Created] (KYLIN-1872) Make query visible and interruptible, improve server's stablility

2016-07-10 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1872: -- Summary: Make query visible and interruptible, improve server's stablility Key: KYLIN-1872 URL: https://issues.apache.org/jira/browse/KYLIN-1872 Project: Kylin Issue Ty

[jira] [Updated] (KYLIN-1872) Make query visible and interruptible, improve server's stablility

2016-07-10 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1872: --- Attachment: query_visible_interruptable-1.4rc.patch attached is the patch for 1.4-rc branch > Make query visi

[jira] [Updated] (KYLIN-1872) Make query visible and interruptible, improve server's stablility

2016-07-11 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1872: --- Description: Problem: 1. Large query result will break kylin server, for example: select * from fact_table. E

[jira] [Commented] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-11 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370301#comment-15370301 ] Ma Gang commented on KYLIN-1827: Hi Shaofeng, I will contribute the patch, but it may take

[jira] [Commented] (KYLIN-1872) Make query visible and interruptible, improve server's stablility

2016-07-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372668#comment-15372668 ] Ma Gang commented on KYLIN-1872: Read the hbase 0.98 coprocessor code, looks like interrup

[jira] [Commented] (KYLIN-1872) Make query visible and interruptible, improve server's stablility

2016-07-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374191#comment-15374191 ] Ma Gang commented on KYLIN-1872: Yes, the interrupting only happens on client side, the on

[jira] [Updated] (KYLIN-1872) Make query visible and interruptible, improve server's stablility

2016-07-13 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1872: --- Attachment: query_visible_interruptable-master.patch patch for master > Make query visible and interruptible,

[jira] [Updated] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1827: --- Attachment: fix_send_notification.patch Did not find that it is just a easy fix..., please help to review. >

[jira] [Reopened] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang reopened KYLIN-1827: Reopen the issue, because the previous patch doesn't handle the metadata persist exception which may be caused

[jira] [Comment Edited] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378736#comment-15378736 ] Ma Gang edited comment on KYLIN-1827 at 7/15/16 1:53 AM: - Reopen t

[jira] [Comment Edited] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378806#comment-15378806 ] Ma Gang edited comment on KYLIN-1827 at 7/15/16 3:36 AM: - send not

[jira] [Updated] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-1827: --- Attachment: fix_send_notification_2.patch send notification when build failure because of metadata store fail

[jira] [Commented] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-07-19 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385185#comment-15385185 ] Ma Gang commented on KYLIN-1827: Hi Shaofeng, any concern on the patch? at least the bug i

[jira] [Created] (KYLIN-1932) Query did not filter unrelated cuboid shards when cuboid is shard on specific column

2016-08-01 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-1932: -- Summary: Query did not filter unrelated cuboid shards when cuboid is shard on specific column Key: KYLIN-1932 URL: https://issues.apache.org/jira/browse/KYLIN-1932 Project: Kylin

[jira] [Commented] (KYLIN-1819) Exception swallowed when start DefaultScheduler fail

2016-08-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418461#comment-15418461 ] Ma Gang commented on KYLIN-1819: Not merged yet, please go ahead thanks! > Exception swal

[jira] [Commented] (KYLIN-1932) Query did not filter unrelated cuboid shards when cuboid is shard on specific column

2016-09-04 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15463883#comment-15463883 ] Ma Gang commented on KYLIN-1932: Hi [~mahongbin], I have filter on the sharded column, cur

[jira] [Commented] (KYLIN-1827) Send mail notification when runtime exception throws during build/merge cube

2016-09-11 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481358#comment-15481358 ] Ma Gang commented on KYLIN-1827: No, it is not a big issue, just happens in very occasiona

[jira] [Created] (KYLIN-3797) Too many or filters may break Kylin server when flatting filter

2019-01-29 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3797: -- Summary: Too many or filters may break Kylin server when flatting filter Key: KYLIN-3797 URL: https://issues.apache.org/jira/browse/KYLIN-3797 Project: Kylin Issue Type

[jira] [Created] (KYLIN-3821) Expose real-time streaming data consuming lag info

2019-02-21 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3821: -- Summary: Expose real-time streaming data consuming lag info Key: KYLIN-3821 URL: https://issues.apache.org/jira/browse/KYLIN-3821 Project: Kylin Issue Type: Improvement

[jira] [Assigned] (KYLIN-3821) Expose real-time streaming data consuming lag info

2019-02-21 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang reassigned KYLIN-3821: -- Assignee: XiaoXiang Yu (was: Ma Gang) > Expose real-time streaming data consuming lag info >

[jira] [Commented] (KYLIN-3821) Expose real-time streaming data consuming lag info

2019-02-21 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774770#comment-16774770 ] Ma Gang commented on KYLIN-3821: It can be done by adding a new method in IStreamingConne

[jira] [Created] (KYLIN-3955) Real-time streaming tech blog

2019-04-12 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3955: -- Summary: Real-time streaming tech blog Key: KYLIN-3955 URL: https://issues.apache.org/jira/browse/KYLIN-3955 Project: Kylin Issue Type: Improvement Components:

[jira] [Created] (KYLIN-3396) NPE throws when materialize lookup table to HBase

2018-06-03 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3396: -- Summary: NPE throws when materialize lookup table to HBase Key: KYLIN-3396 URL: https://issues.apache.org/jira/browse/KYLIN-3396 Project: Kylin Issue Type: Improvement

[jira] [Updated] (KYLIN-3396) NPE throws when materialize lookup table to HBase

2018-06-04 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3396: --- Attachment: KYLIN-3396.patch > NPE throws when materialize lookup table to HBase > --

[jira] [Commented] (KYLIN-2899) Enable segment level query cache

2018-06-25 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523072#comment-16523072 ] Ma Gang commented on KYLIN-2899: [~Shaofengshi], this is already done, and included in th

[jira] [Created] (KYLIN-3434) Support prepare statement in Kylin server side

2018-06-29 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3434: -- Summary: Support prepare statement in Kylin server side Key: KYLIN-3434 URL: https://issues.apache.org/jira/browse/KYLIN-3434 Project: Kylin Issue Type: Improvement

[jira] [Commented] (KYLIN-3521) Enable Cube Planner by default

2018-08-31 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598387#comment-16598387 ] Ma Gang commented on KYLIN-3521: +1 > Enable Cube Planner by default > -

[jira] [Created] (KYLIN-3522) PrepareStatement cache issue

2018-08-31 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3522: -- Summary: PrepareStatement cache issue Key: KYLIN-3522 URL: https://issues.apache.org/jira/browse/KYLIN-3522 Project: Kylin Issue Type: Improvement Components:

[jira] [Updated] (KYLIN-3522) PrepareStatement cache issue

2018-08-31 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3522: --- Attachment: KYLIN-3522.patch > PrepareStatement cache issue > > >

[jira] [Commented] (KYLIN-3522) PrepareStatement cache issue

2018-08-31 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598543#comment-16598543 ] Ma Gang commented on KYLIN-3522: Patch uploaded, please help to review, the fix is to cle

[jira] [Updated] (KYLIN-3521) Enable Cube Planner by default

2018-09-02 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3521: --- Attachment: KYLIN-3521.patch > Enable Cube Planner by default > -- > >

[jira] [Commented] (KYLIN-3521) Enable Cube Planner by default

2018-09-02 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601754#comment-16601754 ] Ma Gang commented on KYLIN-3521: Patch upload, please help to review [~Shaofengshi] > En

[jira] [Updated] (KYLIN-3521) Enable Cube Planner by default

2018-09-03 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3521: --- Attachment: KYLIN-3521_V2.patch > Enable Cube Planner by default > -- > >

[jira] [Commented] (KYLIN-3521) Enable Cube Planner by default

2018-09-03 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16602041#comment-16602041 ] Ma Gang commented on KYLIN-3521: Thanks [~Shaofengshi], upload the new patch, please revi

[jira] [Created] (KYLIN-3536) PrepareStatement cache issue when there are new segments built

2018-09-04 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3536: -- Summary: PrepareStatement cache issue when there are new segments built Key: KYLIN-3536 URL: https://issues.apache.org/jira/browse/KYLIN-3536 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-3536) PrepareStatement cache issue when there are new segments built

2018-09-04 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3536: --- Attachment: KYLIN-3536.patch > PrepareStatement cache issue when there are new segments built > -

[jira] [Assigned] (KYLIN-3536) PrepareStatement cache issue when there are new segments built

2018-09-04 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang reassigned KYLIN-3536: -- Assignee: Shaofeng SHI (was: Ma Gang) > PrepareStatement cache issue when there are new segments buil

[jira] [Commented] (KYLIN-3536) PrepareStatement cache issue when there are new segments built

2018-09-04 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16602832#comment-16602832 ] Ma Gang commented on KYLIN-3536: [~Shaofengshi], please help to review and apply to maste

[jira] [Commented] (KYLIN-3521) Enable Cube Planner by default

2018-09-05 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604115#comment-16604115 ] Ma Gang commented on KYLIN-3521: Thanks [~yichen.zhou], my bad. Why we need to check the

[jira] [Updated] (KYLIN-3521) Enable Cube Planner by default

2018-09-05 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3521: --- Attachment: KYLIN-3521_V3.patch > Enable Cube Planner by default > -- > >

[jira] [Reopened] (KYLIN-3521) Enable Cube Planner by default

2018-09-05 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang reopened KYLIN-3521: > Enable Cube Planner by default > -- > > Key: KYLIN-3521 >

[jira] [Commented] (KYLIN-3521) Enable Cube Planner by default

2018-09-05 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604139#comment-16604139 ] Ma Gang commented on KYLIN-3521: Add another patch KYLIN-3521_V3.patch to fix. Since Shao

[jira] [Commented] (KYLIN-3569) Server with query mode still can submit/build job

2018-09-18 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619993#comment-16619993 ] Ma Gang commented on KYLIN-3569: I think that is by design, query server can accept any r

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-09-28 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631561#comment-16631561 ] Ma Gang commented on KYLIN-3601: How many concurrent clients you use to do the performanc

[jira] [Created] (KYLIN-3629) NullPointException throws when use preparedStatement cache in some case

2018-10-13 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3629: -- Summary: NullPointException throws when use preparedStatement cache in some case Key: KYLIN-3629 URL: https://issues.apache.org/jira/browse/KYLIN-3629 Project: Kylin Is

[jira] [Updated] (KYLIN-3629) NullPointException throws when use preparedStatement cache in some case

2018-10-13 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3629: --- Attachment: KYLIN-3629.patch > NullPointException throws when use preparedStatement cache in some case >

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649722#comment-16649722 ] Ma Gang commented on KYLIN-3601: Looks weird, and should not happen theoretically. [~kofi

[jira] [Created] (KYLIN-3632) Add configuration that can switch on/off preparedStatement cache in Kylin server

2018-10-14 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3632: -- Summary: Add configuration that can switch on/off preparedStatement cache in Kylin server Key: KYLIN-3632 URL: https://issues.apache.org/jira/browse/KYLIN-3632 Project: Kylin

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-14 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649767#comment-16649767 ] Ma Gang commented on KYLIN-3601: So you mean that only 1 concurrent client can also repro

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-15 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649978#comment-16649978 ] Ma Gang commented on KYLIN-3601: I use apache ab to do some test: ab -n 10 -c 2 -T '

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-15 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649982#comment-16649982 ] Ma Gang commented on KYLIN-3601: So yes the createdCount is more than 2 per my test, the

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-15 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651174#comment-16651174 ] Ma Gang commented on KYLIN-3601: What's your expected query performance(load and latency)

[jira] [Commented] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-16 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652999#comment-16652999 ] Ma Gang commented on KYLIN-3601: I suggest to test using 1,5,10,20,50 concurrency level a

[jira] [Comment Edited] (KYLIN-3601) The max connection number generated by the PreparedContextPool is inconsistent with the configuration.

2018-10-16 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652999#comment-16652999 ] Ma Gang edited comment on KYLIN-3601 at 10/17/18 6:00 AM: -- I sug

[jira] [Created] (KYLIN-3654) New Kylin Streaming

2018-10-30 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3654: -- Summary: New Kylin Streaming Key: KYLIN-3654 URL: https://issues.apache.org/jira/browse/KYLIN-3654 Project: Kylin Issue Type: New Feature Components: Job Engin

[jira] [Created] (KYLIN-3690) New streaming backend implementation

2018-11-16 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3690: -- Summary: New streaming backend implementation Key: KYLIN-3690 URL: https://issues.apache.org/jira/browse/KYLIN-3690 Project: Kylin Issue Type: Sub-task Repor

[jira] [Created] (KYLIN-3692) New streaming ui implementation

2018-11-16 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3692: -- Summary: New streaming ui implementation Key: KYLIN-3692 URL: https://issues.apache.org/jira/browse/KYLIN-3692 Project: Kylin Issue Type: Sub-task Reporter:

[jira] [Created] (KYLIN-3691) New streaming ui implementation

2018-11-16 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3691: -- Summary: New streaming ui implementation Key: KYLIN-3691 URL: https://issues.apache.org/jira/browse/KYLIN-3691 Project: Kylin Issue Type: Sub-task Reporter:

[jira] [Closed] (KYLIN-3692) New streaming ui implementation

2018-11-16 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang closed KYLIN-3692. -- Resolution: Duplicate > New streaming ui implementation > --- > > K

[jira] [Commented] (KYLIN-3690) New streaming backend implementation

2018-11-20 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692947#comment-16692947 ] Ma Gang commented on KYLIN-3690: Thanks Hubert, the PR should be ready around Nov 30th, a

[jira] [Commented] (KYLIN-3690) New streaming backend implementation

2018-12-04 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709553#comment-16709553 ] Ma Gang commented on KYLIN-3690: Hi Hubert, The PR should be ready next week, because I

[jira] [Commented] (KYLIN-3690) New streaming backend implementation

2018-12-10 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16716018#comment-16716018 ] Ma Gang commented on KYLIN-3690: [PR 382|https://github.com/apache/kylin/pull/382] is cre

[jira] [Updated] (KYLIN-3654) New Kylin Streaming

2018-12-18 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3654: --- Attachment: How to Use New Kylin Streaming.pdf > New Kylin Streaming > --- > >

[jira] [Created] (KYLIN-3745) real-time segment state changed from active to immutable is not sequently

2018-12-27 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3745: -- Summary: real-time segment state changed from active to immutable is not sequently Key: KYLIN-3745 URL: https://issues.apache.org/jira/browse/KYLIN-3745 Project: Kylin

[jira] [Resolved] (KYLIN-3745) real-time segment state changed from active to immutable is not sequently

2018-12-27 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang resolved KYLIN-3745. Resolution: Resolved > real-time segment state changed from active to immutable is not sequently >

[jira] [Created] (KYLIN-3747) Use FQDN to register a streaming receiver instead of ip

2018-12-28 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3747: -- Summary: Use FQDN to register a streaming receiver instead of ip Key: KYLIN-3747 URL: https://issues.apache.org/jira/browse/KYLIN-3747 Project: Kylin Issue Type: Sub-tas

[jira] [Resolved] (KYLIN-3747) Use FQDN to register a streaming receiver instead of ip

2018-12-28 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang resolved KYLIN-3747. Resolution: Resolved > Use FQDN to register a streaming receiver instead of ip > --

[jira] [Created] (KYLIN-3768) Save streaming metadata a standard kylin path in zookeeper

2019-01-14 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3768: -- Summary: Save streaming metadata a standard kylin path in zookeeper Key: KYLIN-3768 URL: https://issues.apache.org/jira/browse/KYLIN-3768 Project: Kylin Issue Type: Sub-

[jira] [Resolved] (KYLIN-3768) Save streaming metadata a standard kylin path in zookeeper

2019-01-22 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang resolved KYLIN-3768. Resolution: Won't Fix Don't do the change, since if change the zk path to "/kylin/\{META_URL_PREFIX}/strea

[jira] [Created] (KYLIN-3787) NPE throws when dimension value has null when query real-time data

2019-01-24 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3787: -- Summary: NPE throws when dimension value has null when query real-time data Key: KYLIN-3787 URL: https://issues.apache.org/jira/browse/KYLIN-3787 Project: Kylin Issue T

[jira] [Resolved] (KYLIN-3787) NPE throws when dimension value has null when query real-time data

2019-01-24 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang resolved KYLIN-3787. Resolution: Resolved > NPE throws when dimension value has null when query real-time data > ---

[jira] [Created] (KYLIN-3789) Stream receiver FQDN is too long to show on GUI

2019-01-25 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3789: -- Summary: Stream receiver FQDN is too long to show on GUI Key: KYLIN-3789 URL: https://issues.apache.org/jira/browse/KYLIN-3789 Project: Kylin Issue Type: Sub-task

[jira] [Created] (KYLIN-2965) RealizationChooser cost calculation logic different with CubeInstance

2017-10-24 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-2965: -- Summary: RealizationChooser cost calculation logic different with CubeInstance Key: KYLIN-2965 URL: https://issues.apache.org/jira/browse/KYLIN-2965 Project: Kylin Issu

[jira] [Updated] (KYLIN-2965) RealizationChooser cost calculation logic different with CubeInstance

2017-10-24 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-2965: --- Attachment: kylin-2965.patch attach the minor fix patch > RealizationChooser cost calculation logic different

[jira] [Commented] (KYLIN-3020) org.apache.hadoop.util.ToolRunner is not threadsafe and misused in kylin HadoopShellExecutable

2017-11-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249192#comment-16249192 ] Ma Gang commented on KYLIN-3020: Sometimes NPE throws in create flat table steps or bulklo

[jira] [Updated] (KYLIN-3020) org.apache.hadoop.util.ToolRunner is not threadsafe and misused in kylin HadoopShellExecutable

2017-11-12 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3020: --- Attachment: KYLIN-3020.patch The root cause is GenericOptionsParser class is not thread safe, and when multip

[jira] [Created] (KYLIN-3209) Optimize job partial statistics path is inconsistent with existing one

2018-01-29 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3209: -- Summary: Optimize job partial statistics path is inconsistent with existing one Key: KYLIN-3209 URL: https://issues.apache.org/jira/browse/KYLIN-3209 Project: Kylin Iss

[jira] [Updated] (KYLIN-3209) Optimize job partial statistics path is inconsistent with existing one

2018-01-29 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3209: --- Attachment: fix_KYLIN-3209.patch > Optimize job partial statistics path is inconsistent with existing one > --

[jira] [Commented] (KYLIN-3209) Optimize job partial statistics path is inconsistent with existing one

2018-01-29 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343091#comment-16343091 ] Ma Gang commented on KYLIN-3209: attach the patch > Optimize job partial statistics path

[jira] [Commented] (KYLIN-2899) Enable segment level query cache

2018-01-31 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348084#comment-16348084 ] Ma Gang commented on KYLIN-2899: By default, it will be closed, and open only all followin

[jira] [Created] (KYLIN-3221) Some improvements for lookup table

2018-01-31 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3221: -- Summary: Some improvements for lookup table Key: KYLIN-3221 URL: https://issues.apache.org/jira/browse/KYLIN-3221 Project: Kylin Issue Type: Improvement Compo

[jira] [Created] (KYLIN-3320) CubeStatsReader cannot print stats properly for some cube

2018-03-26 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3320: -- Summary: CubeStatsReader cannot print stats properly for some cube Key: KYLIN-3320 URL: https://issues.apache.org/jira/browse/KYLIN-3320 Project: Kylin Issue Type: Impr

[jira] [Updated] (KYLIN-3320) CubeStatsReader cannot print stats properly for some cube

2018-03-26 Thread Ma Gang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ma Gang updated KYLIN-3320: --- Attachment: fix_KYLIN-3320.patch > CubeStatsReader cannot print stats properly for some cube > --

  1   2   >