0
点赞
收藏
分享

微信扫一扫

centos7 安装 datax 提示[/usr/local/datax/plugin/reader/._drdsreader/plugin.json] 不存在. 请检查您的配置文件.

安装datax,执行自检脚本:python /usr/local/datax/bin/datax.py /usr/local/datax/job/job.json,报错如下:

centos7 安装 datax 提示[/usr/local/datax/plugin/reader/._drdsreader/plugin.json] 不存在. 请检查您的配置文件._解决方案

解决方案

需要删除隐藏文件 (重要)

​rm -rf /usr/local/datax/plugin/*/._*​

centos7 安装 datax 提示[/usr/local/datax/plugin/reader/._drdsreader/plugin.json] 不存在. 请检查您的配置文件._解决方案_02

​cd /usr/local/datax/bin​

​python datax.py ../job/job.json​

centos7 安装 datax 提示[/usr/local/datax/plugin/reader/._drdsreader/plugin.json] 不存在. 请检查您的配置文件._json_03

成功启动如下

centos7 安装 datax 提示[/usr/local/datax/plugin/reader/._drdsreader/plugin.json] 不存在. 请检查您的配置文件._json_04




举报

相关推荐

0 条评论