DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
[X] I searched the issues and found no similar issues.
DSS Component
dss-framework
What happened + What you expected to happen
dss-data-api-server,dss-data-governance-server 缺少对应lib无法启动
压缩包中也未发现对应服务lib文件
运行 sh start-all.sh提示以下报错
<-------------------------------->
<-------------------------------->
Begin to start dss-data-api-server
Is local execution:sh /home/dss/dss/sbin/dss-daemon.sh restart dss-data-api-server
server dss-data-api-server is not running
Start to check whether the dss-data-api-server is running
Start to start server, startup script: /home/dss/dss/sbin/ext/dss-data-api-server
server lib not exists /home/dss/dss/lib/dss-data-api/dss-data-api-server
End to start dss-data-api-server
<-------------------------------->
<-------------------------------->
Begin to start dss-data-governance-server
Is local execution:sh /home/dss/dss/sbin/dss-daemon.sh restart dss-data-governance-server
server dss-data-governance-server is not running
Start to check whether the dss-data-governance-server is running
Start to start server, startup script: /home/dss/dss/sbin/ext/dss-data-governance-server
server lib not exists /home/dss/dss/lib/dss-data-governance/dss-data-governance-server
End to start dss-data-governance-server
<-------------------------------->
<-------------------------------->
......
......
<-------------------------------->
<-------------------------------->
Begin to check dss-data-api-server
Is local execution:sh /home/dss/dss/sbin/dss-daemon.sh status dss-data-api-server
server dss-data-api-server is stopped
<-------------------------------->
<-------------------------------->
......
......
########################################################################
###################### Begin to start DSS & Linkis web ##########################
########################################################################
Succeed to + start DSS & Linkis Web
===============================================
There are eight micro services in Linkis:
linkis-cg-engineconnmanager
linkis-cg-engineplugin
linkis-cg-entrance
linkis-cg-linkismanager
linkis-mg-eureka
linkis-mg-gateway
linkis-ps-cs
linkis-ps-publicservice
-----------------------------------------------
There are six micro services in DSS:
dss-framework-project-server
dss-framework-orchestrator-server-dev
dss-workflow-server-dev
dss-flow-entrance
dss-datapipe-server
dss-apiservice-server
===============================================
Log path of Linkis: linkis/logs
Log path of DSS : dss/logs
You can check DSS & Linkis by acessing eureka URL: http://127.0.0.1:9600
You can acess DSS & Linkis Web by http://127.0.0.1:8085
Search before asking
DSS Component
dss-framework
What happened + What you expected to happen
dss-data-api-server,dss-data-governance-server 缺少对应lib无法启动 压缩包中也未发现对应服务lib文件 运行 sh start-all.sh提示以下报错
Relevent platform
centos7 一键安装包部署
Reproduction script
/
Anything else
No response
Are you willing to submit a PR?