Executing Job tasks on a Remote Engine or a cluster
By scheduling its run on a Remote Engine or cluster, your Job task will be executed in an on-premises secure runtime.
By default, you can run 3 different or identical tasks in parallel on a single Remote Engine. For further information about the related configuration, see Running tasks in parallel on a single Remote Engine.
Information noteWarning:
- Current Remote Engine sub folders tree should be reserved for internal
use.
. ├── activemq-data ├── bin ├── data ├── deploy ├── esbrepo ├── etc ├── instances ├── lib ├── scripts ├── system └── TalendJobServersFiles
- Job generated (permanent) files can be stored in any new directory outside of <RemoteEngineInstallationDirectory>.
- Temporary files should be managed with the tCreateTemporaryFile component.
Procedure
Results
Your task is ready to run on Talend Management Console.