wangqi

Results 12 comments of wangqi

这个问题已经有几个人提过了,我抽空排查下是不是放出去的包有问题

> 版本号:1.1.1 OS:Centos7.9 3台主机,其中一台安装了em,然后通过界面创建集群,添加这三台服务器到集群里面,安装了em这台在主机agent在初始化完成之后报错了,错误原因应该是ntpd(systemctl restart ntpd)启动失败,emserver有一个进程已经使用了ntpd。 ![image](https://user-images.githubusercontent.com/20432873/237020191-57bd3057-b18d-4864-95dd-46f6420218b6.png) ![image](https://user-images.githubusercontent.com/20432873/237020314-45d90734-ff84-49ba-8aef-66f578a77a72.png) > > ``` > 主机初始化失败,+ STATIC_HOST=http://192.168.21.40:8864 > + NTP_SERVER=192.168.21.40 > ++ dirname /tmp/exec-script-258327147 > + cd /tmp > ++ pwd > +...

> > > 部署时,hive实例需要做如下修改: 将mysql_path: "/opt/dtstack/DTBase/mysql/bin"修改为 mysql_path: "/opt/dtstack/Mysql/mysql/bin" 可以编辑一下,这个配置是提出来了的

> 产品后续不打算支持k8s了吗? 是的,后续chengying不支持k8s的部署了

看一下/data/my3306/log/alert.log有什么报错

这个地方需要在mero之前将对应服务里的配置文件中需要提取的字段使用{{.xx}}方式配置才会显示,比如提取api_port,在users.properties中需要改成{{.api_port}}

我们适配了很多版本的国产化系统,具体需要看是哪种

可以到我们微信公众号《数栈研习社》回复ChengYing获取直播课件,有详细教程使用ChengYing部署hadoop集群 ![image](https://user-images.githubusercontent.com/15891191/222022728-2a3a13ed-fa88-4d62-ab09-d6666f1e5098.png)

支持的,只要把flink相关服务按照文档描述的规则打包成flink的产品包即可:https://dtstack.github.io/chengying-web/docs/chengyingDocs/introduction/schema

flink产品包没有现成的哦,开源提供的组件有限