shuimuziyang commented on issue #5241:
URL:
https://github.com/apache/incubator-dolphinscheduler/issues/5241#issuecomment-816735151
您好,英文实在拿不出手,请见谅。我用海豚调度器dev分支的源码编译了一个安装包,安装之后执行datax任务时失败。
海豚调度器报错如下:
1. 直接用datax运行自定义的datax job json正常,运行海豚调度器生成的job json文件,报同样的错。
2. 查看海豚调度器生成job json文件,发现生成的reader和writer插件配置是字符串格式,datax无法解析。
3. 查看历史版本和最新版本的海豚调度器生成datax task的源码发现,最新的源码中生成reader和writer直接转成了json字符串。
最新源码:
incubator-dolphinscheduler/dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/datax/DataxTask.java
对应的hash:1cd62b4a5e6d5e8ac3adf8b7e2ffd61a8e87f71b
历史版本: 1.3.5-release
------------------ 原始邮件 ------------------
发件人:
"apache/incubator-dolphinscheduler"
***@***.***>;
发送时间: 2021年4月9日(星期五) 下午5:46
***@***.***>;
***@***.******@***.***>;
主题: Re: [apache/incubator-dolphinscheduler] Bug: create dataX job json
error (#5241)
Please describe the operation and exception log.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]