'Spark UI Executor port and hostname addresses
On Spark UI, executors tab, there is a column called as "Address" as described in Spark documentation at https://spark.apache.org/docs/latest/web-ui.html#executors-tab
I wish to grab these hostname and ports in my Spark program. I am unable to see any documentation as how to get all IP and addresses...
Any ideas?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

