wangxiaojing123 opened a new pull request #903: KYLIN-4208 RT OLAP 
kylin.stream.node configure optimization support all receiver can have the same 
config
URL: https://github.com/apache/kylin/pull/903
 
 
   Support three kylin.stream.node config format, ip:prot or port or not set 
the config.
   
   - if set ip:port , then kylin will set the config ip and port as the 
currentNode,
   
   - if set port only, then kylin will get the node ip address and set the node 
ip and port as the currentNode,
   
   - if not set the config ,then kylin will get the node hostname address and 
set the hostname and defaultPort(7070) as the currentNode.
   
   issue link: https://issues.apache.org/jira/browse/KYLIN-4208

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to