[
https://issues.apache.org/jira/browse/KYLIN-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925624#comment-15925624
]
XIE FAN commented on KYLIN-2280:
--------------------------------
This tool provides a easier way to helps users and developers to deploy multi
kylin instance in the same mechine. It can change all the config ports(in
kylin.properties and server.xml) by adding a offset to all of them.
Usage:
Change your port to 17070:
${KYLIN_HOME}/bin/kylin_port_replace_util.sh set 10000
Reset to default setting
${KYLIN_HOME}/bin/kylin_port_replace_util.sh reset
> A easier way to change all the conflict ports when start multi kylin instance
> in the same server
> -------------------------------------------------------------------------------------------------
>
> Key: KYLIN-2280
> URL: https://issues.apache.org/jira/browse/KYLIN-2280
> Project: Kylin
> Issue Type: Improvement
> Reporter: XIE FAN
> Assignee: XIE FAN
> Priority: Minor
> Labels: newbie
> Fix For: v2.0.0
>
> Attachments: 0001-KYLIN-2280-Port-config-util.patch
>
>
> Sometimes we may want to start mutiple kylin instance in the same server. And
> we need to modify serveral files to change all the conflict ports, which is
> very inconvinent. So we need to find a easier to change all those ports in
> one click.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)