All docs
This doc
Given below are the specific ports used by WSO2 API-M Analytics
The Spark Analytics engine is used in 3 separate modes in WSO2 API-M Analytics as follows.
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 |