Available in VPC
This guide introduces how to configure the web browser proxy for accessing Secure Hadoop Web UI from NAVER Cloud Platform environment.
Preparations
- The Firefox web browser must be installed.
- For more information on how to install and use Firefox, see Mozilla official website.
Configure the web browser proxy
This guide introduces how to configure the proxy using the profile feature of the Firefox web browser in 4 steps.
1. Create the profile of Firefox web browser
- Run the following commands in the terminal to run the profile administrator.
/Applications/Firefox.app/Contents/MacOS/firefox –ProfileManager


- Click the [Create profile] button and enter
test-secure-clusterin the new profile name.
2. Select the profile and start Firefox
- Select the profile you created.
- Uncheck the Use the selected profile when starting without asking button and click Start Firefox.
3. Change profile settings
- Change the network and proxy related settings of the created
test-secure-clusterprofile as follows:
Change network settings

- Enter
about:configin the address bar and edit the following network related items:network.negotiate-auth.trusted-uris=http://,https://network.stricttransportsecurity.preloadlist=falsenetwork.cookie.sameSite.noneRequiresSecure=false
Change proxy settings

- Enter
about:preferencesin the address bar or search for "proxy settings" in the Firefox settings menu.
- HTTP Proxy:
10.0.4.9(port:18888) - Check Use this proxy for HTTPS.
- Select SOCKS v5.
- When you use SOCKS v5, check DNS proxy.
- HTTP Proxy:
4. Check the HTTP proxy IP

- Copy the domain address on the cluster details page of Cloud Hadoop.

- Run
nslookup [도메인]in the terminal. - Copy the IP in the Address item and enter it in the HTTP proxy.
5. Open the Firefox web browser with the created profile
Caution
After running Firefox with the created profile, you must rerun all running Firefox web browsers for normal operation.
- Enter the profile directly to open the Firefox web browser.
/Applications/Firefox.app/Contents/MacOS/firefox -P test-secure-cluster http://e-001-test-secure-cluster-fk6-hd.kr.ch.naverncp.com:8080
Run Firefox with the created profile using the above commands and access Ambari Web UI immediately.
-
Open the Firefox web browser and select a profile.

- HTTP Proxy:
10.0.4.9(port:18888)
When you run Firefox, select thetest-secure-clusterprofile in the Select profile window.
Enter the following URL in the address bar and access Ambari Web UI.
- HTTP Proxy:
http://e-001-test-secure-cluster-fk6-hd.kr.ch.naverncp.com:8080
- Check Ambari Web UI access.
