...
To find the IP address the following command can be entered outside of PySPARK:
Code Block |
---|
nslookup cn462cnXX (where XX is the compute node number) |
OR a user can ping the node and the response back will be the compute node’s IP address.
Code Block |
---|
ping cn462 cnXX (where XX is the compute node number) |
Once the IP address is placed within the HTTP link, the Web UI should load and look like the following:
...