Enabling a Hadoop Connection as a Target
To use Hadoop Connector in a Data Synchronization task, you must create a connection in Informatica Cloud. When you perform an insert operation on non-Kerberos clusters, the Secure Agent uses the hadoop fs -put <FS> <HDFS> command to upload the file to the HDFS and uses the hadoop fs -rm -r <HDFS> command to delete the file from the HDFS. When you enable Kerberos authentication, the Secure Agent does not use the Hadoop commands to write data to or delete data from the HDFS.
Perform the following steps to create a Hadoop connection in Informatica Cloud.
1. In Informatica Cloud home page, click Configure.
2. Select Connections.
The Connections page appears.
3. Click New to create a connection.
The New Connection page appears.
4. Specify the values of the connection parameters.
5. Click Test to evaluate the connection.
6. Click OK to save the connection.