Skip to content

Escheduler backend service startup error (escheduler 后台启动报错) #124

@kevin5210

Description

@kevin5210

[root@bogon escheduler-backend-1.0.1]# sh install.sh
1, replace the file
2, create a directory
Root@10.23.8.203's password:
Root@10.23.8.203's password:
Root@10.23.8.203's password:
Root@10.23.8.203's password:
3, stop the service
Ssh: Could not resolve hostname cd /; sh bin/escheduler-daemon.sh stop alert-server;: Name or service not known
4, delete the zk node
Deleted success
5, scp resources
Scp copy completed
6, start
Ssh: Could not resolve hostname cd /; sh bin/escheduler-daemon.sh start alert-server;: Name or service not known

Attached file configuration:

conf/config/install_config.confConfiguration

Install path, do not use the same path (pwd)

installPath="/usr/local/escheduler-backend-1.0.1"

Esceduler path:
[root@bogon bin]# pwd
/usr/local/escheduler-backend-1.0.1/bin
[root@bogon bin]# ls
Esceduler-daemon.sh
[root@bogon bin]#


[root@bogon escheduler-backend-1.0.1]# sh install.sh
1,替换文件
2,创建目录
root@10.23.8.203's password:
root@10.23.8.203's password:
root@10.23.8.203's password:
root@10.23.8.203's password:
3,停止服务
ssh: Could not resolve hostname cd /; sh bin/escheduler-daemon.sh stop alert-server;: Name or service not known
4,删除zk节点
deleted success
5,scp资源
scp拷贝完成
6,启动
ssh: Could not resolve hostname cd /; sh bin/escheduler-daemon.sh start alert-server;: Name or service not known

附文件配置:

conf/config/install_config.conf配置

安装路径,不要当前路径(pwd)一样

installPath="/usr/local/escheduler-backend-1.0.1"

escheduler路径:
[root@bogon bin]# pwd
/usr/local/escheduler-backend-1.0.1/bin
[root@bogon bin]# ls
escheduler-daemon.sh
[root@bogon bin]#

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions