[ 
https://issues.apache.org/jira/browse/KYLIN-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhiting Guo updated KYLIN-5648:
-------------------------------
    Description: 
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}

  was:
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}
{{}}


> 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
>            Priority: Major
>             Fix For: 5.0-alpha
>
>
> 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)

Reply via email to