[
https://issues.apache.org/jira/browse/KYLIN-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744961#comment-17744961
]
ASF subversion and git services commented on KYLIN-5648:
--------------------------------------------------------
Commit 3e0c4a8c5cf3ff66ddfcc3965d57bdbd26c65676 in kylin's branch
refs/heads/kylin5_beta from Liang.Hua
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=3e0c4a8c5c ]
KYLIN-5648 add log for sparder init user (#30347)
Co-authored-by: liang.hua <[email protected]>
> 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)