[
https://issues.apache.org/jira/browse/KYLIN-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoxiang Yu resolved KYLIN-5648.
---------------------------------
Resolution: Fixed
> Add log for sparder init user
> -----------------------------
>
> Key: KYLIN-5648
> URL: https://issues.apache.org/jira/browse/KYLIN-5648
> Project: Kylin
> Issue Type: Improvement
> Components: Others
> Affects Versions: 5.0-alpha
> Reporter: Zhiting Guo
> Assignee: Zhiting Guo
> Priority: Major
> Fix For: 5.0-beta
>
>
> The user name used when spark initialization needs to be explicitly printed
> in the log.
> *dev design*
> Add a line of log printing when spader starts
> {code:java}
> logInfo(s"sparder init
> user:${UserGroupInformation.getCurrentUser.getUserName}"){code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)