Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我有四台服务器ddp1-4,所有的服务的安装包都放在ddp1的/opt/datasophon/DDP/packages目录下,当我安装任何服务时,如果选择安装在ddp1上,则会在ddp1上的worker的日志中出现如下信息(以安装spark为例):
并且会发现/opt/datasophon/DDP/packages目录下的spark-3.1.3.tar.gz文件会被修改。
我的操作系统版本为CentOS Linux release 7.6.1810,datasophon版本为1.1.1
如果我将服务安装在另外三台服务器上(ddp2, ddp3, dd4),则不会出现这种问题
Beta Was this translation helpful? Give feedback.
All reactions