-
Notifications
You must be signed in to change notification settings - Fork 5k
Escheduler backend service startup error (escheduler 后台启动报错) #124
Description
[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]#