Arturo-Penas-Rial commented on issue #12367: URL: https://github.com/apache/dolphinscheduler/issues/12367#issuecomment-1285695661
Hi @William-GuoWei ... Let me check if I understood :-) In Airflow, the worker node can contain both PENTAHO PDI and CARTE, I managed to do it and it works. However, I would like to use DS, but I still can't get a worker node with PENTAHO PDI and CARTE. What I am trying to do is to extend the DS worker image, to incorporate PENTAHO. Is it possible? I do not want to have a docker of Kettle with DS client inside a "worker". From your previous message I understand that the above would not be possible, so I should create a docker node with PENTAHO PDI and CARTE (not integrating the DS orchestration) and access it through the worker? If so, how do I schedule a task (ETL) since the PENTAHO node would be out of scope? My ETLs are in local server, and the idea was to migrate it to a DS "worker" node, sharing a directory with the ETL files and from the DS agenda invoke via HTTP the execution in CARTE of those ETLs. I haven't found any communication to guide me on how to customize the "worker". It would be great if DS could have images with pre-installed typocos products like for example PENTAHO! How do you think I can move forward? Thanks and have a nice day! -- 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]
