Intelligent Data Lake Service Process Properties
A service process is the physical representation of a service running on a node. When the Intelligent Data Lake Service runs on multiple nodes, a Intelligent Data Lake Service process can run on each node with the service role. You can configure the service process properties differently for each node.
To configure properties for the Intelligent Data Lake Service processes, click the Processes view. Select a node to configure properties specific to that node.
You can edit service process properties such as the HTTP port, advanced options, custom properties, and environment variables. You can change the properties while the Intelligent Data Lake Service process is running, but you must restart the process for the changed properties to take effect.
HTTP Configuration Options
The HTTP configuration options specify the keystore and truststore file to use when the Intelligent Data Lake Service uses the HTTPS protocol.
To edit the HTTP configuration options, click the pencil icon in the HTTP Configuration Options area. In the Edit HTTP Configuration Options window, edit the required fields. The following table describes the HTTP configuration options for a Intelligent Data Lake Service process:
Property | Description |
---|
HTTP Port | Port number for the HTTP connection to the Intelligent Data Lake Service. |
Enable Secure Communication | Use a secure connection to connect to the Intelligent Data Lake Service. If you enable secure communication, you must enter all required HTTPS options. |
HTTPS Port | Port number for the HTTPS connection to the Intelligent Data Lake Service. |
Keystore File | Path and the file name of keystore file that contains key and certificates required for the HTTPS connection. |
Keystore Password | Password for the keystore file. |
Truststore File | Path and the file name of the truststore file that contains authentication certificates for the HTTPS connection. |
Truststore Password | Password for the truststore file. |
Advanced Options
You can set the maximum heap size and Java Virtual Machine (JVM) options from the Advanced Options area.
To edit the advanced options, click the pencil icon in the Advanced Options area. In the Edit Advanced Options window, edit the required fields.
The following table describes the advanced options:
Property | Description |
---|
Maximum Heap Size | Maximum amount of RAM in megabytes to allocate to the Java Virtual Machine (JVM) that runs the Intelligent Data Lake Service. |
JVM Command Line Options | JVM command line options for the Intelligent Data Lake Service processes. |
Custom Options
Configure custom properties that are unique to specific environments. You might need to apply custom properties in special cases.
When you define a custom property, enter the property name and an initial value. Define custom properties only at the request of Informatica Global Customer Support.
To view the custom options, select the service in the Domain Navigator and click the Properties view. You can change the properties while the service is running, but you must restart the service for the properties to take effect.
To edit the custom options, click the pencil icon in the Custom Options area. In the Edit Custom Options window, edit the required fields.
Environment Variables
You can configure environment variables for the Intelligent Data Lake Service process.
The following table describes the environment variables:
Property | Description |
---|
Environment variable | Enter a name and a value for the environment variable. |