DataSphereStudio-Doc icon indicating copy to clipboard operation
DataSphereStudio-Doc copied to clipboard

DataSphereStudio documents.

Results 17 DataSphereStudio-Doc issues
Sort by recently updated
recently updated
newest added

有2个问题 ## 1. 安装默认Appconn时提示DSSProjectServerApplication is not running 报错信息如下: ``` sh install-default-appconn.sh install-default-appconn.sh: line 26: setCurrentRoot: command not found ######################################################################## ###################### Begin to install DSS Default Appconn ###################### ######################################################################## now begin...

![Image](https://github.com/user-attachments/assets/9db78f82-8b6f-4ab8-8a4d-e9242f25a338)

Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dolphinSchedulerTokenRestfulApi': Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.webank.wedatasphere.dss.dolphinscheduler.token.restful.DolphinSchedulerTokenRestfulApi] from ClassLoader [sun.misc.Launcher$AppClassLoader@379619aa] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:289) ~[spring-beans-5.2.23.RELEASE.jar:5.2.23.RELEASE] at...

通过Linkis-cli或者Scriptis提交,均报错 ERROR [Linkis-Default-Scheduler-Thread-1] org.apache.linkis.manager.engineplugin.python.executor.PythonSession 136 apply - initialize python executor failed, please ask administrator for help! java.util.concurrent.TimeoutException: null at org.apache.linkis.common.utils.Utils$.aux$1(Utils.scala:194) ~[linkis-common-1.1.1.jar:1.1.1] at org.apache.linkis.common.utils.Utils$.waitUntil(Utils.scala:199) ~[linkis-common-1.1.1.jar:1.1.1] at org.apache.linkis.common.utils.Utils$.waitUntil(Utils.scala:202) ~[linkis-common-1.1.1.jar:1.1.1] at org.apache.linkis.manager.engineplugin.python.executor.PythonSession.org$apache$linkis$manager$engineplugin$python$executor$PythonSession$$initGateway(PythonSession.scala:129) ~[linkis-engineplugin-python-1.1.1.jar:1.1.1]...