Table of Contents

Search

  1. Preface
  2. Introduction to Data Integration Hub
  3. Security
  4. Events
  5. User Policies
  6. Operation Console Management
  7. System Properties
  8. Connections
  9. Connectivity to Informatica Intelligent Cloud Services
  10. Integration of Data Integration Hub with Enterprise Data Catalog
  11. Document Management
  12. Entity Management
  13. Export and Import
  14. Data Integration Hub Utilities
  15. Dashboard and Reports Management

Administrator Guide

Administrator Guide

HDFS Connection Hadoop Settings Properties

HDFS Connection Hadoop Settings Properties

An HDFS connection includes the following Hadoop settings properties:
Hadoop Cluster User
Name of the Hadoop cluster user account.
NameNode URI
Use the following connection URI:
hdfs://<namenode>:<port>
Where
  • <namenode>
    is the host name or IP address of the NameNode.
  • <port>
    is the port on which NameNode listens for remote procedure calls (RPC).
For example:
hdfs://mycluster:8020
hdfs://<namenode>:<port>
must be identical to property
fs.defaultFS
as it appears in the file
core-site.xml
.
Hadoop Distribution
Type of Hadoop distribution that the Hadoop cluster uses.

0 COMMENTS

We’d like to hear from you!