Settings you can Modify when you Select the Custom Installation¶
When you select Default installation, the installer installs each module with the default settings. This is the recommended option and the most convenient one.
If you select Custom installation, you can modify the following settings.
Virtual DataPort¶
When you select Custom Installation in the step 2 of the installation wizard, you can configure the following settings of the Virtual DataPort server:
Server port number: port to listen for incoming connections of the Administration Tool, the Design Studio, the Denodo JDBC driver and the Denodo web container.
ODBC port number: port to listen for incoming ODBC connections.
JMX monitoring ports (Monitoring port number and Auxiliary port number): ports to listen for incoming connections monitoring applications (i.e. JMX applications). The Denodo Diagnostic & Monitoring Tool and the Solution Manager connect to these ports.
Shutdown port number: port that Virtual DataPort will listen for shutdown requests.
In Windows operating systems, select Install as a Windows service to install Virtual DataPort as a Windows service.
Note
If a firewall software is used to control the traffic between the clients and the server, it must be configured to allow communication to these ports.
Scheduler Server¶
When you select Custom Installation in the step 2 of the installation wizard, you can configure the following settings of the Scheduler server:
Server port number: port that the Scheduler server will listen for incoming requests.
Shutdown port number: port that the Scheduler server will listen for shutdown requests.
Auxiliary Port number: auxiliary port used by the Scheduler server to communicate with its clients.
In Windows operating systems, select Install as a Windows service to install the Scheduler server as a Windows service.
Scheduler Index Server¶
When you select Custom Installation in the step 2 of the installation wizard, you can configure the following settings of the Scheduler Index server:
Server port number: port that the Scheduler Index server will listen for incoming connections.
Shutdown port number: port that the Scheduler Index server will listen for shutdown requests.
Auxiliary port number: auxiliary port used by the Scheduler Index server to communicate with its clients.
In Windows operating systems, select Install as a Windows service to install the Scheduler Indexing Server as a Windows service.
Embedded Web Container¶
The Denodo Platform embeds the Apache Tomcat Web container, which is used, among other things, to deploy some of the Denodo Platform administration tools, the Data Catalog, etc.
When you select Custom Installation in the step 2 of the installation wizard, you can configure the following settings of the Web container:
HTTP port number: port that the Web container will listen for incoming requests.
Shutdown port number: port that the Web container will listen for shutdown requests.
JMX management port number: port that the Web container will listen for requests from JMX monitoring tools such as Denodo Monitor, Java VisualVM or JConsole. In addition, it is used by the other modules of the Denodo Platform to send requests to the web container such as deploy or undeploy a Denodo administration tool, a web service, etc.
Auxiliary management port number: auxiliary port used by the web container to communicate with its clients. I.e. JMX monitoring tools and other modules of the Denodo Platform.