liuzx8888 commented on issue #12544: URL: https://github.com/apache/dolphinscheduler/issues/12544#issuecomment-1292866155
`sbr.append(addCustomParameters(paramsMap));` 这个代码导致的,我也遇到了这个问题,如果不设置就会报NULL错误,他这个强制加上自定义参数的逻辑感觉并没有对自定义参数做判断,也不是每个datax的job 都需要自定义参数 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
