[
https://issues.apache.org/jira/browse/KYLIN-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288167#comment-17288167
]
ASF subversion and git services commented on KYLIN-4855:
--------------------------------------------------------
Commit d1c99d754e8d6fe1fe820fe75a89dae1d18c2dc9 in kylin's branch
refs/heads/master from benjobs
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=d1c99d7 ]
KYLIN-4855 kylin.metrics.prefix bug fix (#1536)
* KYLIN-4855 kylin.metrics.prefix bug fix
* KYLIN-4855 kylin.metrics.prefix bug fix
> kylin metrics prefix bug in system-cube.sh
> ------------------------------------------
>
> Key: KYLIN-4855
> URL: https://issues.apache.org/jira/browse/KYLIN-4855
> Project: Kylin
> Issue Type: Bug
> Components: Environment
> Affects Versions: v2.6.0
> Environment: 2.6.0+
> Reporter: Huajie Wang
> Priority: Minor
> Labels: easyfix
> Fix For: v3.1.2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> After executed "system-cube.sh cron", the system cube will be added to the
> crontab, but the cube name is wrong, and it does not match the actual
> situation. After testing, it is found that the system-cube is
> There is a bug in the handling of kylin metrics prefix
> In the system-cube.sh script, the prefix is "KYLIN". The logic is wrong. You
> should get "kylin.metrics.prefix" from kylin.properties. If this item is set,
> take the value set by the user, if not set, go to the default value. "KYLIN"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)