Install Python for the Python transformation on Hadoop

Install Python for the Python transformation on Hadoop

Copy Python to the Informatica domain

Copy Python to the Informatica domain

Run the following command to create an environment variable called
$INFA_HOME
and set the value to the location of the Informatica domain:
export INFA_HOME=~/Informatica/10.4.1.1/RC
Update the command based on the product version that you use.
Run the following command to copy the Python installation from
$PYTHONHOME
to the Informatica domain:
cp -r $PYTHONHOME/* $INFA_HOME/services/shared/spark/python/
Run the following command to check the contents of the Informatica domain:
ll $INFA_HOME/services/shared/spark/python/
Verify that the contents include the following folders:
bin include lib share

0 COMMENTS

We’d like to hear from you!