aleneZeng opened a new pull request #1353: URL: https://github.com/apache/incubator-linkis/pull/1353
### What is the purpose of the change fix the issue 1314, before this fixing , wds.linkis.resultSet.store.path is created by task launcher by default ,it would cause another task launcher failed to write on this path. ### Brief change log (for example:) 1,only add one line in linkis-computation-governance/linkis-entrance/src/main/java/org/apache/linkis/entrance/job/EntranceExecutionJob 2,when execute job, create wds.linkis.resultSet.store.path in hdfs by jvmuser if it not exists ### Verifying this change (Please pick either of the following options) This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): no - Anything that affects deployment: no - The MGS(Microservice Governance Services),no ### Documentation - Does this pull request introduce a new feature? no -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
