Andywli commented on issue #1488: URL: https://github.com/apache/incubator-linkis/issues/1488#issuecomment-1041184352
solution: a. Confirm the linkis.properties parameter in the conf directory of linkis-ps-publicservice: wds.linkis. b. Does .filesystem.localuserrootpath=file:///tmp/linkis/ start with file://? c. Confirm whether wds.linkis.workspace.filesystem.hdfsuserrootpath.prefix=hdfs:///tmp/linkis/ starts with hdfs:// d. Confirm whether there is a user directory in the /tmp/linkis directory. The user here refers to the front-end login user. For example, if a hadoop user logs in, then the /tmp/linkis/hadoop directory must be created. If the directory exists, confirm the directory permission. The login user can Operation, if it still doesn't work, you can refer to the error report of publicservice, the error will indicate permission or path problem -- 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]
