Available in...Cloud API Services Platform
Cloud Big Data
Cloud Big Data Platform
Cloud Data Fabric
Cloud Data Integration
Cloud Data Management Platform
Before you begin
- You have downloaded the installer file.
- You have created the Remote Engine in Talend Cloud Management Console.
Procedure
-
Navigate to the download directory in your terminal.
-
Enter chmod +x <installer_filename>.
Example
chmod +x Talend-RemoteEngine-V<2.9.0>-<173>-Linux-x64.run
-
Enter ./<installer_filename> --mode unattended --installdir
/opt/TalendRemoteEngine --region <xxx> --authkey
<PreAuthKey>.
The region is reflected in your
Talend Cloud URL.
<PreAuthKey>
is the Remote Engine key generated when you
created the engine in
Talend Cloud Management Console.
Example
./Talend-RemoteEngine-V<2.9.0>-<173>-Linux-x64.run --mode unattended --installdir /opt/TalendRemoteEngine --region <us> --authkey <1a2b3c4d5e6f7g8h9i>
Results
The Remote Engine is installed and paired.