This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Default Ports of WSO2 IS Analytics
Given below are the specific ports used by WSO2 IS Analytics
Ports inherited from WSO2 BAM
- 7712 - Thrift SSL port for secure transport, where the client is authenticated to use WSO2 IS Analytics.
- 7612 - Thrift TCP port where WSO2 IS Analytics receives events from clients.
Ports used by the Spark Analytics Engine
The Spark Analytics engine is used in 3 separate modes in WSO2 IS Analytics as follows.
- Local mode
- Cluster mode
- Client mode
Default port configurations for these modes are as follows.
For more information on these ports, go to Apache Spark Documentation.
Ports available for all modesÂ
The following ports are available for all three modes explained above.ÂDescription Port number spark.ui.port
4041 spark.history.ui.port
18081 spark.blockManager.port
12001 spark.broadcast.port
12501 spark.driver.port
13001 spark.executor.port
13501 spark.fileserver.port
14001 spark.replClassServer.port
14501 Ports available for the cluster modeÂ
The following ports are available only for the cluster mode.Description Port number spark.master.port
7078 spark.master.rest.port
6067 spark.master.webui.port
8082 spark.worker.port
11001 spark.worker.webui.port
11501