kettle An error occurred, processing will be stopped: 错误 解决方法
时间:2019-07-10 12:05:41
收藏:0
阅读:1035
上午在使用KETTLE时,报了一个
An error occurred, processing will be stopped:
错误,手动跑没有问题,用jekens调用就报错。
具体原因不清楚,后面把
表输出组件默认为使用批量插入,数量为1000条。将1000条修改为500条,转换就可以正常执行了。
原文:https://www.cnblogs.com/whattaman/p/11163048.html
评论(0)