Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
Property
| Description
|
---|---|
Name
| Name of the service. The name is not case-sensitive and must be unique within the domain. The name cannot exceed 128 characters or begin with @. The name cannot contain character spaces. The characters in the name must be compatible with the code page of the Model repository that you associate with the Catalog Service.
The name cannot contain the following special characters:
` ~ % ^ * + = { } \ ; : ' " / ? . , < > | ! ( ) ] [
|
Description
| Description of the service. The description cannot exceed 765 characters.
|
Location
| Domain in which the application service runs.
|
License
| License to assign to the Informatica Cluster Service. Select the license that you installed with Enterprise Data Catalog.
|
Node
| Node in the Informatica domain on which the Informatica Cluster Service runs. If you change the node, you must recycle the Informatica Cluster Service.
|
Backup Nodes
| If your license includes high availability, nodes on which the service can run if the primary node is unavailable.
|
Property
| Description
|
---|---|
HTTP Port
| A unique HTTP port number used for each Data Integration Service process. The defaults is 8085.
|
Enable Transport Layer Security (TLS)
| Select the option to enable TLS for the Informatica Cluster Service.
|
HTTPS Port
| Port number for the HTTPS connection. Required if you select
Enable Transport layer Security .
|
Keystore File
| Path and file name of the keystore file. The keystore file contains the keys and certificates required if you use the SSL security protocol with Catalog Administrator. Required if you select Enable Transport layer Security .
|
Keystore Password
| Password for the keystore file. Required if you select
Enable Transport Layer Security .
|
SSL Protocol
| Secure Sockets Layer protocol to use.
|
Property
| Description
|
---|---|
Gateway Host
| Fully qualified domain name of the node that you want to configure as the gateway host.
The node that you configure as the gateway host must be a data node or a processing node.
|
Data Nodes
| Comma-separated list of fully qualified domain names of nodes that you want to configure as data nodes.
|
Processing Nodes
| Comma-separated list of fully qualified domain names of nodes that you want to configure as processing nodes.
|
Gateway User
| User name for the gateway host. The gateway user must be a non-root user with sudo access.
You must enable passwordless SSH for the following nodes:
|
Cluster Custom Directory
| Directory for the service. Default is
/opt/informatica/ics .
The permission on the directory must be
u=rwx (0700) or u=rwx,g=rx (0750) . The Postgres service does not start if the directory does not have the required permission.
|
Cluster Shared File System Path
| Applies if you deploy the service in multiple nodes. The shared directory on all cluster nodes. The service uses this directory on all cluster nodes to back up Apache Solr data.
Verify the following directory prerequisites:
|