Enabling the execution of Jobs using external tools (SDK)
If the Job you want to execute on a Remote Engine uses external tools,
for example, SDK, you must define the path in the Remote Engine wrapper configuration file
as well.
Procedure
Stop the Remote Engine service.
Browse to the <RemoteEngineInstallationDirectory>/etc directory.
Open the Talend-Remote-Engine-wrapper.conf file.
Add the following property to the Wrapper Properties
section:
set.PATH=<PATH_TO_SDK>;%PATH_WITH_JAVA%
If you are
using a Talend Remote Engine
version earlier than 2.13, use %PATH% instead of
%PATH_WITH_JAVA% in this line. This difference is due to a Karaf
version change.
Restart the service.
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 – please let us know!