[ 
https://issues.apache.org/jira/browse/KYLIN-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988776#comment-14988776
 ] 

Xiaoyu Wang commented on KYLIN-1124:
------------------------------------

May be configure server's alias and return the alias is better than hostname in 
safety if the SQLResponse return to other service.
If not configure,default hostname

> Put server hostname into sql response
> -------------------------------------
>
>                 Key: KYLIN-1124
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1124
>             Project: Kylin
>          Issue Type: Wish
>            Reporter: hongbin ma
>            Assignee: Zhong,Jason
>
> When multiple kylin instances are deployed for LB, it becomes difficult to 
> analyze query logs because the log may reside in any one of the query servers.
> One option would be gather all the server's log into a centralized server and 
> analyze it (like logstash) ,however this may require considerable amount of 
> works and may bring heavy dependencies to the cluster.
> A simpler way is to put the backend query server's info(including hostname 
> and other stats) into the SQLResponse, so that both web client and API 
> clients can check which query server executed the query.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to