[
https://issues.apache.org/jira/browse/KYLIN-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988779#comment-14988779
]
hongbin ma commented on KYLIN-1124:
-----------------------------------
makes sense.
currently we require a sever list in kylin.properties, this is troublesome
and hard to maintain
Since we're recently working on auto-scale cluster management, it will be
easier to get an alias
--
Regards,
*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone
> 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)