Replies: 2 comments 6 replies
-
脚本里面试一下把 |
Beta Was this translation helpful? Give feedback.
6 replies
-
@llllkid 我也遇到了同样的问题,也是使用docker安装的,报错和他一样。依据的官方文档里面的教程,在没安装HDFS的情况下配置伪分布式系统,common.properties使用本地文件系统。有什么解决方法吗 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
服务版本:3.1.9 根据官方文档使用docker-compose部署,根据文档修改过api和worker节点的common.properties文件配置,出现问题如下
新建了一个shell任务执行脚本文件,内容是echo ‘123’


运行日志如图
已经进入到api节点查看过存在这个文件了,且内容也有,网上寻资料未果,寻求大神help
Beta Was this translation helpful? Give feedback.
All reactions