Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Implementing Informatica® Big Data Management 10.2 in an Amazon Cloud Environment

Implementing Informatica® Big Data Management 10.2 in an Amazon Cloud Environment

Implementing Informatica® Big Data Management 10.2 in an Amazon Cloud Environment

Step 5. Delete Connections and Configuration Files

Step 5. Delete Connections and Configuration Files

After the mapping run, this script terminates the cluster and deletes connections and domain configuration files.
Domain connections and configuration files to enable the cluster are no longer needed when the cluster is to be terminated. The script for this step deletes the domain connections and configuration files that you updated in step 2.
For example, the following portion removes the Hive connection:
${infa_home}/isp/bin/infacmd.sh isp removeConnection -dn domain -un Administrator -pd Administrator -cn Hive_conn_test_automation >> /tmp/.emr_automation.log echo "" >> /tmp/.emr_automation.log echo "Deleting HDFS connection..." >> /tmp/.emr_automation.log
The script contains a similar section for each of the connections and files to remove.

0 COMMENTS

We’d like to hear from you!