Hi, guys My question is about Spark Worker IP address. I have four nodes, four nodes have Wireless module and Ethernet module, so all nodes have two IP addresses. When I vist the webUI, information is always displayed in the Wireless IP address but my Spark computing cluster based on Ethernet. I have tried “ifconfig wlan0 down” and then “start-all.sh”, the Worker IP address become 127.0.0.1, and then I tried “ifconfig l0 down” and the Worker IP address become 127.0.1.1. What should I do to make IP use the IP address of the Ethernet instead of the address of the wireless? Thanks Jay
Sent from Mail for Windows 10