Connecting Talend Remote Engine to Talend Runtime
Configure Talend Remote Engine to securely connect to Talend Runtime using Talend Runtime access username and password.
By default, as Talend Remote Engine and Talend Runtime are installed on the same machine, they can automatically discover each other. To establish a secure connection between them, it is mandatory to specify how Talend Remote Engine can access the Talend Runtime credentials.
For this purpose, use the properties talendruntime.jmx.username and talendruntime.jmx.password, both located in the file: <RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.dsrunner.talendruntime.client.cfg.
The following procedure describes a simplified way to specify the credentials for a quick start. To create a security-strengthened access, see (Optional) Encrypting credentials for Talend Runtime access.Before you begin
- The Talend Runtime access username and password to be used by Talend Remote Engine must have been defined in <runtime_installation>/container/etc/user.properties on the Talend Runtime side.