You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/14 08:09:43 UTC

[GitHub] [incubator-linkis] liangqilang opened a new issue #1455: [Bug] When the submitter and executor of the job are inconsistent,there will be a error when the system creating log

liangqilang opened a new issue #1455:
URL: https://github.com/apache/incubator-linkis/issues/1455


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-entrance
   
   ### What happened + What you expected to happen
   
   When the submitter and executor of the job are inconsistent,there will be a error when the system creating log.
   
   ### Relevent platform
   
   the classs "LogManager " will be a error.
   
   ### Reproduction script
   
   new CacheLogWriter(logPath, EntranceConfiguration.DEFAULT_LOG_CHARSET.getValue, cache, StorageUtils.getJvmUser)
   
   update:
   
   new CacheLogWriter(logPath, EntranceConfiguration.DEFAULT_LOG_CHARSET.getValue, cache, entranceExecutionJob.getJobRequest.getExecuteUser)
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] liangqilang commented on issue #1455: [Bug] When the submitter and executor of the job are inconsistent,there will be a error when the system creating log

Posted by GitBox <gi...@apache.org>.
liangqilang commented on issue #1455:
URL: https://github.com/apache/incubator-linkis/issues/1455#issuecomment-1039884063


   The submitter is usually the login user, and the executor may be the data role of the login user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] casionone commented on issue #1455: [Bug] When the submitter and executor of the job are inconsistent,there will be a error when the system creating log

Posted by GitBox <gi...@apache.org>.
casionone commented on issue #1455:
URL: https://github.com/apache/incubator-linkis/issues/1455#issuecomment-1039094210


   I'm a little curious, what specific scenarios will use the submitter and executor of the job are different.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] liangqilang commented on issue #1455: [Bug] When the submitter and executor of the job are inconsistent,there will be a error when the system creating log

Posted by GitBox <gi...@apache.org>.
liangqilang commented on issue #1455:
URL: https://github.com/apache/incubator-linkis/issues/1455#issuecomment-1039884063


   The submitter is usually the login user, and the executor may be the data role of the login user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org