Integration Tools
4. Installing the 4Insights Data Stage Plugin (Linux)
All commands in this section run within the DataStage server.
1. Connect via SSH on the server:
2. Run the command to install Java.
$ yum install java-1.8.0-openjdk.x86_64
3. Download the 4insights libraries to the /home/dsadm/4insights/ folder.
$ sudo wget https://4insights-packages.s3.amazonaws.com/public/latest/4insights-datalake-console-executor.jar
$ sudo wget https://4insights-packages.s3.amazonaws.com/public/latest/4insights-datamodeler-console-executor.jar
4. Download the 4InsightsDSRoutines.dsx file at this link: https://4insights-packages.s3.amazonaws.com/public/latest/4InsightsDSRoutines.dsx
5. Open the IBM DataStage Designer Client tool
6. Click Import > DataStage Components
7. Select the 4InsightsDSRoutines.dsx file downloaded in step 1 and click OK
8. In the "Repository" window, browse the Routines folder and make sure the "FourInsightsDataLake" and "FourInsightsDataModeler" components are created