Installation and Upgrade Guide > Part VI: Install and Configure for IBM BigInsights > Manual Configuration Tasks for IBM BigInsights > Update Files on the Developer Tool
  

Update Files on the Developer Tool

Update developerCore.ini on the machine that hosts the Developer tool.
Before you perform configuration on the Developer tool, you need to copy some configuration files to the machine that hosts the Developer tool.
  1. 1. Find hdfs-site.xml and core-site.xml on the name node of the cluster.
  2. 2. Copy the files to the following location on the machine that hosts the Developer tool:<Informatica installation directory>/clients/DeveloperClient/Hadoop/<Hadoop distribution><version>/conf

developerCore.ini

Edit developerCore.ini to enable communication between the Developer tool and the Hadoop cluster. You can find developerCore.ini in the following directory: <Informatica installation directory>\clients\DeveloperClient
Add the following property:
-DINFA_HADOOP_DIST_DIR=hadoop\<distribution><version>
The change takes effect when you restart the Developer tool.