Skip to main content Skip to complementary content

Starting Talend Remote Engine (sudo)

Procedure

  1. Activate the sudo feature:
    • For data integration Jobs, open <RemoteEngineInstallationDirectory>/etc/org.talend.remote.jobserver.server.cfg file and set the following parameter to true: org.talend.remote.jobserver.commons.config.JobServerConfiguration.SUDO_SU_MODE=true .
    • For microservice data services/Routes, open <RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.dsrunner.cfg file and set this parameter to true: ms.running.sudo.su.mode=true.
  2. Start Talend Remote Engine using the sudo sh start command.
    Information noteNote: If you do not use sudo, the artifacts will stop responding since a password is required on the Talend Remote Engine side.

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!