[
https://issues.apache.org/jira/browse/KYLIN-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI resolved KYLIN-3535.
---------------------------------
Resolution: Fixed
> kylin-port-replace-util.sh could not take effect
> -------------------------------------------------
>
> Key: KYLIN-3535
> URL: https://issues.apache.org/jira/browse/KYLIN-3535
> Project: Kylin
> Issue Type: Bug
> Components: Others
> Reporter: Yichen Zhou
> Assignee: Yichen Zhou
> Priority: Major
> Fix For: v2.5.0
>
>
> $KYLIN_HOME/bin/kylin-port-replace-util.sh replace web servers port in
> kylin.properties:
> {quote}sed -i
> "s/kylin.server.cluster-servers=\(.*\).*:\(.*\)/kylin.server.cluster-servers=\1:${new_kylin_port}/g"
> ${KYLIN_CONFIG_FILE}
> {quote}
> However, all configurations in kylin.properties are commented out by default.
> New port numbers will not take effect unless being uncommented manually.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)