[
https://issues.apache.org/jira/browse/KYLIN-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885776#comment-16885776
]
ASF subversion and git services commented on KYLIN-4084:
--------------------------------------------------------
Commit 34a717233784b8c34c6cf193e96ab8a5fe8b0856 in kylin's branch
refs/heads/master from XiaoxiangYu
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=34a7172 ]
KYLIN-4084 Reset kylin.stream.node in kylin-port-replace-util.sh
In Kylin3.0, we introduce new real-time OLAP feature. When you use
"kylin-port-replace-util.sh" to change listen port used by Kylin and use
"kylin.sh start" to start a Coordinator. If you
forget to set "kylin.stream.node" to new port, Coordinator will register its
address into ZK using wrong port, that will make receiver cannot connect to
Coordinator. That will create a mis-understand exception in all receivers and
confused user.
> Reset kylin.stream.node in kylin-port-replace-util.sh
> -----------------------------------------------------
>
> Key: KYLIN-4084
> URL: https://issues.apache.org/jira/browse/KYLIN-4084
> Project: Kylin
> Issue Type: Improvement
> Components: Real-time Streaming
> Reporter: Xiaoxiang Yu
> Assignee: Xiaoxiang Yu
> Priority: Minor
>
> When you use *kylin-port-replace-util.sh* to change listen port used by
> tomcat and use *kylin.sh start* to start a Coordinator. If you
> forget to set *kylin.stream.node* to new port, Coordinator will register its
> address into ZK using wrong port, that will make receiver cannot connect to
> Coordinator. That will create a mis-understand execption in all receiver and
> confused user.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)