Skip to main content

Configuring the Data Service Runner

The deployment of Routes and Data Services is supported on Talend Remote Engines from the Fall '18 release.

OSGi type deployments require that Talend Runtime 7.1.1 or a later version is installed and running on the same machine as the Remote Engine. Microservices do not require any other application for Route and REST data service deployments, except the Data Service Runner module inside the Remote Engine.

Talend Runtime can only be linked to a single Talend Remote Engine.

The use of Talend ESB infrastructure services is only supported if you have the ESB infrastructure services configured as part of your on premises subscription, and you are using Talend Administration Center for the configuration of these services.

Apache ActiveMQ Broker is supported as shipped within Talend Runtime with a cloud-only subscription as well.

Data Service Runner adds new deployment capabilities data services and Routes modeled artifacts:
  • OSGi deployment (kar)

    Supported for Routes, SOAP and REST data services. Requires Talend Remote Engine and Talend Runtime running on the same machine.

  • Microservice deployment (zip)

    Supported for Routes and REST data services. Requires only the Talend Remote Engine with the Data Service Runner.

Talend Remote Engine contains the following Data Service Runner configuration files in <RemoteEngineInstallationDirectory>/etc:
  • org.talend.ipaas.rt.dsrunner.cfg - core properties for microservices and OSGi execution
  • org.talend.ipaas.rt.dsrunner.log4jsocket.collector.cfg - log collector properties
  • org.talend.ipaas.rt.dsrunner.metrics.collector.cfg - metric collector properties
  • org.talend.ipaas.rt.dsrunner.microservice.client.cfg - microservice client properties
  • org.talend.ipaas.rt.dsrunner.talendruntime.client.cfg - Talend Runtime client properties

Each property is taken into account when Data Service Runner starts. A property update requires a stop/start of either the Talend Remote Engine or the Data Service Runner.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!