Starting Talend JobServer with sudo
Start Talend JobServer with sudo to grant it the permissions required for privileged operations, such as accessing specific resources or using restricted ports.
Information noteImportant: If you have already started Jobs from this server, it is recommended
to remove the directory <jobserver_path>/TalendJobServerFiles
before restarting the server with sudo. This helps avoid unexpected
authorizations on already deployed Jobs or cached files.
Procedure
Starting Talend JobServer with pre-configured sudo privileges
To avoid the need for repetitive sudo commands, configure
the system’s sudoers file to automate permissions for specific commands
required by Talend JobServer.
Procedure
Results
User jerry can start Talend JobServer by running sh start_rs.sh instead of sudo sh start_rs.sh.