[
https://issues.apache.org/jira/browse/KYLIN-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963926#comment-16963926
]
ASF subversion and git services commented on KYLIN-4208:
--------------------------------------------------------
Commit 99f23e0fb292c445e3618bcd1119c734e8c6329d in kylin's branch
refs/heads/master from wangxiaojing
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=99f23e0 ]
KYLIN-4208 When only the port is configured, change the program automatically
obtains the hostname instead of ip.
> RT OLAP kylin.stream.node configure optimization support all receiver can
> have the same config
> ----------------------------------------------------------------------------------------------
>
> Key: KYLIN-4208
> URL: https://issues.apache.org/jira/browse/KYLIN-4208
> Project: Kylin
> Issue Type: Improvement
> Components: Real-time Streaming
> Reporter: wangxiaojing
> Assignee: wangxiaojing
> Priority: Major
> Fix For: Future, v3.0.0, v3.0.0-beta
>
>
> At present, kylin.stream.node only supports two configuration
> format: not config(will use native hostname:defaultPort 7070) or config the
> IP: Port. In product env, the port number usually needs to be changed.
> If we should change the port ,wo should set like ip:port , it will
> lead to different configuration files of different nodes of the entire
> receiver cluster, which will cause inconvenience to online operation and
> maintenance.
> We hope to add a configuration method, such as the disposable port, to
> solve the problem that the port can be customized and the configuration of
> all receivers can be consistent. At the same time, it is compatible with the
> previous configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)