xinxingi commented on issue #14615: URL: https://github.com/apache/dolphinscheduler/issues/14615#issuecomment-1645081028
I found the corresponding code path to support Doris org.apache.dolphinscheduler.plugin.task.datax.DataxTask, the method to generate JSON configuration file is buildDataxJobContentJson(). I reviewed the method and found writer.parameter.* or read.parameter.* many parameters are missing. Therefore, an enhancement should be made to the corresponding code of datax to adapt to more data source plug-in access. -- 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]
