on 12-09-2025 03:35 PM
The following table is a list of the ports required by the Incorta Direct Data Platform at startup. Using these ports will significantly help avoid startup issues. You set up some of these ports during the installation process. Others are fixed values and cannot be changed. Using the recommended ports will significantly help avoid startup issues.
Certain ports must be open and reachable through the network and these are indicated in the table below.
The table below references file names. You can find the catalina.properties file and the server.xml file at the path: <INSTALLATION_PATH>/IncortaNode/services/<SERVICE_FOLDER>/conf/. Other files mentioned in the table can be found under: <INSTALLATION_PATH>/IncortaNode/.
|
Port # |
Purpose |
Where to change it |
Notes |
|
80 |
HTTP traffic Apache Web Server (if installed) |
Admin Task |
If installing Apache, ports 80 and 443 should be open by default. |
|
4500 |
Node Agent Port |
/nodeAgent/nodeAgent.cfg |
Installed on each node to connect that node to the CMC |
|
5442 |
SQL Interface (SQLi) port |
TMT/Cluster Management Console (CMC) |
If the client (e.g., Tableau) exists on a remote server, this port must be open for remote access. |
|
5436 |
Incorta (memory) |
TMT/Cluster Management Console (CMC) |
If the client (e.g., Tableau) exists on a remote server, this port must be open for remote access. |
|
8080 |
Tomcat HTTP port |
server.xml |
|
|
8443 |
HTTPS traffic, Tomcat HTTPS for SSL |
server.xml |
|
|
8009 |
Tomcat AJP port |
server.xml |
|
|
6060 |
HTTP Port |
catalina.properties |
|
|
6443 |
HTTP/AJP redirect Port |
catalina.properties |
|
|
6009 |
AJP Port |
catalina.properties |
|
|
7077 |
Spark Master Port |
Spark configuration |
If Spark exists on a remote server, this port must be open for remote access. |
|
7078 |
Spark Worker Port |
Spark configuration |
If Spark exists on a remote server, this port must be open for remote access. |
|
9091 |
Spark Master Web UI Port |
spark-env.sh |
For Spark master, this port must be open for remote access to monitor the Spark jobs and logs. |
|
9092 |
Spark Worker Web UI Port |
spark-env.sh |
For Spark worker, this port must be open for remote access to monitor the Spark jobs and logs. |
|
30000 |
Job ports |
N/A |
Spark dynamically selects ports in the high range. |